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

Setup process/automation to bump hub/api package dependencies #188

Open
dprotaso opened this issue Feb 10, 2021 · 3 comments
Open

Setup process/automation to bump hub/api package dependencies #188

dprotaso opened this issue Feb 10, 2021 · 3 comments
Labels
area/plumbing Issues or PRs related to the plumbing infrastructure but needing attention in a non-plumbing repo. kind/feature Categorizes issue or PR as related to a new feature. lifecycle/frozen

Comments

@dprotaso
Copy link
Contributor

It seems like hub/api wasn't keeping it's dependencies up to date ie. bumpingtektoncd/pipeline

see: 6402cc3

I've dropped require directives for k8s deps across tekton but for updates to get picked up it needs all ancestor dependencies to regularly bump.

Given that the hub/api package is imported by the cli we should regularly keep dependencies up to date. Specifically that means something should bump github.com/tektoncd/pipeline and everything else will follow.

@vdemeester
Copy link
Member

/kind feature
/area plumbing

@tekton-robot tekton-robot added kind/feature Categorizes issue or PR as related to a new feature. area/plumbing Issues or PRs related to the plumbing infrastructure but needing attention in a non-plumbing repo. labels Feb 10, 2021
@tekton-robot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale with a justification.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close with a justification.
If this issue should be exempted, mark the issue as frozen with /lifecycle frozen with a justification.

/lifecycle stale

Send feedback to tektoncd/plumbing.

@dprotaso
Copy link
Contributor Author

/lifecycle frozen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/plumbing Issues or PRs related to the plumbing infrastructure but needing attention in a non-plumbing repo. kind/feature Categorizes issue or PR as related to a new feature. lifecycle/frozen
Projects
Status: Todo
Development

No branches or pull requests

3 participants