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

Add mechanism to update vendored dependencies automatically #1696

Open
pganssle opened this issue Feb 22, 2019 · 0 comments
Open

Add mechanism to update vendored dependencies automatically #1696

pganssle opened this issue Feb 22, 2019 · 0 comments
Labels
enhancement help wanted major Needs Implementation Issues that are ready to be implemented.

Comments

@pganssle
Copy link
Member

In the long run, I would love to have a bot that makes automatic PRs whenever our vendored dependencies are updated. In the short run, I think we can be satisfied with the following setup:

  1. A script and/or tox environment that we can run that does the update for us.
  2. A weekly CI job - either not run during normal PR, or run as an "allowed failure" during normal PR - that runs the script and notifies us if it fails, so we can manually do the update.
@pganssle pganssle added enhancement help wanted major Needs Implementation Issues that are ready to be implemented. labels Feb 22, 2019
ozars added a commit to ozars/setuptools that referenced this issue Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement help wanted major Needs Implementation Issues that are ready to be implemented.
Projects
None yet
Development

No branches or pull requests

1 participant