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

chore: update presubmit build-images script to override image names #1801

Conversation

justinsb
Copy link
Collaborator

This avoids depending on the current gcloud project (which is likely
not set in github actions, at least).

This avoids depending on the current gcloud project (which is likely
not set in github actions, at least).
@justinsb justinsb force-pushed the presubmit_with_known_image branch from 22d404a to 1e8a9e2 Compare May 14, 2024 22:12
@justinsb
Copy link
Collaborator Author

Let's sequence this one behind #1799 - I want to rebase on that anyway

/hold

@justinsb justinsb added this to the 1.119 milestone May 14, 2024
@@ -19,6 +19,17 @@ set -o pipefail

REPO_ROOT="$(git rev-parse --show-toplevel)"

# Force the image names, to avoid depending on the current gcloud project
Copy link
Collaborator

Choose a reason for hiding this comment

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

if we accept this we probably can remove my hack to inject the mockProject id to the GH action steps 😛

@acpana
Copy link
Collaborator

acpana commented May 21, 2024

You don't have to rebase this PR for the CI to run since we are only changing a script file.

/hold

in case you want to remove the hack for env otherwise I can do it as a follow on maybe.

/lgtm
/approve

@yuwenma
Copy link
Collaborator

yuwenma commented May 22, 2024

/lgtm
/approve

Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: acpana, yuwenma

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@yuwenma
Copy link
Collaborator

yuwenma commented May 24, 2024

/hold cancel

@google-oss-prow google-oss-prow bot merged commit 05dfab1 into GoogleCloudPlatform:master May 24, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants