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

Take in user-defined batch_submit #841

Merged

Conversation

linsword13
Copy link
Collaborator

This allows user to define their own batch_submit, and the final script will tack on the part of storing the job id.

To preserve the user-defined variable, it stores a var into _old_var, before overriding its value as part of the register_template.

This allows user to define their own `batch_submit`, and the final
script will tack on the part of storing the job id.

To preserve the user-defined variable, it stores a `var` into
`_old_var`, before overriding its value as part of the
`register_template`.
@douglasjacobsen douglasjacobsen merged commit 6d67f64 into GoogleCloudPlatform:develop Jan 27, 2025
12 checks passed
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.

2 participants