oxidecomputer / oxidecomputer/console
Need a way for dev users to figure out what version the system is on
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 228
- Forks
- 22
- Avg merge
- 19h 42m
- Merged PRs (30d)
- 32
Description
They need to be able to pick the right version of the SDKs. Soon we plan on having versioned docs, so docs links would all go to the right version of the docs. But even without that on the docs site side, we can at least display some useful information about the version. It's also a cool way of giving users a chance to find out how much of our stuff is open source without batting them over the head with it unnecessarily.
I think we should have major release number, like v7, v8, and maybe also Omicron and Console commits (with links to GitHub).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by tracing how the TypeScript console obtains and displays build or release metadata, then clarify which major release and commit links must appear. Done means the console presents the agreed version information with working GitHub links.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100