From 15fe85f395ae7428c06cd61ab5cc540d8d11f0b7 Mon Sep 17 00:00:00 2001 From: baxyz Date: Thu, 22 Jan 2026 22:14:08 +0000 Subject: [PATCH 1/5] Migrate Git Absorb to helpers4 --- _data/collection-index.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 59c8550e..009a7f47 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1251,11 +1251,11 @@ contact: https://github.com/Azure/edgeactions-devcontainers/issues repository: https://github.com/Azure/edgeactions-devcontainers ociReference: ghcr.io/Azure/edgeactions-devcontainers -- name: Git Absorb Feature +- name: Git Absorb 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 + contact: https://github.com/helpers4/devcontainer/issues + repository: https://github.com/helpers4/devcontainer/tree/main/src/git-absorb + ociReference: ghcr.io/helpers4/devcontainer/git-absorb - name: Shell History Per Project Feature maintainer: baxyz contact: https://github.com/baxyz/devcontainer-features/issues From 5cb9d63be0bfc84a2de1b9172b9e5e9430fc53ad Mon Sep 17 00:00:00 2001 From: baxyz Date: Thu, 22 Jan 2026 22:14:17 +0000 Subject: [PATCH 2/5] Migrate Shell History to helpers4 --- _data/collection-index.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 009a7f47..81371402 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1256,11 +1256,11 @@ contact: https://github.com/helpers4/devcontainer/issues repository: https://github.com/helpers4/devcontainer/tree/main/src/git-absorb ociReference: ghcr.io/helpers4/devcontainer/git-absorb -- name: Shell History Per Project Feature +- name: Shell History Per Project 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 + contact: https://github.com/helpers4/devcontainer/issues + repository: https://github.com/helpers4/devcontainer/tree/main/src/shell-history-per-project + ociReference: ghcr.io/helpers4/devcontainer/shell-history-per-project - name: Biome Feature maintainer: baxyz contact: https://github.com/baxyz/devcontainer-features/issues From 48689c78e1970ad38339dbcfcabf617b9f47d4f3 Mon Sep 17 00:00:00 2001 From: baxyz Date: Thu, 22 Jan 2026 22:14:30 +0000 Subject: [PATCH 3/5] Add helpers4 Angular Dev feature --- _data/collection-index.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 81371402..772ac3a6 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1261,6 +1261,11 @@ contact: https://github.com/helpers4/devcontainer/issues repository: https://github.com/helpers4/devcontainer/tree/main/src/shell-history-per-project ociReference: ghcr.io/helpers4/devcontainer/shell-history-per-project +- name: Angular Dev + maintainer: baxyz + contact: https://github.com/helpers4/devcontainer/issues + repository: https://github.com/helpers4/devcontainer/tree/main/src/angular-dev + ociReference: ghcr.io/helpers4/devcontainer/angular-dev - name: Biome Feature maintainer: baxyz contact: https://github.com/baxyz/devcontainer-features/issues From f58cac891807fa86cb584cb736f1f973795aa201 Mon Sep 17 00:00:00 2001 From: baxyz Date: Thu, 22 Jan 2026 22:14:43 +0000 Subject: [PATCH 4/5] Add helpers4 Local Mounts feature --- _data/collection-index.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 772ac3a6..b60c116d 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1266,6 +1266,11 @@ contact: https://github.com/helpers4/devcontainer/issues repository: https://github.com/helpers4/devcontainer/tree/main/src/angular-dev ociReference: ghcr.io/helpers4/devcontainer/angular-dev +- name: Local Mounts + maintainer: baxyz + contact: https://github.com/helpers4/devcontainer/issues + repository: https://github.com/helpers4/devcontainer/tree/main/src/local-mounts + ociReference: ghcr.io/helpers4/devcontainer/local-mounts - name: Biome Feature maintainer: baxyz contact: https://github.com/baxyz/devcontainer-features/issues From db3d55301c775748f374299b693cce5cfc74881b Mon Sep 17 00:00:00 2001 From: baxyz Date: Thu, 22 Jan 2026 22:14:54 +0000 Subject: [PATCH 5/5] Remove archived Biome feature --- _data/collection-index.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index b60c116d..960dc6f6 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1271,11 +1271,6 @@ contact: https://github.com/helpers4/devcontainer/issues repository: https://github.com/helpers4/devcontainer/tree/main/src/local-mounts ociReference: ghcr.io/helpers4/devcontainer/local-mounts -- 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