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 docker for GitHub Actions #2307

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

frezbo
Copy link

@frezbo frezbo commented Jul 11, 2020

This is mostly some hacks I did to get docker dependency update support for github-actions. Due to the way the current code is organized it seems harder to use the existing docker package_manager. Are we going to support some kind of sub-dependecy for github-actions type?

Fix #5541

DO NOT MERGE

frezbo added 3 commits July 12, 2020 02:17
Signed-off-by: Noel Georgi <git@frezbo.com>
Signed-off-by: Noel Georgi <git@frezbo.com>
@frezbo
Copy link
Author

frezbo commented Jul 12, 2020

I did a code cleanup in the second commit, if it's the right direction, I can now think of fixing/adding specs and also update the file_updater for docker package in github_actions. It;s just a silly code now.

@frezbo frezbo changed the title Hacks and hacks Support docker for GitHub Actions Jul 14, 2020
@channelbeta
Copy link

Hi @frezbo , I'd love to see this code merged. Do you know if there is any open issue open about it as well?

@jeffwidman jeffwidman added blocked 🚫 T: new-ecosystem Requests for new ecosystems/languages on-hold 🛑 Feature is proposed but hasn't been scheduled and removed blocked 🚫 labels Oct 1, 2022
@jeffwidman
Copy link
Member

👋 Thanks, and sorry for the horribly slow reply from the team. We're just now starting to catchup on some of the backlog that we couldn't get to while transitioning to GitHub's infra.

I appreciate the PR, but new ecosystem support is on pause for now (and has been for a while). Once we're ready to accept new ecosystems, then we'll be ready to have more discussions on this. We've also explored the idea of making Dependabot pluggable to support community contributions, but a number of bits are still unclear, so no idea if / when that might ship.

@ssbarnea
Copy link

ssbarnea commented Oct 5, 2022

@jeffwidman there is one aspect here: github actions are as internal to github as they can be, so adding support for github own stuff,.... should maybe be a priority? Maybe it was not before the acquisition, but now?

@oradwell
Copy link

oradwell commented May 13, 2024

@abdulapopoola @JamieMagee any update on this now that new ecosystems are accepted again as of #8844?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
on-hold 🛑 Feature is proposed but hasn't been scheduled T: new-ecosystem Requests for new ecosystems/languages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bump docker image references in GitHub Actions workflow
5 participants