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

Jammy updates to master branch #104

Merged
merged 5 commits into from
Jan 28, 2025
Merged

Jammy updates to master branch #104

merged 5 commits into from
Jan 28, 2025

Conversation

kngai
Copy link
Contributor

@kngai kngai commented Jan 28, 2025

This PR merges all changes from our test jammy branch to the master branch.

Once merged, deploy/nightly-docker/deploy-nightly-docker.sh needs to be updated to point back to master branch.

kngai and others added 4 commits November 25, 2024 19:47
- Testing with wmo-staging PPA
- Check to ensure required ENVs are set
- Add SSL ceritficate volume mounts for dev-31

Co-authored-by: Geomet user for nightly docker builds <[email protected]>
- Testing with wmo-staging PPA
- Check to ensure required ENVs are set
- Add SSL ceritficate volume mounts for dev-31

Co-authored-by: Etienne Pelletier <[email protected]>
@@ -44,7 +56,7 @@ done
rm -fr latest
echo "Generating nightly build for $TIMESTAMP"
mkdir $NIGHTLYDIR && cd $NIGHTLYDIR
git clone $GEOMET_CLIMATE_GITREPO . -b master --depth=1
git clone $GEOMET_CLIMATE_GITREPO . -b jammy --depth=1
Copy link
Contributor Author

Choose a reason for hiding this comment

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

To be changed back to -b master

@tomkralidis tomkralidis merged commit 1fc896b into master Jan 28, 2025
2 checks passed
@tomkralidis tomkralidis deleted the jammy branch January 28, 2025 14:46
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