26 Commits

Author SHA1 Message Date
Space-Banane
fd54ef990c removed dumb step [skip ci] 2026-02-17 17:02:07 +01:00
Space-Banane
09ddca6957 feat: add artifact unzipping step and update upload path in CI workflows
All checks were successful
CI / build-and-publish (push) Successful in 10s
2026-02-17 17:01:30 +01:00
Space-Banane
24a18e8f8e fix: update artifact upload path to only include zip files in dist directory
All checks were successful
CI / build-and-publish (push) Successful in 9s
2026-02-17 17:00:11 +01:00
Space-Banane
d4fb8a054b fix: update artifact upload path to include all files in dist directory
All checks were successful
CI / build-and-publish (push) Successful in 11s
2026-02-17 16:58:36 +01:00
Space-Banane
7b2c6affe1 refactor: remove npm cache configuration from CI workflow
All checks were successful
CI / build-and-publish (push) Successful in 10s
2026-02-17 16:55:53 +01:00
Space-Banane
1bf2fbe3a6 refactor: remove version increment and commit step from CI workflow
Some checks failed
CI / build-and-publish (push) Has been cancelled
2026-02-17 16:54:08 +01:00
Space-Banane
fd65ad9de1 Added NPM Cache 2026-02-17 16:52:18 +01:00
Space-Banane
09267c7501 feat: add CI workflow for build and versioning
All checks were successful
CI / build-and-publish (push) Successful in 25s
2026-02-17 16:51:23 +01:00
Space-Banane
6b3295e532 fix: add missing backslash for continuation in web-ext sign command
Some checks failed
CI / build-and-publish (push) Failing after 31s
2026-02-17 16:47:55 +01:00
Space-Banane
1ae6d73338 fix: update channel to listed in web-ext sign command and add metadata.json
Some checks failed
CI / build-and-publish (push) Failing after 36s
2026-02-17 16:43:18 +01:00
Space-Banane
6f03935906 fix: add approval timeout option for unlisted channel in web-ext sign command
Some checks failed
CI / build-and-publish (push) Failing after 34s
2026-02-17 16:34:54 +01:00
Space-Banane
6858b95854 fix: change web-ext sign channel from listed to unlisted
Some checks failed
CI / build-and-publish (push) Has been cancelled
2026-02-17 16:31:32 +01:00
Space-Banane
4cfcaf62aa fix: update publish step to use current directory for extension signing
Some checks failed
CI / build-and-publish (push) Failing after 35s
2026-02-17 16:20:04 +01:00
Space-Banane
5bc492f3c0 fix: improve extension publishing step to handle missing files
Some checks failed
CI / build-and-publish (push) Failing after 26s
2026-02-17 16:18:44 +01:00
Space-Banane
dbbe0cae04 fix: rename increment version step and separate push action 2026-02-17 16:17:28 +01:00
Space-Banane
1b7c56b088 Update artifact upload action to v3 for Gitea compatibility 2026-02-17 16:15:39 +01:00
Space-Banane
d5a86b84a3 Update CI workflow to use npm install --only=dev instead of npm ci
Some checks failed
CI / build-and-publish (push) Failing after 27s
2026-02-17 16:10:59 +01:00
Space-Banane
6a5a2adbdc Remove npm cache configuration from CI workflow
Some checks failed
CI / build-and-publish (push) Failing after 6s
2026-02-17 16:09:52 +01:00
Space-Banane
553506c02b Remove old CI workflow and add new CI configuration with version bumping and publishing steps
Some checks failed
CI / build-and-publish (push) Failing after 34s
2026-02-17 16:08:53 +01:00
Space-Banane
6277bb50c6 Removed npm cache
All checks were successful
CI / build (push) Successful in 22s
2026-02-17 15:38:02 +01:00
Space-Banane
94241fae82 Added npm cache
Some checks failed
CI / build (push) Failing after 3s
2026-02-17 15:37:39 +01:00
Space-Banane
c9db282086 Update CI workflow to install web-ext instead of pnpm
Some checks failed
CI / build (push) Has been cancelled
2026-02-17 15:37:19 +01:00
Space-Banane
2e8ccfff02 remove unused pnpm cache from ci
Some checks failed
CI / build (push) Has been cancelled
2026-02-17 15:26:51 +01:00
Space-Banane
d48fe649be Fix CI workflow to use correct Node.js runtime identifier
Some checks failed
CI / build (push) Failing after 8s
2026-02-17 15:26:25 +01:00
Space-Banane
dc95613d8e Update CI workflow to use Node.js 24 as the runtime environment
Some checks failed
CI / build (push) Has been cancelled
2026-02-17 15:10:01 +01:00
Space-Banane
0be91c0611 Add CI workflow configuration for GitHub Actions
Some checks failed
CI / build (push) Failing after 4s
2026-02-17 15:09:34 +01:00