Ghost/.github/workflows
Daniel Lockyer 56b407f1f4
Added pre-push hook to run unit tests on changed packages
fixes https://github.com/TryGhost/Toolbox/issues/532

- we should protect against failures entering `main` which could be
  avoided by running a quick unit test beforehand
- this reintroduces Lerna as it supports parallelisation and `--since`,
  to run linting and unit tests on packages that have changed since
  upstream
2023-03-23 11:27:43 +01:00
..
auto-assign.yml
browser-tests.yml
canary.yml
create-release-branch.yml
custom-build.yml
label-actions.yml
migration-review.yml
release.yml
stale.yml
test.yml Added pre-push hook to run unit tests on changed packages 2023-03-23 11:27:43 +01:00