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

Script to run small version of prod pipeline with current branch #135

Merged
merged 15 commits into from
Nov 18, 2024

Conversation

damonbayer
Copy link
Collaborator

@damonbayer damonbayer commented Nov 18, 2024

Adds test argument to main function in pipelines/batch/setup_prod_job.py
This argument changes the default mcmc draws number, the locations processed, and storage for results.

This is then used in pipelines/batch/setup_test_prod_job.py, which runs the above function with test=True using the pyrenew container with tag of the current github branch, which is automatically created when that branch has an open PR.

@damonbayer damonbayer marked this pull request as ready for review November 18, 2024 21:26
Copy link
Contributor

@dylanhmorris dylanhmorris left a comment

Choose a reason for hiding this comment

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

A few minor suggestions, none critical. Thanks, @damonbayer!

@damonbayer damonbayer merged commit 1482fbb into main Nov 18, 2024
3 checks passed
@damonbayer damonbayer deleted the dmb_test_prod branch November 18, 2024 22:34
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