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: Dependabot #70

Closed
1 task
nphilipp opened this issue Oct 29, 2021 · 0 comments · Fixed by #71
Closed
1 task

CI: Dependabot #70

nphilipp opened this issue Oct 29, 2021 · 0 comments · Fixed by #71
Assignees

Comments

@nphilipp
Copy link
Collaborator

Story

As a maintainer of Duffy,
I want that the dependencies used for testing are updated regularly,
so we can benefit from bugfixes and notice potential problems.

Acceptance Criteria

  • Dependabot is configured in the repository to check for updated dependencies

Background

poetry install uses the dependency versions pinned in poetry.lock for local environments and CI tests. Dependabot checks for available updates and submits pull requests to update these versions.

@nphilipp nphilipp created this issue from a note in Q4/2021 Initiative (In progress) Oct 29, 2021
@nphilipp nphilipp self-assigned this Oct 29, 2021
@nphilipp nphilipp moved this from In progress to In Review in Q4/2021 Initiative Oct 29, 2021
siddharthvipul pushed a commit that referenced this issue Oct 29, 2021
Fixes: #70

Signed-off-by: Nils Philippsen <nils@redhat.com>
Q4/2021 Initiative automation moved this from In Review to Done Oct 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant