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

Versioning with poetry and automatic release #16

Merged
merged 16 commits into from
Feb 14, 2024

Conversation

Thanhphan1147
Copy link
Collaborator

@Thanhphan1147 Thanhphan1147 commented Feb 7, 2024

Use poetry to manage versioning.
Use semantic versioning and autobump on push to main, but only bump minor version.
A bot commit will be pushed to bump the version in pyproject.toml

Checklist

  • The contributing guide was applied
  • The documentation is generated using src-docs
  • The PR is tagged with appropriate label (urgent, trivial, complex)

@Thanhphan1147 Thanhphan1147 requested a review from a team as a code owner February 7, 2024 18:00
pyproject.toml Outdated Show resolved Hide resolved
.github/workflows/create_release.yaml Outdated Show resolved Hide resolved
pyproject.toml Show resolved Hide resolved
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

license-eye has totally checked 50 files.

Valid Invalid Ignored Fixed
27 1 22 0
Click to see the invalid file list
  • poetry.lock

poetry.lock Show resolved Hide resolved
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

license-eye has totally checked 50 files.

Valid Invalid Ignored Fixed
30 19 1 0
Click to see the invalid file list
  • .github/pull_request_template.md
  • .github/workflows/create_release.yaml
  • .github/workflows/integration_test.yaml
  • .github/workflows/test.yaml
  • .gitignore
  • .licenserc.yaml
  • CODEOWNERS
  • CONTRIBUTING.md
  • LICENSE
  • README.md
  • pytest.ini
  • renovate.json
  • requirements.dev.txt
  • setup.cfg
  • src-docs/group_provider.base.md
  • src-docs/group_provider.md
  • src-docs/group_provider.sql.md
  • src-docs/models.md
  • src-docs/provider.md

.github/workflows/create_release.yaml Show resolved Hide resolved
.licenserc.yaml Show resolved Hide resolved
cbartz
cbartz previously approved these changes Feb 14, 2024
.licenserc.yaml Outdated Show resolved Hide resolved
cbartz
cbartz previously approved these changes Feb 14, 2024
merkata
merkata previously approved these changes Feb 14, 2024
Copy link
Contributor

@merkata merkata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, integ is failing (should be libjuju related)

@Thanhphan1147 Thanhphan1147 dismissed stale reviews from merkata and cbartz via c0ceaa2 February 14, 2024 13:17
@Thanhphan1147 Thanhphan1147 merged commit dac33d8 into main Feb 14, 2024
19 checks passed
@Thanhphan1147 Thanhphan1147 deleted the versioning_with_poetry branch February 14, 2024 13:52
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.

4 participants