From 1a03d975d4cdafdb197ed3fdd01920a8d29f8dd0 Mon Sep 17 00:00:00 2001 From: Agustin Gigena Date: Tue, 7 Jul 2026 16:49:33 -0300 Subject: [PATCH 1/5] 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/5] 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 From c07e753411a0bda56a14a733a2d00fc6309d01d8 Mon Sep 17 00:00:00 2001 From: Agustin Gigena Date: Thu, 30 Jul 2026 15:53:07 -0300 Subject: [PATCH 3/5] Update collection-index.yml --- _data/collection-index.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 4ceee5d3..dcc0fc17 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -3,7 +3,7 @@ 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 +- name: Dotnet Entity Framework Tools maintainer: Agustin-Gigena contact: https://github.com/Agustin-Gigena/devcontainer-features/issues repository: https://github.com/Agustin-Gigena/devcontainer-features From d69ac860e588f50bbc64f4df6a66e8276d81ec07 Mon Sep 17 00:00:00 2001 From: Agustin Gigena Date: Thu, 10 Sep 2026 09:44:14 -0300 Subject: [PATCH 4/5] Update collection index with new feature entry --- _data/collection-index.yml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 5f97795f..d8791e3b 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1,13 +1,8 @@ -- name: Git Extended +- name: Features For .NET Tools & Git 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: Dotnet Entity Framework Tools - 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 + ociReference: ghcr.io/agustin-gigena/devcontainer-features - name: Reference Implementation Features maintainer: Dev Container Spec Maintainers contact: https://github.com/devcontainers/features/issues From 9a9556397ca5aace4a3deeab13c445d4f4e6346a Mon Sep 17 00:00:00 2001 From: Agustin Gigena Date: Thu, 10 Sep 2026 09:46:05 -0300 Subject: [PATCH 5/5] Update collection index with new feature name --- _data/collection-index.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index d8791e3b..68421a70 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1,4 +1,4 @@ -- name: Features For .NET Tools & Git +- name: Devcontainer features by agustin-gigena maintainer: Agustin-Gigena contact: https://github.com/Agustin-Gigena/devcontainer-features/issues repository: https://github.com/Agustin-Gigena/devcontainer-features