From d1eaafeb4899d6156b8f5edb10e43904b2968665 Mon Sep 17 00:00:00 2001 From: Simon Potter Date: Thu, 11 Jun 2026 21:25:47 +1000 Subject: [PATCH 1/2] Add tectonic devcontainer feature listing --- _data/collection-index.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 7df9015c..6c1059b4 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1541,3 +1541,8 @@ contact: https://github.com/XavierBeheydt/devcontainer-extras/issues repository: https://github.com/XavierBeheydt/devcontainer-extras ociReference: ghcr.io/xavierbeheydt/devcontainer-extras +- name: Tectonic Feature by sjp + maintainer: sjp + contact: https://github.com/sjp/tectonic-feature/issues + repository: https://github.com/sjp/tectonic-feature + ociReference: ghcr.io/sjp/tectonic-feature \ No newline at end of file From 4c85669890d1f2e8a62b38b25f513e3a7f2d97ff Mon Sep 17 00:00:00 2001 From: Abdurrahmaan Iqbal Date: Tue, 16 Jun 2026 14:25:29 +0100 Subject: [PATCH 2/2] Fix newline at end of file in 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 6c1059b4..e34b112e 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1545,4 +1545,4 @@ maintainer: sjp contact: https://github.com/sjp/tectonic-feature/issues repository: https://github.com/sjp/tectonic-feature - ociReference: ghcr.io/sjp/tectonic-feature \ No newline at end of file + ociReference: ghcr.io/sjp/tectonic-feature