Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
9675a37
Add features entry for https://github.com/ksachdeva/devcontainer-feat…
ksachdeva Nov 18, 2025
6b6f9e4
collection-index: Add AIT-Assistive-Autonomous-Systems features (#458)
devrite Nov 20, 2025
cbb49db
chore: add atomys collection (#489)
42atomys Nov 20, 2025
5ecae15
Add The Nefarious Developer devcontainers to index (#490)
nickchecan Nov 20, 2025
31a950b
Add Dev Container template for AWS Lambda development (#495)
ymasaoka Nov 20, 2025
312a997
add ubuntugis feature (#496)
connershoop Nov 20, 2025
8f76722
Include zetta's collection of features (#498)
zetta Nov 20, 2025
10e5208
docs: add devcontainer-features and devcontainer-templates from irfan…
irfansofyana Nov 20, 2025
5a71bbf
add slang feature (#511)
Loag Nov 20, 2025
b6a4ffa
Add a devcontainer template for Chromia's Rell language (#513)
Thomas-Chromaway Nov 20, 2025
25d43ee
Devcontainer feature list: add cargo-lambda package (#536)
tokidoki11 Nov 20, 2025
1d6028a
Update collection-index.yml (#541)
itsalljustdata Nov 20, 2025
6b79d18
Add sebdanielsson's templates (#544)
sebdanielsson Nov 20, 2025
c3656df
Add mattmazzola/devcontainers to collections-index.yml (#569)
mattmazzola Nov 20, 2025
e5d5fac
feat: add Dev Container assets by Yassine Doghri to collection index …
yassinedoghri Nov 20, 2025
dd5d267
Add dev container features for Azure linux images (#595)
bullmastiffo Nov 20, 2025
21e5377
Add git-absorb, shell-history-per-project and biome (baxyz) (#596)
baxyz Nov 20, 2025
e58f7e0
Add Dev Container Templates and Features by pirpedro (#597)
pirpedro Nov 20, 2025
cea596e
Add EdgeActions DevContainer Templates (#607)
AntonZheng Nov 20, 2025
6b8b4e1
feat: included pairspaces feature (#587)
declanjryan Nov 24, 2025
893f2bc
feat: add Starship feature to collection index (#605)
tobiaschc Nov 24, 2025
4496d06
Remove duplicates and add GitHub action to lint collection-index.yml …
AlvaroRausell Nov 25, 2025
9ebaea9
Remove https://github.com/favalos/devcontainer-features from list of …
kewne Jan 5, 2026
40fcf85
Add weslyg devcontainer feature repository (#408)
WeslyG Jan 5, 2026
7c54234
feat: add devcontainer features by ebizbase to collection (#497)
johnitvn Jan 5, 2026
449c5a2
Update collection-index.yml to include fexec (#598)
roboslone Jan 5, 2026
ee63ae1
Update collection-index.yml (#604)
daniellindemann Jan 5, 2026
efb1c19
Update collection-index.yml (#606)
siri404 Jan 5, 2026
3616d74
Add Evit15's Assorted Features to collection index (#608)
Evit15 Jan 5, 2026
a8c6cf2
Add devcontainer-config features entry to collection index (#610)
gdlol Jan 5, 2026
fee1484
chore: add amp-devcontainer templates to collection (#611)
rjaegers Jan 5, 2026
ba19418
Update collection-index.yml (#612)
EstebenR Jan 5, 2026
8af60a9
Merge branch 'gh-pages' into ksachdeva-features
AlvaroRausell Jan 5, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions .github/lint-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---

extends: default


rules:
line-length: disable
trailing-spaces: disable
document-start: disable

26 changes: 26 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
name: 'Lint collection-index.yml'
on:
pull_request:
paths:
- _data/collection-index.yml

permissions:
contents: read
pull-requests: write

jobs:
yamllint:
name: 'Yamllint'
runs-on: ubuntu-latest
steps:
- name: 'Checkout'
uses: actions/checkout@v6
- name: 'Yamllint'
uses: karancode/yamllint-github-action@@v2.1.1
with:
yamllint_file_or_dir: _data/collection-index.yml
yamllint_strict: true
yamllint_config_filepath: .github/lint-config.yaml
yamllint_comment: true
env:
GITHUB_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
181 changes: 174 additions & 7 deletions _data/collection-index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -383,11 +383,6 @@
contact: https://github.com/CodeMan99/features/issues
repository: https://github.com/CodeMan99/features
ociReference: ghcr.io/codeman99/features
- name: Features by Favalos
maintainer: Fernando Avalos
contact: https://github.com/favalos/devcontainer-features/issues
repository: https://github.com/favalos/devcontainer-features
ociReference: ghcr.io/favalos/devcontainer-features
- name: Community Templates
maintainer: devcontainers-community
contact: https://github.com/orgs/devcontainers-community/discussions
Expand Down Expand Up @@ -778,6 +773,11 @@
contact: https://github.com/rafaph/devcontainer-features/issues
repository: https://github.com/rafaph/devcontainer-features
ociReference: ghcr.io/rafaph/devcontainer-features
- name: Dev Container Features by weslyg
maintainer: weslyg
contact: https://github.com/weslyg/features/issues
repository: https://github.com/weslyg/features
ociReference: ghcr.io/weslyg/features
- name: SPFx Dev Container
maintainer: Troy
contact: https://github.com/tpalacino/SPFx-dev-container/issues
Expand Down Expand Up @@ -918,6 +918,11 @@
contact: https://github.com/lx-0/devcontainer-templates/issues
repository: https://github.com/lx-0/devcontainer-templates
ociReference: ghcr.io/lx-0/devcontainer-templates
- name: AIT-Assistive-Autonomous-Systems Dev Container Features
maintainer: AIT-Assistive-Autonomous-Systems maintainers
contact: https://github.com/AIT-Assistive-Autonomous-Systems/devcontainer_features/issues
repository: https://github.com/AIT-Assistive-Autonomous-Systems/devcontainer_features
ociReference: ghcr.io/ait-assistive-autonomous-systems/devcontainer_features
- name: Hauke's Features for Development Containers
maintainer: Hauke D
contact: https://github.com/haukex/devcontainer-features/issues
Expand Down Expand Up @@ -961,7 +966,30 @@
maintainer: David Zucker
contact: https://github.com/davzucky/devcontainers-features-wolfi/issues
repository: https://github.com/davzucky/devcontainers-features-wolfi
ociReference: ghcr.io/davzucky/devcontainers-features-wolfi
maintainer: eBizBase
contact: https://github.com/ebizbase/dev-infras/issues
repository: https://github.com/ebizbase/dev-infras
ociReference: ghcr.io/ebizbase/devcontainers-features
- name: slang programming language
maintainer: loag
contact: https://github.com/Loag/slang-feature/issues
repository: https://github.com/Loag/slang-feature
ociReference: ghcr.io/loag/slang-feature
- name: devcontainer features by zetta
maintainer: zetta
contact: https://github.com/zetta/devcontainer-features/issues
repository: https://github.com/zetta/devcontainer-features
ociReference: ghcr.io/zetta/devcontainer-features
- name: devcontainer features for ubuntugis
maintainer: Conner Shoop
contact: https://github.com/connershoop/devcontainer-feature-ubuntugis/issues
repository: https://github.com/connershoop/devcontainer-feature-ubuntugis
ociReference: ghcr.io/connershoop/devcontainer-feature-ubuntugis
- name: Nefarious Development Containers
maintainer: NickChecan
contact: https://github.com/The-Nefarious-Developer/devcontainer-templates/issues
repository: https://github.com/The-Nefarious-Developer/devcontainer-templates
ociReference: ghcr.io/the-nefarious-developer/devcontainer-templates
- name: Dev Container Features by ForWarD Software
maintainer: ForWarD Software
contact: https://github.com/forwardsoftware/devcontainer-features/issues
Expand Down Expand Up @@ -1007,6 +1035,26 @@
contact: https://github.com/RouL/devcontainer-features/issues
repository: https://github.com/RouL/devcontainer-features
ociReference: ghcr.io/roul/devcontainer-features
- name: devcontainer features by itsalljustdata
maintainer: Jonathan Mills
contact: https://github.com/itsalljustdata/devcontainers-custom-features/issues
repository: https://github.com/itsalljustdata/devcontainers-custom-features
ociReference: ghcr.io/itsalljustdata/devcontainers-custom-features
- name: Devcontainer for Cargo lambda
maintainer: Han Sen
contact: https://github.com/tokidoki11/devcontainer-feature/issues
repository: https://github.com/tokidoki11/devcontainer-feature
ociReference: ghcr.io/tokidoki11/devcontainer-feature/cargo-lambda
- name: devcontainer features by irfansofyana
maintainer: irfansofyana
contact: https://github.com/irfansofyana/devcontainer-features/issues
repository: https://github.com/irfansofyana/devcontainer-features
ociReference: ghcr.io/irfansofyana/devcontainer-features
- name: devcontainer templates by irfansofyana
maintainer: irfansofyana
repository: https://github.com/irfansofyana/devcontainer-templates
contact: https://github.com/irfansofyana/devcontainer-templates/issues
ociReference: ghcr.io/irfansofyana/devcontainer-templates
- name: devcontainer templates by techiro
maintainer: techiro
contact: https://github.com/techiro/devcontainer-template/issues
Expand Down Expand Up @@ -1072,6 +1120,16 @@
contact: https://github.com/jajera/features/issues
repository: https://github.com/jajera/features
ociReference: ghcr.io/jajera/features
- name: Chromia Rell Development Container
maintainer: Chromaway AB
contact: https://github.com/chromiaproject/devcontainers-chromia/issues
repository: https://github.com/chromiaproject/devcontainers-chromia
ociReference: ghcr.io/chromiaproject/devcontainers-chromia/simple-chromia
- name: AWS Lambda Dev Container
maintainer: Yuji Masaoka
contact: https://github.com/ymasaoka/devcontainer-templates/issues
repository: https://github.com/ymasaoka/devcontainer-templates
ociReference: ghcr.io/ymasaoka/devcontainer-templates
- name: MrSimonEmms Dev Container Features
maintainer: MrSimonEmms
contact: https://github.com/mrsimonemms/devcontainers/issues
Expand All @@ -1082,6 +1140,11 @@
contact: https://github.com/ferdinandkeller/features/issues
repository: https://github.com/ferdinandkeller/features
ociReference: ghcr.io/ferdinandkeller/features/httpie
- name: sebdanielsson's templates
maintainer: Sebastian Danielsson (@sebdanielsson)
contact: https://github.com/sebdanielsson/devcontainers/issues
repository: https://github.com/sebdanielsson/devcontainers
ocireference: ghcr.io/sebdanielsson/devcontainers
- name: Rojo Feature
maintainer: Ryan Luu
contact: https://github.com/RyanLua/features/issues
Expand All @@ -1092,6 +1155,16 @@
contact: https://github.com/RyanLua/templates/issues
repository: https://github.com/RyanLua/templates
ociReference: ghcr.io/ryanlua/templates
- name: Dev Container Features by Daniel Lindemann
maintainer: Daniel Lindemann
contact: https://github.com/daniellindemann/dev-container-features/issues
repository: https://github.com/daniellindemann/dev-container-features/tree/main/src/dotnet-usersecrets-persistence
ociReference: ghcr.io/daniellindemann/dev-container-features
- name: Starship
maintainer: Tobias Chavarria
contact: https://github.com/tobiaschc/devcontainer-features/issues
repository: https://github.com/tobiaschc/devcontainer-features
ociReference: ghcr.io/tobiaschc/devcontainer-features
- name: Dev Container Features by Joe Bowbeer
maintainer: Joe Bowbeer
contact: https://github.com/joebowbeer/devcontainers-features/issues
Expand All @@ -1102,7 +1175,26 @@
contact: https://github.com/schnellerhase/devcontainer-fenics/issues
repository: https://github.com/schnellerhase/devcontainer-fenics
ociReference: ghcr.io/schnellerhase/devcontainer-fenics/fenics
ociReference: ghcr.io/ryanlua/templates/roblox
- name: Dev Container Templates by pirpedro
maintainer: Pedro Rodrigues
contact: https://github.com/pirpedro/devcontainers/issues
repository: https://github.com/pirpedro/devcontainers
ociReference: ghcr.io/pirpedro/devcontainers
- name: Dev Container Features by pirpedro
maintainer: Pedro Rodrigues
contact: https://github.com/pirpedro/features/issues
repository: https://github.com/pirpedro/features
ociReference: ghcr.io/pirpedro/features
- name: Dev container features for Azure linux images
maintainer: Victor Maznev
contact: https://github.com/bullmastiffo/devcontainers-features/issues
repository: https://github.com/bullmastiffo/devcontainers-features
ociReference: ghcr.io/bullmastiffo/devcontainers-features
- name: Matt Mazzola Dev Containers
maintainer: mattmazzola
contact: https://github.com/mattmazzola/devcontainers/issues
repository: https://github.com/mattmazzola/devcontainers
ociReference: ghcr.io/mattmazzola/devcontainers
- name: W&B Catnip
maintainer: Weights and Biases
contact: https://github.com/wandb/catnip/issues
Expand Down Expand Up @@ -1138,3 +1230,78 @@
contact: https://github.com/navinkrishnan/devcontainer-templates-btp/issues
repository: https://github.com/navinkrishnan/devcontainer-templates-btp
ociReference: ghcr.io/navinkrishnan/devcontainer-templates-btp
- name: Features by ksachdeva
maintainer: Kapil Sachdeva
contact: https://github.com/ksachdeva/devcontainer-features/issues
repository: https://github.com/ksachdeva/devcontainer-features
ociReference: ghcr.io/ksachdeva/devcontainer-features
- name: Gemini CLI (via npm)
maintainer: siri404
contact: https://github.com/siri404/devcontainer-ai-features/issues
repository: https://github.com/siri404/devcontainer-ai-features
ociReference: ghcr.io/siri404/devcontainer-ai-features
- name: EdgeActions Dev Container Templates
maintainer: Azure EdgeActions Developer Experiences Team
contact: https://github.com/Azure/edgeactions-devcontainers/issues
repository: https://github.com/Azure/edgeactions-devcontainers
ociReference: ghcr.io/Azure/edgeactions-devcontainers/edgeactions
- name: Git Absorb Feature
maintainer: baxyz
contact: https://github.com/baxyz/devcontainer-features/issues
repository: https://github.com/baxyz/devcontainer-features/tree/main/src/git-absorb
ociReference: ghcr.io/baxyz/devcontainer-features/git-absorb
- name: Shell History Per Project Feature
maintainer: baxyz
contact: https://github.com/baxyz/devcontainer-features/issues
repository: https://github.com/baxyz/devcontainer-features/tree/main/src/shell-history-per-project
ociReference: ghcr.io/baxyz/devcontainer-features/shell-history-per-project
- name: Biome Feature
maintainer: baxyz
contact: https://github.com/baxyz/devcontainer-features/issues
repository: https://github.com/baxyz/devcontainer-features/tree/main/src/biome
ociReference: ghcr.io/baxyz/devcontainer-features/biome
- name: Dev Container assets by Yassine Doghri
maintainer: Yassine Doghri
contact: https://github.com/yassinedoghri/devcontainers/issues
repository: https://github.com/yassinedoghri/devcontainers
ociReference: ghcr.io/yassinedoghri/devcontainers
- name: Atomys Dev Container Features
maintainer: Atomys
contact: https://github.com/42atomys/devcontainers-features/issues
repository: https://github.com/42atomys/devcontainers-features
ociReference: ghcr.io/42atomys/devcontainers-features
- name: PairSpaces
maintainer: PairSpaces by Interaction, LLC
contact: https://github.com/pairspaces/devcontainers/issues
repository: https://github.com/pairspaces/devcontainers
ociReference: ghcr.io/pairspaces/devcontainers/pairspaces
- name: EstebenR Devcontainers
maintainer: EstebenR (Papabos)
contact: https://github.com/EstebenR/devcontainers/issues
repository: https://github.com/EstebenR/devcontainers/
ociReference: ghcr.io/estebenr/devcontainers
- name: C++ Dev Container Template
maintainer: Philips Software
contact: https://github.com/philips-software/amp-devcontainer/issues
repository: https://github.com/philips-software/amp-devcontainer
ociReference: ghcr.io/philips-software/amp-devcontainer/cpp-template
- name: Rust Dev Container Template
maintainer: Philips Software
contact: https://github.com/philips-software/amp-devcontainer/issues
repository: https://github.com/philips-software/amp-devcontainer
ociReference: ghcr.io/philips-software/amp-devcontainer/rust-template
- name: Devcontainer Features for Devcontainer Configurations
maintainer: devcontainer-config
contact: https://github.com/devcontainer-config/features/issues
repository: https://github.com/devcontainer-config/features
ociReference: ghcr.io/devcontainer-config/features
- name: Assorted Features
maintainer: Evit15
contact: https://github.com/Evit15/devcontainer-features/issues
repository: https://github.com/Evit15/devcontainer-features
ociReference: ghcr.io/Evit15/devcontainer-features
- name: fexec
maintainer: roboslone
contact: https://github.com/roboslone/go-framework/issues
repository: https://github.com/roboslone/go-framework/tree/main/src/fexec
ociReference: ghcr.io/roboslone/go-framework