Add a language_versions curator (version catalog for the app) #16
No reviewers
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority/Critical
Priority/High
Priority/Low
Priority/Medium
Reviewed/Confirmed
Reviewed/Duplicate
Reviewed/Invalid
Reviewed/Won't Fix
Status/Abandoned
Status/Blocked
Status/Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
project-halkyon/halkyon-curator!16
Loading…
Reference in a new issue
No description provided.
Delete branch "refs/pull/16/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Generates the bundled language_versions.json catalog that halkyon-learn's
code-notebook version picker reads. Unlike the other curators (which emit
importable .halkyon content), this one emits app config — the first of its
kind here.
Sources: endoflife.date cycles (python/go/rust/kotlin), Adoptium feature
releases (java), r-hub minors (r); ISO standards / language versions hardcoded
for c/cpp/csharp/dart (no clean feed).
--keepcaps each fetched list (Rust's6-week cadence alone is ~70 cycles). Fails loudly (exit 69) rather than writing
a partial catalog.
dart run halkyon_curator:language_versions
--output ../halkyon-learn/assets/language_versions.json