diff options
author | Dana Robinson <43805+derobins@users.noreply.github.com> | 2023-01-04 20:44:51 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-04 20:44:51 (GMT) |
commit | 423ee69c1e0edc2b8985e925bc496d09e1db9710 (patch) | |
tree | ba52980a1976fb3ed0acad6509cb66b439fa9159 /doc | |
parent | c2e3c732f0badd851d9e723384446846b02d0b20 (diff) | |
download | hdf5-423ee69c1e0edc2b8985e925bc496d09e1db9710.zip hdf5-423ee69c1e0edc2b8985e925bc496d09e1db9710.tar.gz hdf5-423ee69c1e0edc2b8985e925bc496d09e1db9710.tar.bz2 |
Updates README.md (#2387)
* Updates release schedule for 2023
* Fixes broken build badge
* Another build badge tweak
* Even more badge tweaking
* More branch tweaking
* More badge tweaking
* More badge tweaks
* Even more badge tweaking
* Adds badges for other branches
Diffstat (limited to 'doc')
-rw-r--r-- | doc/img/release-schedule.plantuml | 33 | ||||
-rw-r--r-- | doc/img/release-schedule.png | bin | 14979 -> 13977 bytes |
2 files changed, 12 insertions, 21 deletions
diff --git a/doc/img/release-schedule.plantuml b/doc/img/release-schedule.plantuml index f51f9d4..c724dc9 100644 --- a/doc/img/release-schedule.plantuml +++ b/doc/img/release-schedule.plantuml @@ -2,7 +2,8 @@ The release timeline was generated on PlantUML (https://plantuml.com) The current script: -@startuml +@startgantt + title HDF5 Release Schedule projectscale monthly @@ -10,34 +11,24 @@ Project starts 2022-01-01 [1.8] starts 2022-01-01 and lasts 57 weeks [1.8.23] happens 2023-01-31 -[1.8] is colored in #CC6677 +[1.8] is colored in #F76969 [1.10] starts 2022-01-01 and lasts 104 weeks [1.10.9] happens 2022-05-31 -[1.10.10] happens 2023-03-31 +[1.10.10] happens 2023-02-28 [1.10.10] displays on same row as [1.10.9] -[1.10] is colored in #DDCC77 +[1.10] is colored in #F6DD60 -[1.12] starts 2022-01-01 and lasts 61 weeks +[1.12] starts 2022-01-01 and lasts 65 weeks [1.12.2] happens 2022-04-30 -[1.12.3] happens 2023-02-28 +[1.12.3] happens 2023-03-31 [1.12.3] displays on same row as [1.12.2] [1.12] is colored in #88CCEE -[1.13] starts 2022-01-01 and lasts 53 weeks -[1.13.1] happens 2022-03-02 -[1.13.2] happens 2022-08-15 -[1.13.3] happens 2022-10-31 -[1.13.2] displays on same row as [1.13.1] -[1.13.3] displays on same row as [1.13.1] -[1.13] is colored in #44AA99 - [1.14] starts at 2023-01-01 and lasts 52 weeks -[1.14.0] happens at 2023-01-01 -[1.14.1] happens at 2023-06-30 -[1.14] displays on same row as [1.13] -[1.14.0] displays on same row as [1.13.1] -[1.14.1] displays on same row as [1.13.1] -[1.14] is colored in #AA4499 -@enduml +[1.14.0] happens at 2022-12-31 +[1.14.1] happens at 2023-04-30 +[1.14.1] displays on same row as [1.14.0] +[1.14] is colored in #B187CF +@endgantt diff --git a/doc/img/release-schedule.png b/doc/img/release-schedule.png Binary files differindex 42f0658..b96f741 100644 --- a/doc/img/release-schedule.png +++ b/doc/img/release-schedule.png |