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

[CI] - Improve Version Management #50

Open
kcoleman731 opened this issue Jun 3, 2022 · 0 comments · May be fixed by #433
Open

[CI] - Improve Version Management #50

kcoleman731 opened this issue Jun 3, 2022 · 0 comments · May be fixed by #433
Labels
enhancement New feature or request

Comments

@kcoleman731
Copy link

kcoleman731 commented Jun 3, 2022

Proposal: Utilize Renovate for dependency updates.

Renovate looks like it could help us from a dependency update perspective on the project:

  • It scans and reports on a number of different tools used: Terraform modules, GitHub actions, Helm charts, Docker images, etc.
  • It provides a single pane of glass that reports on what it is aware of, what updates are available, simple checkbox to re-scan entire project, simple checkbox to rebase all PRs its created or update independently. Check out the test repo I created which shows this issue that is meant to always hang around so Renovate can keep it updated https://github.com/clowdhaus/bot-test/issues/3

Once this initial scan completes we'll be able to tell more about what it was able to detect, and what it was unable to detect. This might guide us on how we specify certain values so that it can be detected by these tools (for this project but also for our users).

Currently running a test on this project here, but it looks like there is a low rate limit its hitting on this initial scan (even updates the issue ticket with Rate Limit - great at providing a lot of detail in real-time):
image

@bryantbiggs bryantbiggs added the enhancement New feature or request label Jun 4, 2022
@bryantbiggs bryantbiggs removed their assignment Jul 16, 2022
@askulkarni2 askulkarni2 changed the title [CI] - Add Renovate Bot [CI] - Improve Version Management Aug 11, 2022
@bryantbiggs bryantbiggs transferred this issue from aws-ia/terraform-aws-eks-blueprints Mar 17, 2023
@calebhansard calebhansard linked a pull request Nov 6, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

2 participants