v0.1
What's Changed
- Feat: bootstrap the workflow project by @FogDong in #1
- Feat: set up the makefiles by @FogDong in #2
- Feat: implement workflow run by @FogDong in #3
- Feat: add more tests and cleanup the code by @FogDong in #4
- Feat: add http provider by @FogDong in #5
- Feat: optimize imports packages by @FogDong in #6
- Feat: add workflow metrics by @FogDong in #7
- Feat: add helm chart, dockerfile, metrics and pending phase by @FogDong in #8
- Fix: fix security dependencies for etcd by @FogDong in #9
- Feat: add github action for image scan by @FogDong in #10
- Fix: fix the order of pending steps by @FogDong in #11
- Fix: fix github post submit actions by @FogDong in #12
- Fix: fix backoff time bug when step execution exceeds default backoff time by @FogDong in #13
- Feat: add timeout in cue http provider by @FogDong in #15
- Fix: fix docker image name in makefile by @FogDong in #16
- Fix: fix docker build makefile by @FogDong in #17
- Fix: make http parameter optional by @FogDong in #18
- Fix: do not import kubevela package in workflow by @FogDong in #19
- Feat: add flags for writing logs to file by @FogDong in #20
- Fix: fix the workflow status when a step is failed because of rendering by @FogDong in #21
New Contributors
Full Changelog: https://github.com/kubevela/workflow/commits/v0.1