Skip to content

Commit

Permalink
Merge pull request #13652 from opensourcerouting/fix/drop_old_release…
Browse files Browse the repository at this point in the history
…s_from_the_table

doc: Update reference table for current and upcoming release dates
  • Loading branch information
donaldsharp authored Jun 1, 2023
2 parents 8d4eeb9 + b28e2c5 commit 3f1b34c
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions doc/developer/workflow.rst
Original file line number Diff line number Diff line change
Expand Up @@ -166,15 +166,15 @@ as early as possible, i.e. the first 2-week window.

For reference, the expected release schedule according to the above is:

+---------+------------+------------+------------+------------+------------+
| Release | 2023-03-07 | 2023-07-04 | 2023-10-31 | 2024-02-27 | 2024-06-25 |
+---------+------------+------------+------------+------------+------------+
| RC | 2023-02-21 | 2023-06-20 | 2023-10-17 | 2024-02-13 | 2024-06-11 |
+---------+------------+------------+------------+------------+------------+
| dev/X.Y | 2023-02-07 | 2023-06-06 | 2023-10-03 | 2024-01-30 | 2024-05-28 |
+---------+------------+------------+------------+------------+------------+
| freeze | 2023-01-24 | 2023-05-23 | 2023-09-19 | 2024-01-16 | 2024-05-14 |
+---------+------------+------------+------------+------------+------------+
+---------+------------+------------+------------+
| Release | 2023-07-04 | 2023-10-31 | 2024-02-27 |
+---------+------------+------------+------------+
| RC | 2023-06-20 | 2023-10-17 | 2024-02-13 |
+---------+------------+------------+------------+
| dev/X.Y | 2023-06-06 | 2023-10-03 | 2024-01-30 |
+---------+------------+------------+------------+
| freeze | 2023-05-23 | 2023-09-19 | 2024-01-16 |
+---------+------------+------------+------------+

Here is the hint on how to get the dates easily:

Expand Down

0 comments on commit 3f1b34c

Please sign in to comment.