...
| PlantUML Macro |
|---|
@startgantt <style> ganttDiagram { task { BackGroundColor dodgerblue FontColor white } } </style> title Major Releases of Match-Connect APIs (example schedule) projectscale weekly [ci] as [ci] lasts 1 day [Community informed of major release] ashappens at [ci] lasts 1 day's end [WMDA develops APIs] as [WMDA dev] lasts 120 days [APIs deployed to test] as [test] happens at [WMDA dev]'s end [Community preparation, development and testing] as [comm prep] lasts 180 days [Community ready to receive via new apis] as [comm rec] happens at [comm prep]'s end [APIs deployed to prod] as [prod] lasts 15 days [prod] starts after [comm rec]'s end [Community may send using new APIs] as [new] happens at [prod]'s end [Community supports both versions] as [both] lasts 30 days [both] starts after [new]'s end [Old APIs deprecated] as [dep] happens after [both]'s end [End] happens 270 days after [ci]'s end @endgantt |
...