Commit Graph

10 Commits

Author SHA1 Message Date
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