Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2023 schedule #489

Merged
merged 3 commits into from
Jun 27, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ exclude: LICENSES|source/elements

repos:
- repo: https://github.com/ambv/black
rev: 23.1.0
rev: 23.3.0
hooks:
- id: black
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand All @@ -24,7 +24,7 @@ repos:
hooks:
- id: doc8
- repo: https://github.com/fsfe/reuse-tool
rev: v1.1.0
rev: v2.0.0
hooks:
- id: reuse
- repo: https://github.com/pycqa/flake8
Expand Down
33 changes: 33 additions & 0 deletions roadmap.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,39 @@
Roadmap
=========

1.3 Schedule
============

===================== ========== ===========
Version Date Notes
===================== ========== ===========
1.3-provisional-rev-1 2023-09-07
1.3-rev-1 2023-11-09
===================== ========== ===========

Details
-------

1.3-provisional-rev-1
+++++++++++++++++++++

========== ================
Date Milestone
========== ================
2023-09-05 Component freeze
2023-09-07 Release
========== ================

1.3-rev-1
+++++++++

========== ================
Date Milestone
========== ================
2023-11-02 Cutoff for all edits
2023-11-09 Release
========== ================

1.2 Schedule
============

Expand Down