https://github.com/dataman-cloud/baker
release engine
https://github.com/dataman-cloud/baker
Last synced: 6 months ago
JSON representation
release engine
- Host: GitHub
- URL: https://github.com/dataman-cloud/baker
- Owner: Dataman-Cloud
- Created: 2016-10-25T09:41:34.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-29T11:28:51.000Z (about 9 years ago)
- Last Synced: 2025-04-24T22:40:30.021Z (9 months ago)
- Language: Go
- Size: 89.5 MB
- Stars: 5
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#About
This service will provide build and deploy supports for release engineering to release applications on dataman paas plateform.
the reference model looks like as below:

#TODO
Schedule in December:
1. complete rolling update and rollback.
2. consider to change disconf implementation with mesos pod and nested container.
3. enhance buildpack
* add timeout strategy in task executing.
* no handler for event writer.CloseNotify().
4. complete Unit-test
5. complete baker UI desgin, refer to Spinnaker and Travis.