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

Introduce nano-nightly dockerhub registry for live network builds #4513

Merged
merged 4 commits into from
Mar 22, 2024

Conversation

gr0vity-dev
Copy link
Contributor

Currently we create live, beta and test network builds twice a week and each of them is published to docker hub.
On Dockerhub, builds for live network are described as "Nano Production Builds" while it also has non release builds, which may create confusion.

With this pull request, another dockerhub target nano-nightly is introduced

  • nanocurrency/nano-nightly will have all non release builds ( DB and RC builds)
  • nanocurrency/nano will only have the official release builds.

I did the following tests:

gr0vity-dev added 3 commits March 21, 2024 13:58
- all non release builds for the live network are pushed to nano-nightly
- only release builds will be pushed to nanocurrency/nano dockerhub registry
@clemahieu clemahieu requested a review from thsfs March 21, 2024 17:02
@clemahieu clemahieu merged commit 9c72beb into nanocurrency:develop Mar 22, 2024
24 of 27 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.

4 participants