Skip to content

Commit

Permalink
New release
Browse files Browse the repository at this point in the history
  • Loading branch information
rmetcalf9 committed Apr 19, 2018
1 parent 6a077fe commit d69f5cb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ To release dockjob I:
- Make sure I remember to stop the dev server instances before testing the container
- Launch the image with a docker run command and make sure it starts and the logs display correct version number
- Go into compose examples and run https basic auth example and make sure I can log in to the application (A temp version of the compose file must be produced with hard coded version number as the latest tag will not point to the right version even though docker images shows that it does.)
- When testing clear the browser cache to ensure webapp is latest version (seeing webservice version number not matching isn't good enough.)
- When testing usg incognito mode as the webapp is cached by browsers.
- Rename milestone
- Update RELEASE.md (pointing at the milestone)
- Run docker login and log in to my docker hub account
Expand Down
5 changes: 5 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Release Log

## 0.2.3

Adding feature to allow me to integrate more easily with other projects.
https://github.com/rmetcalf9/dockJob/milestone/4?closed=1

## 0.2.2

Bug fixes
Expand Down

0 comments on commit d69f5cb

Please sign in to comment.