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

ci: migrate SDLC to modern Python stack with uv, rye and ruff #473

Draft
wants to merge 31 commits into
base: master
Choose a base branch
from

Conversation

lvaylet
Copy link
Collaborator

@lvaylet lvaylet commented May 18, 2024

No description provided.

@lvaylet lvaylet self-assigned this May 18, 2024
@lvaylet
Copy link
Collaborator Author

lvaylet commented May 21, 2024

  • Check that the new workflow is compatible with release-please, even with setup.py and setup.cfg removed. Fork this repository to safely create new minor and major versions for the tests.
  • Check that the package can be published with rye publish. Use the test version of PyPI.
  • Check that the package can be still imported with no code change with the new src layout. Some customers just want to write a wrapper around the SLO Generator.
  • Check if release-please is compatible with a dynamic version in pyproject.toml, for example in src/slo_generator/__version__.py.

@lvaylet lvaylet marked this pull request as draft May 21, 2024 06:42
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