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 monitoring of multiple build images not working #932

Closed
atc0005 opened this issue Mar 8, 2023 · 2 comments · Fixed by #933
Closed

Dependabot monitoring of multiple build images not working #932

atc0005 opened this issue Mar 8, 2023 · 2 comments · Fixed by #933
Assignees
Milestone

Comments

@atc0005
Copy link
Owner

atc0005 commented Mar 8, 2023

While spot-checking the PRs submitted to cover updating Go 1.19.6 and 1.20.1 I found that multiple images were not updated:

  • /oldstable/build/release
  • /oldstable/combined
  • /stable/build/cgo-mingw-w64
  • /stable/build/release
  • /unstable/build/release
  • /unstable/combined

Checking the .github/dependabot.yml file I found that I failed to update monitored paths after the v0.9.0 changes moved/renamed many of them.

@atc0005 atc0005 added this to the v0.9.1 milestone Mar 8, 2023
@atc0005 atc0005 self-assigned this Mar 8, 2023
atc0005 added a commit that referenced this issue Mar 8, 2023
- /oldstable/build/release
- /oldstable/combined
- /stable/build/cgo-mingw-w64
- /unstable/build/release
- /unstable/combined

These were missed after all of the work in v0.9.0 to rearrange
paths & refresh images.

refs GH-932
refs GH-847
@atc0005
Copy link
Owner Author

atc0005 commented Mar 8, 2023

Forgot to include this one in the OP (initially):

  • /stable/build/release

@atc0005
Copy link
Owner Author

atc0005 commented Mar 8, 2023

Checking the .github/dependabot.yml file I found that I failed to update monitored paths after the v0.9.0 changes moved/renamed many of them.

Correction: v0.8.0, not v0.9.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant