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: flag built images as infrastructure for tooling purposes #660

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

andrewsg
Copy link
Contributor

No description provided.

@andrewsg andrewsg requested review from coryan and a team as code owners July 30, 2024 18:30
Copy link
Contributor

@cojenco cojenco left a comment

Choose a reason for hiding this comment

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

lgtm based on b/351470247#comment6 internal-guide and what Neha linked in the team chat. Tagging @bajajneha27 for review, thanks!

Copy link
Contributor

@cojenco cojenco left a comment

Choose a reason for hiding this comment

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

It seems like the 3.12 unit test is impacted by this codecov issue, which is currently being patched. Regardless we can merge the yaml file change

Copy link

@bajajneha27 bajajneha27 left a comment

Choose a reason for hiding this comment

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

Overall LGTM, just one comment.

@@ -25,7 +25,15 @@ steps:
"gcr.io/cloud-devrel-public-resources/storage-testbench:$TAG_NAME",
"gcr.io/cloud-devrel-public-resources/storage-testbench:latest",
]
- name: gcr.io/cloud-builders/docker

Choose a reason for hiding this comment

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

I'm not 100% sure but you may have to add waitFor since we are going to have multiple tags for this image now. For example: python-docker-image

Copy link
Contributor Author

Choose a reason for hiding this comment

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

So far this hasn't seemed to be necessary but I'll keep an eye on it with the next release, thank you Neha!

@andrewsg andrewsg merged commit 98343f2 into main Aug 13, 2024
12 of 13 checks passed
@andrewsg andrewsg deleted the infrastructure-tag branch August 13, 2024 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants