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

feat(release): push images to Docker Hub #759

Conversation

bitcoin-tools
Copy link
Owner

@bitcoin-tools bitcoin-tools commented May 5, 2024

Describe the changes and your approach

Verification Checklist

  • I performed a self-review of my changes and approve them.
  • I checked of the automated test results for any irregularities.
  • I manually tested the code changes on my local environment.
  • I considered changes to the README or test docs. (Check if not applicable.)

@bitcoin-tools bitcoin-tools linked an issue May 5, 2024 that may be closed by this pull request
@bitcoin-tools bitcoin-tools changed the base branch from master to push_docker_images_test May 5, 2024 15:57
@bitcoin-tools bitcoin-tools force-pushed the 758-feat-build-and-upload-docker-images-to-dockerhub-on-release branch 2 times, most recently from 9acf5c9 to a114fdc Compare May 9, 2024 00:27
@bitcoin-tools bitcoin-tools changed the base branch from push_docker_images_test to master May 9, 2024 00:30
@bitcoin-tools bitcoin-tools changed the base branch from master to push_docker_images_test May 9, 2024 00:37
@bitcoin-tools bitcoin-tools changed the title feat(release): push docker images to Docker Hub feat(release): push images to Docker Hub May 9, 2024
@bitcoin-tools bitcoin-tools force-pushed the 758-feat-build-and-upload-docker-images-to-dockerhub-on-release branch from b623f59 to 8a42977 Compare May 9, 2024 13:03
@bitcoin-tools
Copy link
Owner Author

Any Docker filename that didn't exist for v1.4.0 release will fail to build. This includes new files (Clear, Rocky, Oracle) and renamed files (Amazon, Red Hat)

@bitcoin-tools bitcoin-tools merged commit bcac319 into push_docker_images_test May 9, 2024
34 of 39 checks passed
@bitcoin-tools bitcoin-tools deleted the 758-feat-build-and-upload-docker-images-to-dockerhub-on-release branch May 9, 2024 14:45
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.

[FEAT] - Build and upload Docker images to DockerHub on release
1 participant