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

feat(ci): add workflow for automatic dependency updates using poetry #144

Merged
merged 2 commits into from
Aug 19, 2024

Conversation

maciejmajek
Copy link
Member

@maciejmajek maciejmajek commented Aug 18, 2024

Purpose

  • Automate the updating of Python dependencies using Poetry in the repository.

Proposed Changes

  • Add a GitHub Actions workflow that triggers a weekly Poetry dependency update using fuzzylabs/gha-poetry-update@v1.

Issues

  • No specific issues linked to this PR.

Testing

The workflow was tested by running it on GitHub Actions:

…pendency updates using poetry

feat(poetry-update.yml): schedule workflow to run weekly on Mondays at midnight
feat(poetry-update.yml): add job to upgrade dependencies using fuzzylabs/gha-poetry-update action with Python 3.12 version
@maciejmajek maciejmajek merged commit 84df738 into development Aug 19, 2024
2 checks passed
@maciejmajek maciejmajek deleted the ci/packages-bumper branch August 19, 2024 12:00
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.

3 participants