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

Support for bumping docker containers inside azure-pipelines.yml? #2194

Open
njsmith opened this issue Jan 29, 2019 · 5 comments
Open

Support for bumping docker containers inside azure-pipelines.yml? #2194

njsmith opened this issue Jan 29, 2019 · 5 comments
Labels
L: docker Docker containers T: new-ecosystem Requests for new ecosystems/languages

Comments

@njsmith
Copy link

njsmith commented Jan 29, 2019

Azure Pipelines has an interesting feature where the azure-pipelines.yml file can name a container to use for running tests: https://docs.microsoft.com/en-us/azure/devops/pipelines/process/container-phases?view=azdevops&tabs=yaml

It would be neat if dependabot could bump these container tags, like it can FROM lines.

From the doc above, there seem to be a few different variants:

container: <container tag>

containerImage: <container tag>

container: <arbitrary string>
  image: <container tag>
  endpoint: <registry url>
@feelepxyz
Copy link
Contributor

@njsmith thanks for the suggestion! Wondering if it makes sense to do this once we've added support for Azure DevOps Repos, got a few people also asking for it here: dependabot/feedback#128

We've also been holding off on adding new languages for a while to get all existing languages into a stable state. Still got a way to go here so keeping this open ✌️

@njsmith
Copy link
Author

njsmith commented Feb 5, 2019

I'm pretty sure this is entirely unrelated to dependabot/feedback#128. Azure pipelines supports github, so there are lots of projects that use github for hosting and have azure-pipelines.yml files in their repos that could use bumping.

@feelepxyz
Copy link
Contributor

@njsmith ah yes of course! Thanks for clarifying! Sorry for not getting back to your earlier. We've been pretty swamped 🤠

@njsmith
Copy link
Author

njsmith commented Oct 23, 2019

This would still be a nice feature.

@infin8x infin8x transferred this issue from dependabot/feedback Jun 29, 2020
@infin8x infin8x added the T: new-ecosystem Requests for new ecosystems/languages label Jul 2, 2020
@dependabot dependabot deleted a comment from stale bot Aug 23, 2022
@jeffwidman
Copy link
Member

Related:

There's a lot of ecosystems actually where it'd be convenient to bump docker image references.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: docker Docker containers T: new-ecosystem Requests for new ecosystems/languages
Projects
None yet
Development

No branches or pull requests

4 participants