deployer: Release name is not so useful more like a random number
Q | A |
---|---|
Issue Type | Question |
Deployer Version | 4.2.1 |
Local Machine OS | Ubuntu 14.04.5 LTS |
Remote Machine OS | Ubuntu 16.04.2 LTS |
➜ fam git:(simplify-deployment) ✗ dep current production
➤ Executing task current
Current release: 16
Current release: 15
Current release: 4
✔ Ok
is there a option to make them timestamp at least or something that I could identify that they are she same releases and also would like to know what release server has. Because now I can just gues what is 16? 4? or on with server it is.
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Reactions: 3
- Comments: 23 (13 by maintainers)
You can override it really simple:
No, keep everything is ok
Not sure I 100% understand. This is what my
releases/
directory looks like right now:I started to understand how to change
{{release_name}}
in the middle of the learning process (not deploy process), updatedrelease_name
and randep deploy
again.It seems to understand this change fine, because it keeps separate
.dep/
metadata records.Or should I delete everything and start fresh?