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

Enable dependabot on our composite actions #418

Open
RobPasMue opened this issue Mar 11, 2024 · 6 comments
Open

Enable dependabot on our composite actions #418

RobPasMue opened this issue Mar 11, 2024 · 6 comments
Assignees
Labels
bug Defects or glitches reported by users or developers dependencies Related with project dependencies

Comments

@RobPasMue
Copy link
Member

Currently dependabot is only updating the main workflow file. However, it'd be great if dependabot updated the composite actions directly in this repo.

There is a solution which would consist on duplicating the package-ecosystem: "github-actions" N times, where N is the number of actions we have. However, after dependabot/dependabot-core#2178 is solved (see dependabot/dependabot-core#2178 (comment) for recent activity) we should be able to use wildcards on our dependabot.yml file and thus making it super simple to implement.

Let's wait for dependabot/dependabot-core#2178 to be closed and we can get started with this afterwards.

@RobPasMue RobPasMue self-assigned this Mar 11, 2024
@jorgepiloto jorgepiloto added bug Defects or glitches reported by users or developers dependencies Related with project dependencies labels Mar 11, 2024
@jorgepiloto
Copy link
Member

We may be part of the beta testing for this, see dependabot/dependabot-core#2178 (comment)

@RobPasMue
Copy link
Member Author

Good catch @jorgepiloto! I didn't realize we could be beta testers

@jorgepiloto
Copy link
Member

Some issues found with the latest syntax, see https://github.com/github-early-access/dependabot-wildcard-glob-private-beta/issues/3

@RobPasMue
Copy link
Member Author

We can't access that link but we trust you :)

@jorgepiloto
Copy link
Member

True. Here is the link to the issue in this same repository:

  • Go to ansys/actions
  • Click on Insights tab -> Dependency graph section -> Dependabot tab

Direct link: https://github.com/ansys/actions/network/updates/20639306/jobs

@jorgepiloto
Copy link
Member

The repository has been archived. Looks like Dependabot maintainers are working on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Defects or glitches reported by users or developers dependencies Related with project dependencies
Projects
None yet
Development

No branches or pull requests

2 participants