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

dependabot: support for docker internal registry #4539

Merged
merged 2 commits into from
Mar 26, 2025

Conversation

v1v
Copy link
Member

@v1v v1v commented Mar 25, 2025

What

Use dependabot for updating docker images stored in our internal docker registry using this.

Closes #4537

Why

We already have secrets stored for accessing the internal docker registry. Use one dependency management tool with native support for GitHub actions and the GH secrets access control.

This has been already tested in the past in a sandbox repository and also in another GH internal repositories.

Actions

  • Create Dependabot GitHub secret using CasC.

Checklist

  • Implement code
  • Add tests
  • Update TypeScript typings
  • Update documentation
  • Add release notes to docs/release-notes/index.md
  • Commit message follows commit guidelines

@v1v v1v requested review from a team March 25, 2025 13:39
@v1v v1v self-assigned this Mar 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dependabot: fail when bumpiing docker images
2 participants