Development Schedule¶
A collaborative timeline for OASIS development. Update this page through pull requests and link to contributions as tasks are completed.
Use python scripts/add_task.py "Task title" ISSUE --duration DAYS
to append work items. The Gantt chart refreshes automatically on pushes and pull requests.
See Development Requests for external requests made of the team.
Since February 2025, OASIS has grown from an initial scaffold into a tagged documentation site. Late August 2025 added sidebar tag pages, fixed tag links, and launched the Cloud Triangle lesson with examples. Our next steps are to link tasks directly to GitHub issues and automate Gantt chart updates so the roadmap stays current.
Historical Task List¶
- Initial repository setup — 2025-02-05
- Tag-based navigation — 2025-08-13
- Static tag system — 2025-08-14
- Repository structure docs — 2025-08-14
-
Development schedule page — 2025-08-14
-
Sidebar tag pages — 2025-08-19
- Fix tag links in sidebar — 2025-08-19
- Cloud Triangle scaffold — 2025-08-22
- Cloud Triangle overview — 2025-08-22
- Cloud Triangle examples & figure — 2025-08-22
Upcoming Task List¶
Timeline Overview¶
Task | Start | End | Contributors |
---|---|---|---|
Initial repository setup | 2025-02-05 | 2025-02-05 | Ty Tuff |
Tag-based navigation | 2025-08-13 | 2025-08-13 | Ty Tuff |
Static tag system | 2025-08-14 | 2025-08-14 | Ty Tuff |
Repository structure docs | 2025-08-14 | 2025-08-14 | Ty Tuff |
Development schedule page | 2025-08-14 | 2025-08-14 | Ty Tuff |
Sidebar tag pages | 2025-08-19 | 2025-08-19 | Ty Tuff |
Fix tag links in sidebar | 2025-08-19 | 2025-08-19 | Ty Tuff |
Cloud Triangle scaffold | 2025-08-22 | 2025-08-22 | Ty Tuff |
Cloud Triangle overview | 2025-08-22 | 2025-08-22 | Ty Tuff |
Cloud Triangle examples & figure | 2025-08-22 | 2025-08-22 | Ty Tuff |
Add GitHub linking to tasks | 2025-08-15 | 2025-08-21 | TBD |
Automate Gantt chart updates | 2025-08-22 | 2025-08-26 | TBD |
Gantt Chart¶
gantt
dateFormat YYYY-MM-DD
title OASIS Development Timeline
%% gantt-start
Add GitHub linking to tasks :active, plan1, 2025-08-15, 7d
Automate Gantt chart updates : plan2, 2025-08-22, 5d
Interactive Cloud Triangle lesson : plan3, 2025-08-29, 5d
%% gantt-end