From 8e0a3abfcc4f154ee441058ec65a672849c65c0c Mon Sep 17 00:00:00 2001 From: Thorsten Hans Date: Wed, 18 Feb 2026 18:17:46 +0100 Subject: [PATCH 1/3] chore: Bump gh plugin version Signed-off-by: Thorsten Hans --- manifests/gh/gh.json | 72 +++++++++++++++++++++----------------- manifests/gh/gh@0.0.6.json | 34 ++++++++++++++++++ 2 files changed, 73 insertions(+), 33 deletions(-) create mode 100644 manifests/gh/gh@0.0.6.json diff --git a/manifests/gh/gh.json b/manifests/gh/gh.json index 37f3e80..7c5c06c 100644 --- a/manifests/gh/gh.json +++ b/manifests/gh/gh.json @@ -1,34 +1,40 @@ { - "name": "gh", - "description": "Generates GitHub Actions for Spin Apps", - "homepage": "https://github.com/fermyon/spin-gh-plugin", - "version": "0.0.6", - "spinCompatibility": ">=2.0.0", - "license": "Apache-2.0", - "packages": [ - { - "os": "linux", - "arch": "aarch64", - "url": "https://github.com/fermyon/spin-gh-plugin/releases/download/v0.0.6/gh-0.0.6-linux-aarch64.tar.gz", - "sha256": "40d47fb061e8208d5743a3c21ed13e8b25f26a8e6341ecef8d9da5ebe61d8037" - }, - { - "os": "macos", - "arch": "amd64", - "url": "https://github.com/fermyon/spin-gh-plugin/releases/download/v0.0.6/gh-0.0.6-macos-amd64.tar.gz", - "sha256": "a143dfcbcfb3983f2d03022bc7bdd0397e2af58e77595c327214de22917808e0" - }, - { - "os": "macos", - "arch": "aarch64", - "url": "https://github.com/fermyon/spin-gh-plugin/releases/download/v0.0.6/gh-0.0.6-macos-aarch64.tar.gz", - "sha256": "b65a67ebce5b7f6fc51d22b5111e21bb1ea28771506a0abb9b3b274677242b31" - }, - { - "os": "linux", - "arch": "amd64", - "url": "https://github.com/fermyon/spin-gh-plugin/releases/download/v0.0.6/gh-0.0.6-linux-amd64.tar.gz", - "sha256": "05142ebb389126e29098ce83e24fe036636ed988534f41e4cea1ff96c3feb959" - } - ] -} + "name": "gh", + "description": "Generates GitHub Actions for Spin Apps", + "homepage": "https://github.com/fermyon/spin-gh-plugin", + "version": "0.0.8", + "spinCompatibility": ">=2.0.0", + "license": "Apache-2.0", + "packages": [ + { + "os": "macos", + "arch": "aarch64", + "url": "https://github.com/fermyon/spin-gh-plugin/releases/download/v0.0.8/gh-0.0.8-macos-aarch64.tar.gz", + "sha256": "e96eaaeac7cac8219849e5a907dc95b5dfa1b0a6044688dead44e39e1869f1f7" + }, + { + "os": "linux", + "arch": "amd64", + "url": "https://github.com/fermyon/spin-gh-plugin/releases/download/v0.0.8/gh-0.0.8-linux-amd64.tar.gz", + "sha256": "29af5c3a288c270fc8b41caf7e9ce3499e6e488fe0a06acd332821796dc96736" + }, + { + "os": "linux", + "arch": "aarch64", + "url": "https://github.com/fermyon/spin-gh-plugin/releases/download/v0.0.8/gh-0.0.8-linux-aarch64.tar.gz", + "sha256": "d43245a6120701b936471bc83d4dfd8e2c4df780ddc20dccbc61c5275f192921" + }, + { + "os": "macos", + "arch": "amd64", + "url": "https://github.com/fermyon/spin-gh-plugin/releases/download/v0.0.8/gh-0.0.8-macos-amd64.tar.gz", + "sha256": "a2ab59a7286a1dd2111512dd2af7ec0d1cf31f0f17f707671d2c129e033ff81f" + }, + { + "os": "windows", + "arch": "amd64", + "url": "https://github.com/fermyon/spin-gh-plugin/releases/download/v0.0.8/gh-0.0.8-windows-amd64.tar.gz", + "sha256": "021527e1df1794233456fa08008944f055607d03e250f51bd7f3b9058c22e622" + } + ] +} \ No newline at end of file diff --git a/manifests/gh/gh@0.0.6.json b/manifests/gh/gh@0.0.6.json new file mode 100644 index 0000000..37f3e80 --- /dev/null +++ b/manifests/gh/gh@0.0.6.json @@ -0,0 +1,34 @@ +{ + "name": "gh", + "description": "Generates GitHub Actions for Spin Apps", + "homepage": "https://github.com/fermyon/spin-gh-plugin", + "version": "0.0.6", + "spinCompatibility": ">=2.0.0", + "license": "Apache-2.0", + "packages": [ + { + "os": "linux", + "arch": "aarch64", + "url": "https://github.com/fermyon/spin-gh-plugin/releases/download/v0.0.6/gh-0.0.6-linux-aarch64.tar.gz", + "sha256": "40d47fb061e8208d5743a3c21ed13e8b25f26a8e6341ecef8d9da5ebe61d8037" + }, + { + "os": "macos", + "arch": "amd64", + "url": "https://github.com/fermyon/spin-gh-plugin/releases/download/v0.0.6/gh-0.0.6-macos-amd64.tar.gz", + "sha256": "a143dfcbcfb3983f2d03022bc7bdd0397e2af58e77595c327214de22917808e0" + }, + { + "os": "macos", + "arch": "aarch64", + "url": "https://github.com/fermyon/spin-gh-plugin/releases/download/v0.0.6/gh-0.0.6-macos-aarch64.tar.gz", + "sha256": "b65a67ebce5b7f6fc51d22b5111e21bb1ea28771506a0abb9b3b274677242b31" + }, + { + "os": "linux", + "arch": "amd64", + "url": "https://github.com/fermyon/spin-gh-plugin/releases/download/v0.0.6/gh-0.0.6-linux-amd64.tar.gz", + "sha256": "05142ebb389126e29098ce83e24fe036636ed988534f41e4cea1ff96c3feb959" + } + ] +} From 1fffed2606eb773a6263bd56aba8aa3f9d546731 Mon Sep 17 00:00:00 2001 From: Thorsten Hans Date: Thu, 19 Feb 2026 14:25:15 +0100 Subject: [PATCH 2/3] chore: Bump gh Plugin to 0.1.0 Signed-off-by: Thorsten Hans --- manifests/gh/gh.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/manifests/gh/gh.json b/manifests/gh/gh.json index 7c5c06c..4c24fcb 100644 --- a/manifests/gh/gh.json +++ b/manifests/gh/gh.json @@ -2,39 +2,39 @@ "name": "gh", "description": "Generates GitHub Actions for Spin Apps", "homepage": "https://github.com/fermyon/spin-gh-plugin", - "version": "0.0.8", + "version": "0.1.0", "spinCompatibility": ">=2.0.0", "license": "Apache-2.0", "packages": [ { "os": "macos", "arch": "aarch64", - "url": "https://github.com/fermyon/spin-gh-plugin/releases/download/v0.0.8/gh-0.0.8-macos-aarch64.tar.gz", - "sha256": "e96eaaeac7cac8219849e5a907dc95b5dfa1b0a6044688dead44e39e1869f1f7" + "url": "https://github.com/fermyon/spin-gh-plugin/releases/download/v0.1.0/gh-0.1.0-macos-aarch64.tar.gz", + "sha256": "c30cf42a9520bba784e0963dda4957787e1a6a89f62bba64453d2807b8c191d4" }, { "os": "linux", "arch": "amd64", - "url": "https://github.com/fermyon/spin-gh-plugin/releases/download/v0.0.8/gh-0.0.8-linux-amd64.tar.gz", - "sha256": "29af5c3a288c270fc8b41caf7e9ce3499e6e488fe0a06acd332821796dc96736" + "url": "https://github.com/fermyon/spin-gh-plugin/releases/download/v0.1.0/gh-0.1.0-linux-amd64.tar.gz", + "sha256": "2b24837d3c3e4d216b2a43339677ceb3e4608d644f8d964a03371e873bccd7d5" }, { "os": "linux", "arch": "aarch64", - "url": "https://github.com/fermyon/spin-gh-plugin/releases/download/v0.0.8/gh-0.0.8-linux-aarch64.tar.gz", - "sha256": "d43245a6120701b936471bc83d4dfd8e2c4df780ddc20dccbc61c5275f192921" + "url": "https://github.com/fermyon/spin-gh-plugin/releases/download/v0.1.0/gh-0.1.0-linux-aarch64.tar.gz", + "sha256": "31eb790f21e54466ef7cf8fbf0388c553213b5e3cca549dc8ae0b9939d04276b" }, { "os": "macos", "arch": "amd64", - "url": "https://github.com/fermyon/spin-gh-plugin/releases/download/v0.0.8/gh-0.0.8-macos-amd64.tar.gz", - "sha256": "a2ab59a7286a1dd2111512dd2af7ec0d1cf31f0f17f707671d2c129e033ff81f" + "url": "https://github.com/fermyon/spin-gh-plugin/releases/download/v0.1.0/gh-0.1.0-macos-amd64.tar.gz", + "sha256": "de82a3e906c9a611cdea5a4c5422b48c659087fb6745894ed422a930c433a016" }, { "os": "windows", "arch": "amd64", - "url": "https://github.com/fermyon/spin-gh-plugin/releases/download/v0.0.8/gh-0.0.8-windows-amd64.tar.gz", - "sha256": "021527e1df1794233456fa08008944f055607d03e250f51bd7f3b9058c22e622" + "url": "https://github.com/fermyon/spin-gh-plugin/releases/download/v0.1.0/gh-0.1.0-windows-amd64.tar.gz", + "sha256": "e6f497f474da272f45b59f2c5f3269c97cab92a184316c65dc1cf6e39aa04ff2" } ] } \ No newline at end of file From e1087c78a684a0f65bb375c2d25b65a68bdb07aa Mon Sep 17 00:00:00 2001 From: Thorsten Hans Date: Thu, 26 Feb 2026 10:17:16 +0100 Subject: [PATCH 3/3] chore: Bump gh plugin to 0.1.1 Signed-off-by: Thorsten Hans --- manifests/gh/gh.json | 78 +++++++++++++++++++------------------- manifests/gh/gh@0.1.0.json | 40 +++++++++++++++++++ 2 files changed, 79 insertions(+), 39 deletions(-) create mode 100644 manifests/gh/gh@0.1.0.json diff --git a/manifests/gh/gh.json b/manifests/gh/gh.json index 4c24fcb..638ea1b 100644 --- a/manifests/gh/gh.json +++ b/manifests/gh/gh.json @@ -1,40 +1,40 @@ { - "name": "gh", - "description": "Generates GitHub Actions for Spin Apps", - "homepage": "https://github.com/fermyon/spin-gh-plugin", - "version": "0.1.0", - "spinCompatibility": ">=2.0.0", - "license": "Apache-2.0", - "packages": [ - { - "os": "macos", - "arch": "aarch64", - "url": "https://github.com/fermyon/spin-gh-plugin/releases/download/v0.1.0/gh-0.1.0-macos-aarch64.tar.gz", - "sha256": "c30cf42a9520bba784e0963dda4957787e1a6a89f62bba64453d2807b8c191d4" - }, - { - "os": "linux", - "arch": "amd64", - "url": "https://github.com/fermyon/spin-gh-plugin/releases/download/v0.1.0/gh-0.1.0-linux-amd64.tar.gz", - "sha256": "2b24837d3c3e4d216b2a43339677ceb3e4608d644f8d964a03371e873bccd7d5" - }, - { - "os": "linux", - "arch": "aarch64", - "url": "https://github.com/fermyon/spin-gh-plugin/releases/download/v0.1.0/gh-0.1.0-linux-aarch64.tar.gz", - "sha256": "31eb790f21e54466ef7cf8fbf0388c553213b5e3cca549dc8ae0b9939d04276b" - }, - { - "os": "macos", - "arch": "amd64", - "url": "https://github.com/fermyon/spin-gh-plugin/releases/download/v0.1.0/gh-0.1.0-macos-amd64.tar.gz", - "sha256": "de82a3e906c9a611cdea5a4c5422b48c659087fb6745894ed422a930c433a016" - }, - { - "os": "windows", - "arch": "amd64", - "url": "https://github.com/fermyon/spin-gh-plugin/releases/download/v0.1.0/gh-0.1.0-windows-amd64.tar.gz", - "sha256": "e6f497f474da272f45b59f2c5f3269c97cab92a184316c65dc1cf6e39aa04ff2" - } - ] -} \ No newline at end of file + "name": "gh", + "description": "Generates GitHub Actions for Spin Apps", + "homepage": "https://github.com/fermyon/spin-gh-plugin", + "version": "0.1.1", + "spinCompatibility": ">=2.0.0", + "license": "Apache-2.0", + "packages": [ + { + "os": "macos", + "arch": "aarch64", + "url": "https://github.com/fermyon/spin-gh-plugin/releases/download/v0.1.1/gh-0.1.1-macos-aarch64.tar.gz", + "sha256": "9ad108ad5469e7ec5232118e870c9828c18fcc1cc3afa2af66791730cbbbf5f2" + }, + { + "os": "linux", + "arch": "amd64", + "url": "https://github.com/fermyon/spin-gh-plugin/releases/download/v0.1.1/gh-0.1.1-linux-amd64.tar.gz", + "sha256": "cd6d3c122f3b7fe4e74b953cba938717123044aeaf57e3228767abb85e61d607" + }, + { + "os": "linux", + "arch": "aarch64", + "url": "https://github.com/fermyon/spin-gh-plugin/releases/download/v0.1.1/gh-0.1.1-linux-aarch64.tar.gz", + "sha256": "bc7aa79c1dfcda39a5dfc6023953b69af542ca036d979c96905cfa42f55da133" + }, + { + "os": "macos", + "arch": "amd64", + "url": "https://github.com/fermyon/spin-gh-plugin/releases/download/v0.1.1/gh-0.1.1-macos-amd64.tar.gz", + "sha256": "6b6ce219525039c17b2f831afdcd1203b5f052902cf5637897e4d8330b5beee6" + }, + { + "os": "windows", + "arch": "amd64", + "url": "https://github.com/fermyon/spin-gh-plugin/releases/download/v0.1.1/gh-0.1.1-windows-amd64.tar.gz", + "sha256": "00e47caea4c6117008de1380a3daca3412ff1ac5cbe62bb75687f07b2d00dac6" + } + ] +} diff --git a/manifests/gh/gh@0.1.0.json b/manifests/gh/gh@0.1.0.json new file mode 100644 index 0000000..4c24fcb --- /dev/null +++ b/manifests/gh/gh@0.1.0.json @@ -0,0 +1,40 @@ +{ + "name": "gh", + "description": "Generates GitHub Actions for Spin Apps", + "homepage": "https://github.com/fermyon/spin-gh-plugin", + "version": "0.1.0", + "spinCompatibility": ">=2.0.0", + "license": "Apache-2.0", + "packages": [ + { + "os": "macos", + "arch": "aarch64", + "url": "https://github.com/fermyon/spin-gh-plugin/releases/download/v0.1.0/gh-0.1.0-macos-aarch64.tar.gz", + "sha256": "c30cf42a9520bba784e0963dda4957787e1a6a89f62bba64453d2807b8c191d4" + }, + { + "os": "linux", + "arch": "amd64", + "url": "https://github.com/fermyon/spin-gh-plugin/releases/download/v0.1.0/gh-0.1.0-linux-amd64.tar.gz", + "sha256": "2b24837d3c3e4d216b2a43339677ceb3e4608d644f8d964a03371e873bccd7d5" + }, + { + "os": "linux", + "arch": "aarch64", + "url": "https://github.com/fermyon/spin-gh-plugin/releases/download/v0.1.0/gh-0.1.0-linux-aarch64.tar.gz", + "sha256": "31eb790f21e54466ef7cf8fbf0388c553213b5e3cca549dc8ae0b9939d04276b" + }, + { + "os": "macos", + "arch": "amd64", + "url": "https://github.com/fermyon/spin-gh-plugin/releases/download/v0.1.0/gh-0.1.0-macos-amd64.tar.gz", + "sha256": "de82a3e906c9a611cdea5a4c5422b48c659087fb6745894ed422a930c433a016" + }, + { + "os": "windows", + "arch": "amd64", + "url": "https://github.com/fermyon/spin-gh-plugin/releases/download/v0.1.0/gh-0.1.0-windows-amd64.tar.gz", + "sha256": "e6f497f474da272f45b59f2c5f3269c97cab92a184316c65dc1cf6e39aa04ff2" + } + ] +} \ No newline at end of file