10000 Auto deploying new image to Docker Hub when there's a new version. · Issue #98 · zdict/zdict · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jul 10, 2023. It is now read-only.

Auto deploying new image to Docker Hub when there's a new version. #98

Closed
fkztw opened this issue Jun 30, 2016 · 2 comments
Closed

Auto deploying new image to Docker Hub when there's a new version. #98

fkztw opened this issue Jun 30, 2016 · 2 comments
Assignees
Labels

Comments

@fkztw
Copy link
Member
fkztw commented Jun 30, 2016
@fkztw fkztw added the feature label Jun 30, 2016
@fkztw fkztw self-assigned this Aug 31, 2016
@fkztw
Copy link
Member Author
fkztw commented Sep 16, 2017

https://hub.docker.com/r/zdict/zdict/

I have to delete the former one to create the one with automated build docker hub repo.
I'll rebuild former versions and push them to Docker Hub later.

fkztw pushed a commit that referenced this issue 8000 Sep 17, 2017
fkztw pushed a commit that referenced this issue Sep 17, 2017
[#98] Install `locales` for using `locale-gen` for Docker
@fkztw
Copy link
Member Author
fkztw commented Sep 17, 2017

I've rebuilded and pushed all releases versions which has Dockerfile up to Docker Hub.
You can check it here: https://hub.docker.com/r/zdict/zdict/tags/

Automated build will do several things below:

  • Build every new commit in master branch, tag it as latest and push the new build to Docker Hub
  • Build every release version with git tag in the format of /^v[0-9.]+$/ and the tag of image will be same as it in git
  • Every newly build git tag in the format of /^v[0-9.]+$/ will also be tagged as release in Docker Hub.

I may have to modify the part related to docker in README for this issue.

@fkztw fkztw closed this as completed Sep 17, 2017
fkztw pushed a commit that referenced this issue Feb 24, 2018
+ Solved issue #130 on GitHub
+ Solved issue #98 on GitHub
+ Added pipenv
+ Use newew version of peewee, coverage, pytest, pyflakes, certifi, py.
fkztw pushed a commit that referenced this issue Feb 24, 2018
+ Solved issue #130 on GitHub
+ Solved issue #98 on GitHub
+ Added pipenv
+ Use newew version of peewee, coverage, pytest, pyflakes, certifi, py.

ref: <v0.10.0...fbbf2d>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant
0