Commit Graph

15 Commits

Author SHA1 Message Date
0c31a6b0c0 fix(ci): corrected variable names and removed test
Some checks failed
CI / build-and-publish (push) Failing after 1m12s
2026-05-12 11:29:46 +03:30
2ead714719 test(ci): debugging why npm publish fails
Some checks failed
CI / build-and-publish (push) Failing after 1m13s
2026-05-12 11:27:19 +03:30
691dd0de92 ci: used token for clone too and corrected npm pub
Some checks failed
CI / build-and-publish (push) Failing after 39s
2026-05-12 11:18:47 +03:30
9e46d74a19 ci: used more relaiable npm config for publish
Some checks failed
CI / build-and-publish (push) Failing after 53s
2026-05-12 11:13:46 +03:30
57e5be38e6 ci: used default env variables available to me
Some checks failed
CI / build-and-publish (push) Failing after 47s
2026-05-12 11:07:35 +03:30
dd9235c265 ci: removed unnecessary cdn raw build
Some checks failed
CI / build-and-publish (push) Failing after 38s
2026-05-12 11:01:49 +03:30
cccf91dfc7 ci: commented tests and removed GITEA_TOKEN var
Some checks failed
CI / build-and-publish (push) Failing after 43s
2026-05-12 10:59:23 +03:30
7ddb71d747 fix(ci): changed the way of setting mirrors of apk
Some checks failed
CI / build-and-publish (push) Failing after 1m6s
2026-05-12 10:56:05 +03:30
330fd88ecc fix: added apk update to read new mirrors
Some checks failed
CI / build-and-publish (push) Failing after 1s
2026-05-12 10:51:02 +03:30
938060cd3f feat: added mirror for alpine apk package manager
Some checks failed
CI / build-and-publish (push) Failing after 1s
2026-05-12 10:47:28 +03:30
bdc7499fc1 ci: added checkout step to workflow
Some checks failed
CI / build-and-publish (push) Has been cancelled
2026-05-12 10:44:44 +03:30
b606d5f463 fix: made default shell sh instead of bash
Some checks failed
CI / build-and-publish (push) Failing after 0s
node:apline doesn't include bash it only has sh so i set the default shell to that
2026-05-12 10:40:31 +03:30
e3e5a10ec2 ci: changed ci name and made it use node base img
Some checks failed
CI / build-and-publish (push) Failing after 0s
it now uses node-latest by default and runs everything as shell commands instead of github actions
2026-05-12 10:36:20 +03:30
1649b25f05 ci: made workflow github compatible
Some checks failed
Build and Deploy to CDN / build (push) Failing after 19s
2026-05-06 15:52:20 +03:30
cd08e70750 chore: changed .gitea to .github for more compatibility and maintainability
Some checks failed
Build and Deploy to CDN / build (push) Failing after 1s
2026-05-06 15:36:11 +03:30