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

Beaker-py upgrade in Beaker jobs #509

Merged
merged 4 commits into from
Jan 20, 2023
Merged

Beaker-py upgrade in Beaker jobs #509

merged 4 commits into from
Jan 20, 2023

Conversation

dirkgr
Copy link
Member

@dirkgr dirkgr commented Jan 19, 2023

No description provided.

@dirkgr dirkgr requested a review from epwalsh January 19, 2023 00:57
@dirkgr dirkgr marked this pull request as ready for review January 19, 2023 00:58
@@ -30,6 +30,10 @@ fi
# Configure git to use GitHub CLI as a credential helper so that we can clone private repos.
gh auth setup-git

# Every time Beaker changes their APIs, we need to upgrade beaker-py. This happens all the
# time, so we make sure we have the latest.
pip install --upgrade beaker-py
Copy link
Member

Choose a reason for hiding this comment

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

We should do this after activating the conda environment below

Copy link
Member Author

Choose a reason for hiding this comment

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

You are 100% right.

@dirkgr dirkgr enabled auto-merge (squash) January 20, 2023 06:58
@dirkgr dirkgr merged commit 8a6775e into main Jan 20, 2023
@dirkgr dirkgr deleted the BeakerPyUpgrade branch January 20, 2023 07:07
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