3 Commits

Author SHA1 Message Date
Lucas Nogueira
607289e36f chore: update covector 2022-04-26 20:38:34 -03:00
lzdyes
6b9980c160 fix: path not found on windows using local installation via npm, closes #23 (#21)
* fix: path not found on windows

* fix: change to the full path

* Revert "fix: change to the full path"

This reverts commit 8ea1f283d5.

* remove unused helper functions

* simplify test commands in package.json

* rebuild dist files

* fix(action): use correct test command in workflow

* resolve dir before reading dirname

Co-authored-by: lizhenda <lizhenda@skieer.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de>
2022-04-16 14:35:44 +02:00
Fabian-Lars
6a51744b69 Prepare repo for release (#13)
* Prepare repo for release

* fix path for formatter

* fix package name in covector config

* add resolution overwrite for semver-regex

* feat: add covector dep

* chore: pin covector

* rename jobs

* use uniform node-version string

* setup node for audit job

* cache yarn deps

* Revert "cache yarn deps"

This reverts commit ee37a117bb.

* remove outputs

Co-authored-by: Jonas Kruckenberg <iterpre@protonmail.com>

* Revert "setup node for audit job"

This reverts commit 267170a74f.

Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: Jonas Kruckenberg <iterpre@protonmail.com>
2022-04-12 21:25:18 +02:00