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

build(deps): automate requirements.txt #1586

Merged
merged 6 commits into from
Oct 2, 2023

Conversation

cpswan
Copy link
Member

@cpswan cpswan commented Oct 2, 2023

Dependabot PRs (like #1582 last week) for Python dependencies have been bumping poetry files, but we've had to update requirements.txt (where we use SHA pinning) manually

- What I did

Introduced a workflow that runs when pyproject.toml is modified

- How I did it

We've been using this workflow for a while in at_python atsign-foundation/at_python#35

Dependabot token with scope for repo-public has already been added.

- How to verify it

Wait for a Dependabot PR for a Python dependency.

- Description for the changelog

build(deps): automate requirements.txt

@cpswan cpswan self-assigned this Oct 2, 2023
@cpswan cpswan merged commit 514f6eb into trunk Oct 2, 2023
19 checks passed
@cpswan cpswan deleted the cpswan-automate-requirements.txt branch October 2, 2023 13:02
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.

2 participants