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

fix: owlbot-cli image sha to be locked (hermetic) #2252

Merged
merged 2 commits into from Nov 28, 2023
Merged

Conversation

diegomarquezp
Copy link
Contributor

owlbot-cli currently defaults to latest, which is not hermetic. This PR proposes using a configuration file to lock the image to a specific SHA (the SHA cannot be inferred from configuration files in target repositories).

As of November 2023, the copy-code command implementation has had 6 commits this year.

@diegomarquezp diegomarquezp requested a review from a team as a code owner November 24, 2023 16:03
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Nov 24, 2023
Copy link

sonarcloud bot commented Nov 24, 2023

[gapic-generator-java-root] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link

sonarcloud bot commented Nov 24, 2023

[java_showcase_integration_tests] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Collaborator

@blakeli0 blakeli0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Let's follow up with a separate PR that use renovate-bot to automatically update the sha.

@diegomarquezp diegomarquezp merged commit 6c4c236 into main Nov 28, 2023
27 of 30 checks passed
@diegomarquezp diegomarquezp deleted the lock-owlbot-cli branch November 28, 2023 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants