update to roadmap for 0.1:
This commit is contained in:
parent
4a66697b68
commit
b4c93fbafc
|
@ -12,7 +12,7 @@ _Status description:_
|
|||
| :--: | :--: | :--: | :--: |
|
||||
| ✔ | ✏️ | 🚩 | ❗️|
|
||||
|
||||
## Setup (ETA: end of March 2020)
|
||||
## v0.1 (Released April 1 2020)
|
||||
|
||||
| Status | Description | Comments |
|
||||
| :--: | --- | --- |
|
||||
|
@ -32,16 +32,17 @@ _Status description:_
|
|||
| ✔ | Add Workflow error handling | [spec doc](spec.md) |
|
||||
| ✔ | Add reusable function definitions | [spec doc](spec.md) |
|
||||
| ✔ | Add support for YAML definitions | [spec doc](spec.md) |
|
||||
| ✔ | Update workflow completion (end definition) | [spec doc](spec.md) |
|
||||
| ✔ | Update workflow end definition | [spec doc](spec.md) |
|
||||
| ✔ | Add Callback state | [spec doc](spec.md) |
|
||||
| ✔ | Add workflow metadata | [spec doc](spec.md) |
|
||||
| ✏️ | Update workflow start description | [pr](https://github.com/cncf/wg-serverless/pull/209) |
|
||||
| ✏️ | Finish specification primer document | [google doc](https://docs.google.com/document/d/11rD3Azj63G2Si0VpokSpr-1ib3mFRFHSwN6tJb-0LQM/edit#heading=h.paewfy83tetm) |
|
||||
| ✏️ | Prepare github branch and docs for v0.1 | |
|
||||
| 🚩 | Decide on state/task/stage/step naming convention | [issue link](https://github.com/cncf/wg-serverless/issues/127) |
|
||||
| ✔️| Update workflow start definition | [spec doc](spec.md) |
|
||||
| ✔️| Prepare github branch and docs for v0.1 | |
|
||||
|
||||
## v0.1 (Planned to start April 2020)
|
||||
## v0.2 (Release data TBD)
|
||||
|
||||
| Status | Description | Comments |
|
||||
| --- | --- | --- |
|
||||
| 🚩 | Start discussions on Serverless Workflow Technology Compatibility Kit (TCK) | |
|
||||
| 🚩 | Decide on state/task/stage/step naming convention | [issue link](https://github.com/cncf/wg-serverless/issues/127) |
|
||||
| ✏️ | Finish specification primer document | [google doc](https://docs.google.com/document/d/11rD3Azj63G2Si0VpokSpr-1ib3mFRFHSwN6tJb-0LQM/edit#heading=h.paewfy83tetm) |
|
||||
|
||||
|
|
Loading…
Reference in New Issue