From faaebf69ea69d27d1725250cbcb803dd0d9cb447 Mon Sep 17 00:00:00 2001 From: roboslone Date: Sun, 28 Sep 2025 22:27:15 +0300 Subject: [PATCH 1/2] Update collection-index.yml to include fexec --- _data/collection-index.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 3bd7f749..a9f68198 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1082,3 +1082,8 @@ contact: https://github.com/RyanLua/templates/issues repository: https://github.com/RyanLua/templates ociReference: ghcr.io/ryanlua/templates/roblox +- name: fexec + maintainer: roboslone + contact: https://github.com/roboslone/go-framework/issues + repository: https://github.com/roboslone/go-framework + ociReference: ghcr.io/roboslone/go-framework/fexec From dc179aeb005f2844ac294f7cd596e7949df77f79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Rausell=20Guiard?= <33221237+AlvaroRausell@users.noreply.github.com> Date: Mon, 5 Jan 2026 10:08:47 +0000 Subject: [PATCH 2/2] Modify ociReference for fexec in collection-index Updated ociReference for fexec entry in collection index. --- _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 9aa97d75..9f32f581 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1261,4 +1261,4 @@ maintainer: roboslone contact: https://github.com/roboslone/go-framework/issues repository: https://github.com/roboslone/go-framework/tree/main/src/fexec - ociReference: ghcr.io/roboslone/go-framework/fexec + ociReference: ghcr.io/roboslone/go-framework