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. Early September 2025 expanded the ecosystem with the How to Contribute guide, new quickstarts pointing to the Data Library and Analytics Library, and a refreshed Project Group OASIS hub. 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
- How to Contribute guide launch — 2025-09-12
- Data Library quickstart integration — 2025-09-12
- Analytics Library quickstart integration — 2025-09-12
- Project Group OASIS hub refresh — 2025-09-16
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 |
How to Contribute guide launch | 2025-09-10 | 2025-09-12 | OASIS Team |
Data Library quickstart integration | 2025-09-12 | 2025-09-12 | Ty Tuff |
Analytics Library quickstart integration | 2025-09-12 | 2025-09-12 | Ty Tuff |
Project Group OASIS hub refresh | 2025-09-15 | 2025-09-16 | OASIS Team |
Gantt Chart¶
gantt
dateFormat YYYY-MM-DD
title OASIS Development Timeline
%% gantt-start
section Completed
How to Contribute guide launch :done, plan1, 2025-09-10, 3d
Data Library quickstart integration :done, plan2, 2025-09-12, 1d
Analytics Library quickstart integration :done, plan3, 2025-09-12, 1d
Project Group OASIS hub refresh :done, plan4, 2025-09-15, 2d
section Upcoming
Add GitHub linking to tasks :active, plan5, 2025-08-15, 7d
Automate Gantt chart updates : plan6, 2025-08-22, 5d
Interactive Cloud Triangle lesson : plan7, 2025-08-29, 5d
%% gantt-end