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

Automate Bandersnatch Docker Image Building #88

Closed
cooperlees opened this issue Nov 20, 2018 · 3 comments · Fixed by #482
Closed

Automate Bandersnatch Docker Image Building #88

cooperlees opened this issue Nov 20, 2018 · 3 comments · Fixed by #482
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@cooperlees
Copy link
Contributor

Docker is the hotness. We should create a Docker image on the Docker Hub / Registry for all to use.

@cooperlees cooperlees added enhancement New feature or request help wanted Extra attention is needed labels Nov 20, 2018
abitrolly added a commit to abitrolly/bandersnatch that referenced this issue Dec 22, 2019

Verified

This commit was signed with the committer’s verified signature.
renovate-bot Mend Renovate
This needs correct DOCKER_USERNAME and encrypted DOCKER_PASSWORD to work
@cooperlees
Copy link
Contributor Author

#386 Has made this happen on master.

We should now make an action to tag releases on Docker Hub on GitHub release creation.

@cooperlees cooperlees added the 4.0 label Feb 2, 2020
@cooperlees cooperlees added 4.1 and removed 4.0 labels Mar 29, 2020
@SanketDG
Copy link
Contributor

SanketDG commented Apr 4, 2020

We should now make an action to tag releases on Docker Hub on GitHub release creation.

Looks like this can be easily done with a easy combination of https://help.github.com/en/actions/reference/events-that-trigger-workflows#release-event-release and https://github.com/elgohr/Publish-Docker-Github-Action

Do you want me to go ahead and work on this?

@cooperlees
Copy link
Contributor Author

Please! Awesome.

cooperlees added a commit that referenced this issue May 7, 2020
Added the Github Action for automating pushing the `pypa/bandersnatch`
image to Docker Hub when a new release is published.

New release here means An Annoteted Tag Push to the master branch

Closes #88

Co-authored-by: Cooper Lees <me@cooperlees.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants