2
0
mirror of https://github.com/tenrok/BBob.git synced 2026-05-15 11:59:37 +03:00

10 Commits

Author SHA1 Message Date
Nikolay Kostyurin 66c0931f5c fix(.github): publish workflow 2025-03-09 16:07:06 +02:00
Nikolay Kostyurin 8f541e8fca chore: add permissions to publish action 2025-03-09 15:45:43 +02:00
Nikolay Kost 201d1c41c7 fix: changesets (#277)
fix: publish action
2025-03-09 14:29:59 +02:00
Nikolay Kostyurin 30150d99f9 ci: git release error 2024-11-26 14:53:11 +02:00
Nikolay Kostyurin 87cb04989b ci: release workflow fix 2024-11-26 14:43:43 +02:00
Nikolay Kost f87822f3a3 feat: add ability to publish pre alpha versions in PR #234 (#235)
* feat: add ability to prepublish canary versions

* fix: ci

* fix: pr comment

* fix: ci pr

* fix: ci pr env

* fix: github env name

* fix: github file ignoring

* fix: yml syntax

* fix: codeql

* fix: syntax error

* fix: pnpm version

* fix: remove node 16.x support

* fix: workspace name

* fix: workspace pnpm

* fix: workspace with pnpm

* ci: changeset publish

* ci: changeset pr name

* ci: pr

* ci: fix pr.yml

* ci: fix pr.yml workspaces

* ci: fix steps order in pr.yml

* ci: fix pr publish error

* ci: fix npm publish tag to alpha

* ci: npm publish tag

* ci: npm publish tag

* ci: fix tag with PR number
2024-06-25 21:27:42 +02:00
Nikolay Kost 383d436b63 fix: github actions (#224)
* fix: github actions

* fix: node setup

* fix: node setup cache

* fix: node and npm

* fix: pnpm workspace and .gititnore

* fix: pnpm node setup

* fix: github actions

* fix: lock file

* fix: workflow install after setup node

* fix: lock file

* fix: vue3 tests
2024-03-25 17:06:15 +02:00
Nikolay Kost 3575982b28 chore: pnpm support (#199)
* feat: initial pnpm support

* feat: lock files

* fix: github actions

* fix: lerna bootstrap

* fix: lerna useWorkspaces

* fix: lerna no ci

* fix: lint

* fix: audit

* chore: changeset

* fix: publish action
2023-10-23 13:21:56 +02:00
Nikolay Kost b59d125005 chore: fix publish.yml 2023-07-24 04:17:59 +02:00
Nikolay Kost 49065d239b chore: migrate to changeset (#182)
* fix: initial support to changeset

* fix: changeset config

* fix: vue3 changeset

* feat: add github publish action for changeset
2023-07-24 04:16:14 +02:00