From 1a03d975d4cdafdb197ed3fdd01920a8d29f8dd0 Mon Sep 17 00:00:00 2001 From: Agustin Gigena Date: Tue, 7 Jul 2026 16:49:33 -0300 Subject: [PATCH 1/2] Add Git Extended feature to collection index --- _data/collection-index.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index db72653c..e2d19de9 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1,3 +1,8 @@ +- name: Git Extended + maintainer: Agustin-Gigena + contact: https://github.com/Agustin-Gigena/devcontainer-features/issues + repository: https://github.com/Agustin-Gigena/devcontainer-features + ociReference: ghcr.io/Agustin-Gigena/devcontainer-features - name: Reference Implementation Features maintainer: Dev Container Spec Maintainers contact: https://github.com/devcontainers/features/issues From 7af8893a932176fe076296ace80e73bfd77aa632 Mon Sep 17 00:00:00 2001 From: Agustin Gigena Date: Fri, 24 Jul 2026 22:30:46 -0300 Subject: [PATCH 2/2] Add Dotnet Ef feature to collection index --- _data/collection-index.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index e2d19de9..4ceee5d3 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -3,6 +3,11 @@ contact: https://github.com/Agustin-Gigena/devcontainer-features/issues repository: https://github.com/Agustin-Gigena/devcontainer-features ociReference: ghcr.io/Agustin-Gigena/devcontainer-features +- name: Dotnet Ef + maintainer: Agustin-Gigena + contact: https://github.com/Agustin-Gigena/devcontainer-features/issues + repository: https://github.com/Agustin-Gigena/devcontainer-features + ociReference: ghcr.io/Agustin-Gigena/devcontainer-features - name: Reference Implementation Features maintainer: Dev Container Spec Maintainers contact: https://github.com/devcontainers/features/issues