0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/.github
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
..
hooks Added pre-push hook to run unit tests on changed packages 2023-03-23 11:27:43 +01:00
ISSUE_TEMPLATE
workflows Added pre-push hook to run unit tests on changed packages 2023-03-23 11:27:43 +01:00
AUTO_ASSIGN Removed Members packages from auto-assign rules 2022-07-22 12:40:29 +02:00
CONTRIBUTING.md Improved commit message docs in contributing guide 2022-10-13 09:56:14 +07:00
dev.js Migrated from nodemon to native Node --watch 2023-03-21 15:57:41 +01:00
FUNDING.yml
PULL_REQUEST_TEMPLATE.md Updated hiring links 2022-09-30 19:56:26 +01:00
SUPPORT.md