More complex lifecycle
Open
deployment-tool
help wanted 🙏
- Dominant language
- Python
- Stars
- 37
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
BitOps' current lifecycle on each tool is
* before deploy
* deploy
* after deploy
Propose and implement a more thorough lifecycle that has custom before and after hooks for each. For example:
* before install
* **install**
* after install
* before config
* **config**
* after config
* before deploy
* **deploy**
* after deploy
Contributor guide
Assessment
This issue has not been assessed yet.