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

Try to save a stable build with symlink #1042

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

CoryMartin-NOAA
Copy link
Contributor

Updating the stable-nightly branch update cron script with the capability (hopefully) to a fixed symlink to the most recent stable build on the HPC platform.

@CoryMartin-NOAA
Copy link
Contributor Author

This is in draft since it needs testing both manually and in cron before I would want it merged.

Copy link
Contributor

@danholdaway danholdaway left a comment

Choose a reason for hiding this comment

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

Looks reasonable. Thanks for adding this, and accommodating my lazy ways of working! Helpful for quick tinkering and just having a continuous path to some modules for GDASapp that is tracking develop.

@@ -117,7 +117,7 @@ if [ $ci_status -eq 0 ]; then
fi
if [ $total -ne 0 ]; then
echo "Issue merging with develop. please manually fix"
PEOPLE="[email protected] [email protected] [email protected]"
PEOPLE="[email protected] [email protected] [email protected] [email protected]"
Copy link
Contributor

Choose a reason for hiding this comment

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

Disapprove 😂

Copy link
Contributor

@guillaumevernieres guillaumevernieres left a comment

Choose a reason for hiding this comment

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

@CoryMartin-NOAA
Copy link
Contributor Author

I'm thinking this will be superseded by stuff that Dan was working on that I hope to pick up in July (aka don't rebuild JEDI if not needed, point to existing libraries, I would think we could extend that to include this). But will not yet close this PR just in case.

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