From 96c559b7d506cf6233e78bc8fa5fc6c101ec05c1 Mon Sep 17 00:00:00 2001 From: baxyz Date: Thu, 18 Sep 2025 20:35:45 +0000 Subject: [PATCH 1/2] feat: add git-absorb and shell-history-per-project --- _data/collection-index.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 1553b248..dadc2305 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1082,3 +1082,13 @@ contact: https://github.com/RyanLua/templates/issues repository: https://github.com/RyanLua/templates ociReference: ghcr.io/ryanlua/templates +- name: Git Absorb Feature + maintainer: baxyz + contact: https://github.com/baxyz/devcontainer-features/issues + repository: https://github.com/baxyz/devcontainer-features + 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 + ociReference: ghcr.io/baxyz/devcontainer-features/shell-history-per-project From babc61689d5131943c69355319ae3884c1d270af Mon Sep 17 00:00:00 2001 From: baxyz Date: Fri, 24 Oct 2025 22:50:03 +0200 Subject: [PATCH 2/2] feat: add biome --- _data/collection-index.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index dadc2305..06a6ca5e 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1092,3 +1092,8 @@ contact: https://github.com/baxyz/devcontainer-features/issues repository: https://github.com/baxyz/devcontainer-features 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 + ociReference: ghcr.io/baxyz/devcontainer-features/biome