Add missing repositories to Update Gradle dependencies workflow#11696
Conversation
|
🟢 Java Benchmark SLOs — All performance SLOs passed
PR vs. master results
Commit: Load and DaCapo benchmarks can be triggered manually in the GitLab pipeline. Results will appear in the Benchmarking Platform UI after completion. |
|
/merge -f --reason "Specific to a GHA workflow, so no need to pass additional MQ tests" |
|
View all feedbacks in Devflow UI.
The expected merge time in
Warning This change was merged without running any pre merge CI checks Reason: Specific to a GHA workflow, so no need to pass additional MQ tests |
3ea05a0
into
master
What Does This Do
Add missing repositories to check when verifying age of dependencies we need to upgrade. Also add a note for future reference if other dependencies are reported as unverifiable.
Motivation
Previously, these dependency ages were reported as "unverifiable" and thus reverted, such as in: #11687.
Additional Notes
I tested the new URLs locally, but the overall workflow can be tested on
masterdue to the trust policy (example failure).Contributor Checklist
type:and (comp:orinst:) labels in addition to any other useful labelsclose,fix, or any linking keywords when referencing an issueUse
solvesinstead, and assign the PR milestone to the issue/merge. You can also:/merge --commit-message "..."/merge -c/merge -f --reason "reason"; please use this judiciously, as some checks do not run at the PR-level (note: the PR still needs to be mergeable, this will only skip the pre-merge build)Jira ticket: [PROJ-IDENT]