✨ feat: Introduce "VERSIONING.md" for aligning on versioning the OS#22
Merged
✨ feat: Introduce "VERSIONING.md" for aligning on versioning the OS#22
Conversation
Contributor
Author
|
cc @bdougie - worth a quick read: this will have some very long term impacts as we roll and support versions for the lifecycle of stereOS. |
bdougie
approved these changes
Mar 2, 2026
bdougie
left a comment
There was a problem hiding this comment.
I did some reading up on CalVer and caught up on the approach. LGTM from here.
1e4ffc9 to
5334359
Compare
* Pin to NixOS 25.11 * Add seperate unstable pkgs channel * Versioning info via `uname` and `/etc/os-release` Signed-off-by: John McBride <john@papercompute.com>
Contributor
Author
|
Validated: Confirmed this is pulling in the unstable opencode but stable systemd |
|
No docs update needed. The documentation repository (stereos.ai) does not exist in the papercomputeco organization. This PR introduces:
All user-facing information is documented in the new VERSIONING.md file within this repository. PR #22 was merged: ✨ feat: Introduce "VERSIONING.md" for aligning on versioning the OS |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

VERSIONING.mdto align on versioning the OS.TLDR: uses CalVer and specific mixtape channels in the OCI registry.
Continue Tasks: ✅ 1 no changes — View all