-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
part:noxAffects the configuration of noxAffects the configuration of noxtype:tech-debtImproves the project without visible changes for usersImproves the project without visible changes for users
Milestone
Description
What's needed?
Move Nox sessions and helpers into frequenz-noxutil so downstream projects can import and reuse common nox session definitions and utility helpers.
Proposed solution
Files to move
src/frequenz/repo/config/nox/*— utilities, common session definitions, and helpers used by the repository'snoxfile.py.
Suggested new repository layout
frequenz.noxutil(package)__init__.pysessions.py(or similar; exports helpers to build nox sessions)- small CLI or module-level helpers for session reuse
Metadata
Metadata
Assignees
Labels
part:noxAffects the configuration of noxAffects the configuration of noxtype:tech-debtImproves the project without visible changes for usersImproves the project without visible changes for users