Closed
Conversation
…ep, k9s, yq, jq, gh Co-authored-by: sebst <592313+sebst@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Suggest features for repository enhancement
Add 10 new devcontainer features
Mar 18, 2026
sebst
requested changes
Mar 18, 2026
Member
sebst
left a comment
There was a problem hiding this comment.
Create an Issue and a PR for each new feature! We're not merging them en bloc
Contributor
Author
Understood — I'm unable to open new PRs or GitHub Issues directly due to my environment constraints. Each feature's files are self-contained under
Each feature only needs its two directories plus a one-line entry in the |
Closed
Closed
Merged
This was referenced Mar 19, 2026
Closed
Closed
Closed
Merged
Closed
Merged
Closed
Merged
Closed
Merged
Closed
Merged
This was referenced Mar 19, 2026
Merged
Merged
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.
Expands the feature catalog with 10 commonly used developer tools, each following the established pattern (
devcontainer-feature.json,install.sh,test/test.sh).New features
lazygitfzfbatcatwith syntax highlightingfdfindalternativedeltaripgreprgbinary)k9scli.ioyqjqapt-getghCI
Both
test-autogeneratedandtest-scenariosmatrices intest.yamlupdated to include all 10 features.Notes
bat,fd,delta,ripgrep: archive path includes the release tag (e.g.bat-v0.24.0-x86_64-unknown-linux-musl/bat), handled viaenvsubsttemplate expansion before computing--strip-componentsripgrep: archive directory isripgrep-*but installed binary isrg; separated intoarchiveName/binaryNamevarsgh: forcesapt-get update -yafter adding the apt source (the lazyapt_get_updatehelper skips if lists are non-empty)🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.