Skip to content

Commit 8af60a9

Browse files
Merge branch 'gh-pages' into ksachdeva-features
2 parents 9675a37 + ba19418 commit 8af60a9

File tree

3 files changed

+205
-8
lines changed

3 files changed

+205
-8
lines changed

.github/lint-config.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
3+
extends: default
4+
5+
6+
rules:
7+
line-length: disable
8+
trailing-spaces: disable
9+
document-start: disable
10+

.github/workflows/lint.yml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
name: 'Lint collection-index.yml'
2+
on:
3+
pull_request:
4+
paths:
5+
- _data/collection-index.yml
6+
7+
permissions:
8+
contents: read
9+
pull-requests: write
10+
11+
jobs:
12+
yamllint:
13+
name: 'Yamllint'
14+
runs-on: ubuntu-latest
15+
steps:
16+
- name: 'Checkout'
17+
uses: actions/checkout@v6
18+
- name: 'Yamllint'
19+
uses: karancode/yamllint-github-action@@v2.1.1
20+
with:
21+
yamllint_file_or_dir: _data/collection-index.yml
22+
yamllint_strict: true
23+
yamllint_config_filepath: .github/lint-config.yaml
24+
yamllint_comment: true
25+
env:
26+
GITHUB_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}

_data/collection-index.yml

