`-noruntime-noexternals` no longer being released
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 1.4k
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 24
Description
Describe the bug
Looking through the most recent releases, looks like the following are no included in the last 4 releases of the actions runners:
- noexternals
- noruntime
- noruntime-noexternals
Wondering why that is and what the recourse is to fix this?
To Reproduce
Go to https://github.com/actions/runner/releases
Expected behavior
For the noexternals, noruntime and noruntime-noexternals to be included as a part of each release
Runner Version and Platform
2.311.0
Linux
What's not working?
Deprecated the old version (2.311.0) and not releasing the above versions
Contributor guide
No contributing guide indexed for this repository
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
Start at the actions/runner Releases page and compare the last four releases with the expected noexternals, noruntime, and noruntime-noexternals variants. Trace the release workflow or packaging entry points that determine which runner variants are published; done means all three variants are included in each release or the release behavior is explicitly corrected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- ci-cd, release
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100