1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-20 10:54:44 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
40d8194134 ci: add private packages checking in publish action 2025-05-11 15:10:46 +07:00
7c1d801c8e build: fix publish script, bump stdlib 0.0.6 and vue 0.0.7 2025-05-09 22:31:02 +07:00
88f6cec9b2 ci: add registry-url 2025-05-09 13:38:29 +07:00
09e72d904c build: bump stdlib 0.0.5 and vue 0.0.6 2025-05-09 13:32:45 +07:00
695647470b ci: fix branch for publish workflow 2025-05-09 13:22:32 +07:00
4ead7fb18c chore: add npm-publish gh action 2025-05-09 13:12:37 +07:00
bdc8fab071 ci(repo): update ci pipeline (#48)
* ci(repo): update ci pipeline

* ci(repo): remove pnpm version from ci

* ci(repo): make build and test single command

* ci(repo): remove matrix tests
2024-11-05 02:18:27 +07:00
11734b96b8 chore(repo): add build all script, update ci tests 2024-09-30 06:55:47 +07:00
26b2392f9b ops(repo): add CI workflow for running tests on pull requests (#11)
* ops(repo): add CI workflow for running tests on pull requests

* fix(repo): test command in CI workflow to use pnpm run all:test

* fix(repo): update Node version in CI workflow to 20.x

* fix(repo): update CI workflow to install dependencies using pnpm
2024-04-26 04:20:02 +07:00