19 Commits

Author SHA1 Message Date
Fabian-Lars
153706fffc ci: strip v from git tag for covector's version check 2023-05-06 11:52:21 +02:00
FabianLars
8ddfe6f620 ci: fix covector config... 2023-05-04 13:36:59 +02:00
FabianLars
5eb86f2895 ci: enable covector's versioning 2023-05-04 09:34:56 +02:00
Fabian-Lars
017ecb3142 ci: update covector config (#376)
* ci: update covector config

Adapted from https://github.com/tauri-apps/meilisearch-docsearch/blob/dev/.changes/config.json

* Update package.json

* remove pkgmanagers config as it was only used by core npm package

* remove package json script

* remove manager leftover and prepublish command

* build dist on in version PR
2023-02-22 13:07:53 +01:00
Fabian-Lars
c5c0e27d68 refactor: Merge workspace into single package. (#362)
* refactor repo into one package

* take pnpm for a test drive

* add tslib again

* fix dist path in action.yml

* split up core script. add eslint

* don't early return artifacts on macos

* up node version

* update deps

* fix change files

* rebuild dist
2023-02-06 13:44:53 +01:00
Lucas Nogueira
603d159f32 remove dependencies 2022-06-09 10:36:07 -03:00
Lucas Nogueira
26af9600e3 fix(ci): remove build step 2021-04-28 23:15:13 -03:00
Lucas Fernandes Nogueira
2598dd6f75 fix(action): runtime issue: tslib not found, use tauri-apps/tauri-action as action path (#119) 2021-04-28 23:01:03 -03:00
Lucas Fernandes Nogueira
872d9f7494 chore: fix action path on README, action publish tag (#118) 2021-04-28 22:26:23 -03:00
Lucas Nogueira
a660d4424c fix(ci): covector config 2021-04-28 20:40:17 -03:00
Lucas Nogueira
eff1b1f405 fix(ci): run yarn on prepublish script 2021-04-28 19:58:41 -03:00
Lucas Fernandes Nogueira
dbbc6b4e60 fix(action): test CI and fixes for usage with tauri beta-rc (#114)
Co-authored-by: David Lemarier <david@lemarier.ca>
2021-04-28 13:18:46 -03:00
Lucas Fernandes Nogueira
b874256141 refactor: rewrite as yarn workspace, add cli as test tool (#98) 2021-04-26 10:14:59 -03:00
Jacob Bolda
8dcc55d290 chore: install before build (#9) 2020-07-12 12:17:19 -03:00
Jacob Bolda
af79aee2e0 chore: build action on version (#7) 2020-07-12 11:50:42 -03:00
Jacob Bolda
9d2b7323c6 update GitHub url for transfer 2020-07-11 14:41:25 -05:00
Jacob Bolda
ba7dfb3e49 cheeky check that also tags if publish is going through
Check for publish will actually tag is it doesn't exist, if it does it fails silently and runs the echo. The echo returns the version
2020-07-11 14:07:24 -05:00
Jacob Bolda
35a5ff3469 add full version tag as well 2020-07-11 01:20:04 -05:00
Jacob Bolda
3adf2f8a6e chore: implement covector 2020-07-11 00:58:18 -05:00