Lines changed: 169 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -383,11 +383,6 @@
383383
contact: https://github.com/CodeMan99/features/issues
384384
repository: https://github.com/CodeMan99/features
385385
ociReference: ghcr.io/codeman99/features
386-
- name: Features by Favalos
387-
maintainer: Fernando Avalos
388-
contact: https://github.com/favalos/devcontainer-features/issues
389-
repository: https://github.com/favalos/devcontainer-features
390-
ociReference: ghcr.io/favalos/devcontainer-features
391386
- name: Community Templates
392387
maintainer: devcontainers-community
393388
contact: https://github.com/orgs/devcontainers-community/discussions
@@ -778,6 +773,11 @@
778773
contact: https://github.com/rafaph/devcontainer-features/issues
779774
repository: https://github.com/rafaph/devcontainer-features
780775
ociReference: ghcr.io/rafaph/devcontainer-features
776+
- name: Dev Container Features by weslyg
777+
maintainer: weslyg
778+
contact: https://github.com/weslyg/features/issues
779+
repository: https://github.com/weslyg/features
780+
ociReference: ghcr.io/weslyg/features
781781
- name: SPFx Dev Container
782782
maintainer: Troy
783783
contact: https://github.com/tpalacino/SPFx-dev-container/issues
@@ -918,6 +918,11 @@
918918
contact: https://github.com/lx-0/devcontainer-templates/issues
919919
repository: https://github.com/lx-0/devcontainer-templates
920920
ociReference: ghcr.io/lx-0/devcontainer-templates
921+
- name: AIT-Assistive-Autonomous-Systems Dev Container Features
922+
maintainer: AIT-Assistive-Autonomous-Systems maintainers
923+
contact: https://github.com/AIT-Assistive-Autonomous-Systems/devcontainer_features/issues
924+
repository: https://github.com/AIT-Assistive-Autonomous-Systems/devcontainer_features
925+
ociReference: ghcr.io/ait-assistive-autonomous-systems/devcontainer_features
921926
- name: Hauke's Features for Development Containers
922927
maintainer: Hauke D
923928
contact: https://github.com/haukex/devcontainer-features/issues
@@ -961,7 +966,30 @@
961966
maintainer: David Zucker
962967
contact: https://github.com/davzucky/devcontainers-features-wolfi/issues
963968
repository: https://github.com/davzucky/devcontainers-features-wolfi
964-
ociReference: ghcr.io/davzucky/devcontainers-features-wolfi
969+
maintainer: eBizBase
970+
contact: https://github.com/ebizbase/dev-infras/issues
971+
repository: https://github.com/ebizbase/dev-infras
972+
ociReference: ghcr.io/ebizbase/devcontainers-features
973+
- name: slang programming language
974+
maintainer: loag
975+
contact: https://github.com/Loag/slang-feature/issues
976+
repository: https://github.com/Loag/slang-feature
977+
ociReference: ghcr.io/loag/slang-feature
978+
- name: devcontainer features by zetta
979+
maintainer: zetta
980+
contact: https://github.com/zetta/devcontainer-features/issues
981+
repository: https://github.com/zetta/devcontainer-features
982+
ociReference: ghcr.io/zetta/devcontainer-features
983+
- name: devcontainer features for ubuntugis
984+
maintainer: Conner Shoop
985+
contact: https://github.com/connershoop/devcontainer-feature-ubuntugis/issues
986+
repository: https://github.com/connershoop/devcontainer-feature-ubuntugis
987+
ociReference: ghcr.io/connershoop/devcontainer-feature-ubuntugis
988+
- name: Nefarious Development Containers
989+
maintainer: NickChecan
990+
contact: https://github.com/The-Nefarious-Developer/devcontainer-templates/issues
991+
repository: https://github.com/The-Nefarious-Developer/devcontainer-templates
992+
ociReference: ghcr.io/the-nefarious-developer/devcontainer-templates
965993
- name: Dev Container Features by ForWarD Software
966994
maintainer: ForWarD Software
967995
contact: https://github.com/forwardsoftware/devcontainer-features/issues
@@ -1007,6 +1035,26 @@
10071035
contact: https://github.com/RouL/devcontainer-features/issues
10081036
repository: https://github.com/RouL/devcontainer-features
10091037
ociReference: ghcr.io/roul/devcontainer-features
1038+
- name: devcontainer features by itsalljustdata
1039+
maintainer: Jonathan Mills
1040+
contact: https://github.com/itsalljustdata/devcontainers-custom-features/issues
1041+
repository: https://github.com/itsalljustdata/devcontainers-custom-features
1042+
ociReference: ghcr.io/itsalljustdata/devcontainers-custom-features
1043+
- name: Devcontainer for Cargo lambda
1044+
maintainer: Han Sen
1045+
contact: https://github.com/tokidoki11/devcontainer-feature/issues
1046+
repository: https://github.com/tokidoki11/devcontainer-feature
1047+
ociReference: ghcr.io/tokidoki11/devcontainer-feature/cargo-lambda
1048+
- name: devcontainer features by irfansofyana
1049+
maintainer: irfansofyana
1050+
contact: https://github.com/irfansofyana/devcontainer-features/issues
1051+
repository: https://github.com/irfansofyana/devcontainer-features
1052+
ociReference: ghcr.io/irfansofyana/devcontainer-features
1053+
- name: devcontainer templates by irfansofyana
1054+
maintainer: irfansofyana
1055+
repository: https://github.com/irfansofyana/devcontainer-templates
1056+
contact: https://github.com/irfansofyana/devcontainer-templates/issues
1057+
ociReference: ghcr.io/irfansofyana/devcontainer-templates
10101058
- name: devcontainer templates by techiro
10111059
maintainer: techiro
10121060
contact: https://github.com/techiro/devcontainer-template/issues
@@ -1072,6 +1120,16 @@
10721120
contact: https://github.com/jajera/features/issues
10731121
repository: https://github.com/jajera/features
10741122
ociReference: ghcr.io/jajera/features
1123+
- name: Chromia Rell Development Container
1124+
maintainer: Chromaway AB
1125+
contact: https://github.com/chromiaproject/devcontainers-chromia/issues
1126+
repository: https://github.com/chromiaproject/devcontainers-chromia
1127+
ociReference: ghcr.io/chromiaproject/devcontainers-chromia/simple-chromia
1128+
- name: AWS Lambda Dev Container
1129+
maintainer: Yuji Masaoka
1130+
contact: https://github.com/ymasaoka/devcontainer-templates/issues
1131+
repository: https://github.com/ymasaoka/devcontainer-templates
1132+
ociReference: ghcr.io/ymasaoka/devcontainer-templates
10751133
- name: MrSimonEmms Dev Container Features
10761134
maintainer: MrSimonEmms
10771135
contact: https://github.com/mrsimonemms/devcontainers/issues
@@ -1082,6 +1140,11 @@
10821140
contact: https://github.com/ferdinandkeller/features/issues
10831141
repository: https://github.com/ferdinandkeller/features
10841142
ociReference: ghcr.io/ferdinandkeller/features/httpie
1143+
- name: sebdanielsson's templates
1144+
maintainer: Sebastian Danielsson (@sebdanielsson)
1145+
contact: https://github.com/sebdanielsson/devcontainers/issues
1146+
repository: https://github.com/sebdanielsson/devcontainers
1147+
ocireference: ghcr.io/sebdanielsson/devcontainers
10851148
- name: Rojo Feature
10861149
maintainer: Ryan Luu
10871150
contact: https://github.com/RyanLua/features/issues
@@ -1092,6 +1155,16 @@
10921155
contact: https://github.com/RyanLua/templates/issues
10931156
repository: https://github.com/RyanLua/templates
10941157
ociReference: ghcr.io/ryanlua/templates
1158+
- name: Dev Container Features by Daniel Lindemann
1159+
maintainer: Daniel Lindemann
1160+
contact: https://github.com/daniellindemann/dev-container-features/issues
1161+
repository: https://github.com/daniellindemann/dev-container-features/tree/main/src/dotnet-usersecrets-persistence
1162+
ociReference: ghcr.io/daniellindemann/dev-container-features
1163+
- name: Starship
1164+
maintainer: Tobias Chavarria
1165+
contact: https://github.com/tobiaschc/devcontainer-features/issues
1166+
repository: https://github.com/tobiaschc/devcontainer-features
1167+
ociReference: ghcr.io/tobiaschc/devcontainer-features
10951168
- name: Dev Container Features by Joe Bowbeer
10961169
maintainer: Joe Bowbeer
10971170
contact: https://github.com/joebowbeer/devcontainers-features/issues
@@ -1102,7 +1175,26 @@
11021175
contact: https://github.com/schnellerhase/devcontainer-fenics/issues
11031176
repository: https://github.com/schnellerhase/devcontainer-fenics
11041177
ociReference: ghcr.io/schnellerhase/devcontainer-fenics/fenics
1105-
ociReference: ghcr.io/ryanlua/templates/roblox
1178+
- name: Dev Container Templates by pirpedro
1179+
maintainer: Pedro Rodrigues
1180+
contact: https://github.com/pirpedro/devcontainers/issues
1181+
repository: https://github.com/pirpedro/devcontainers
1182+
ociReference: ghcr.io/pirpedro/devcontainers
1183+
- name: Dev Container Features by pirpedro
1184+
maintainer: Pedro Rodrigues
1185+
contact: https://github.com/pirpedro/features/issues
1186+
repository: https://github.com/pirpedro/features
1187+
ociReference: ghcr.io/pirpedro/features
1188+
- name: Dev container features for Azure linux images
1189+
maintainer: Victor Maznev
1190+
contact: https://github.com/bullmastiffo/devcontainers-features/issues
1191+
repository: https://github.com/bullmastiffo/devcontainers-features
1192+
ociReference: ghcr.io/bullmastiffo/devcontainers-features
1193+
- name: Matt Mazzola Dev Containers
1194+
maintainer: mattmazzola
1195+
contact: https://github.com/mattmazzola/devcontainers/issues
1196+
repository: https://github.com/mattmazzola/devcontainers
1197+
ociReference: ghcr.io/mattmazzola/devcontainers
11061198
- name: W&B Catnip
11071199
maintainer: Weights and Biases
11081200
contact: https://github.com/wandb/catnip/issues
@@ -1143,4 +1235,73 @@
11431235
contact: https://github.com/ksachdeva/devcontainer-features/issues
11441236
repository: https://github.com/ksachdeva/devcontainer-features
11451237
ociReference: ghcr.io/ksachdeva/devcontainer-features
1146-
1238+
- name: Gemini CLI (via npm)
1239+
maintainer: siri404
1240+
contact: https://github.com/siri404/devcontainer-ai-features/issues
1241+
repository: https://github.com/siri404/devcontainer-ai-features
1242+
ociReference: ghcr.io/siri404/devcontainer-ai-features
1243+
- name: EdgeActions Dev Container Templates
1244+
maintainer: Azure EdgeActions Developer Experiences Team
1245+
contact: https://github.com/Azure/edgeactions-devcontainers/issues
1246+
repository: https://github.com/Azure/edgeactions-devcontainers
1247+
ociReference: ghcr.io/Azure/edgeactions-devcontainers/edgeactions
1248+
- name: Git Absorb Feature
1249+
maintainer: baxyz
1250+
contact: https://github.com/baxyz/devcontainer-features/issues
1251+
repository: https://github.com/baxyz/devcontainer-features/tree/main/src/git-absorb
1252+
ociReference: ghcr.io/baxyz/devcontainer-features/git-absorb
1253+
- name: Shell History Per Project Feature
1254+
maintainer: baxyz
1255+
contact: https://github.com/baxyz/devcontainer-features/issues
1256+
repository: https://github.com/baxyz/devcontainer-features/tree/main/src/shell-history-per-project
1257+
ociReference: ghcr.io/baxyz/devcontainer-features/shell-history-per-project
1258+
- name: Biome Feature
1259+
maintainer: baxyz
1260+
contact: https://github.com/baxyz/devcontainer-features/issues
1261+
repository: https://github.com/baxyz/devcontainer-features/tree/main/src/biome
1262+
ociReference: ghcr.io/baxyz/devcontainer-features/biome
1263+
- name: Dev Container assets by Yassine Doghri
1264+
maintainer: Yassine Doghri
1265+
contact: https://github.com/yassinedoghri/devcontainers/issues
1266+
repository: https://github.com/yassinedoghri/devcontainers
1267+
ociReference: ghcr.io/yassinedoghri/devcontainers
1268+
- name: Atomys Dev Container Features
1269+
maintainer: Atomys
1270+
contact: https://github.com/42atomys/devcontainers-features/issues
1271+
repository: https://github.com/42atomys/devcontainers-features
1272+
ociReference: ghcr.io/42atomys/devcontainers-features
1273+
- name: PairSpaces
1274+
maintainer: PairSpaces by Interaction, LLC
1275+
contact: https://github.com/pairspaces/devcontainers/issues
1276+
repository: https://github.com/pairspaces/devcontainers
1277+
ociReference: ghcr.io/pairspaces/devcontainers/pairspaces
1278+
- name: EstebenR Devcontainers
1279+
maintainer: EstebenR (Papabos)
1280+
contact: https://github.com/EstebenR/devcontainers/issues
1281+
repository: https://github.com/EstebenR/devcontainers/
1282+
ociReference: ghcr.io/estebenr/devcontainers
1283+
- name: C++ Dev Container Template
1284+
maintainer: Philips Software
1285+
contact: https://github.com/philips-software/amp-devcontainer/issues
1286+
repository: https://github.com/philips-software/amp-devcontainer
1287+
ociReference: ghcr.io/philips-software/amp-devcontainer/cpp-template
1288+
- name: Rust Dev Container Template
1289+
maintainer: Philips Software
1290+
contact: https://github.com/philips-software/amp-devcontainer/issues
1291+
repository: https://github.com/philips-software/amp-devcontainer
1292+
ociReference: ghcr.io/philips-software/amp-devcontainer/rust-template
1293+
- name: Devcontainer Features for Devcontainer Configurations
1294+
maintainer: devcontainer-config
1295+
contact: https://github.com/devcontainer-config/features/issues
1296+
repository: https://github.com/devcontainer-config/features
1297+
ociReference: ghcr.io/devcontainer-config/features
1298+
- name: Assorted Features
1299+
maintainer: Evit15
1300+
contact: https://github.com/Evit15/devcontainer-features/issues
1301+
repository: https://github.com/Evit15/devcontainer-features
1302+
ociReference: ghcr.io/Evit15/devcontainer-features
1303+
- name: fexec
1304+
maintainer: roboslone
1305+
contact: https://github.com/roboslone/go-framework/issues
1306+
repository: https://github.com/roboslone/go-framework/tree/main/src/fexec
1307+
ociReference: ghcr.io/roboslone/go-framework

0 commit comments

Comments
 (0)