Resolve "Initialize the Mimir Renovate.json"
General MR
Summary
Create a Renovate config for Mimir, aligned to the Big Bang Renovate process
Relevant logs/screenshots
N/A
Linked Issue
Upgrade Notices
N/A
Closes #18 (closed)
Merge request reports
Activity
added kinddocs statusdoing teamObservability labels
assigned to @peter.sigur
Moving to blocked: working on MR to update
renovate-dev.sh
script in renovate-runner to support importing packages in apps/sandbox for testing before they graduate to product/packagesadded epicblocked label
removed epicblocked label
added statusblocked label and removed statusdoing label
added 1 commit
- cc811f6a - adding chart version bump from wrapped chart
added statusdoing label and removed statusblocked label
Tested in a Renovate-Runner GitLab dev instance (adjusted these steps to import a Sandbox app).
Issue created:
MR created:
Changes in MR:
For testing: functional but messy/incomplete updated version of
renovate-dev.sh
script from renovate-runner repo, adds an-s
flag to set up Sandbox groups and import Sandbox apps (some sections of the script I just replaced the hardcoded values to get it working faster--would need to add more conditional logic and looping/merging graduated and sandbox apps for it to be fully functional).tl;dr: in a gitlab dev instance spun up with the renovate-runner instructions, use the attached modified script:
./dev/renovate-dev.sh -s
to import sandbox apps (instead of the graduated apps in Universe/Product)requested review from @bjacksonfv, @zcallahan, @kliu, @piotr.machaj, @steven.donald, @kscheunemann, and @blairbowden
added statusreview label and removed statusdoing label
mentioned in commit e652c9e0