Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements to configuration handling and release management #22

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sunu
Copy link
Collaborator

@sunu sunu commented Mar 11, 2025

Related to 2i2c-org/infrastructure#5414

Includes the following changes:

  • Now using traitlets to handle configuration and command line arguments
  • Switched to pyproject.toml from setup.py
  • Using tbump to update version tags
  • Added documentation on how to make a new release

@sunu sunu changed the title Use traitlets library for configuration handling Improvements to configuration handling and release management Mar 12, 2025
@sunu sunu marked this pull request as ready for review March 12, 2025 06:39
@sunu sunu requested review from yuvipanda, batpad and sgibson91 March 12, 2025 06:39
@sunu
Copy link
Collaborator Author

sunu commented Mar 12, 2025

Linter fixes are in a separate PR (#23) to make sure this PR doesn't get too big.

@sunu sunu marked this pull request as draft March 12, 2025 08:14
@sunu
Copy link
Collaborator Author

sunu commented Mar 12, 2025

Still need to make some changes to the Helm chart to make use of the traitlet based config options.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant