0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/.github
Daniel Lockyer b4d9191522 Fixed --since parameter for partial executions
- if a branch is force-pushed, the existing value is incorrect and we
  get errors from Lerna
- this switches to finding the common commit between this branch and
  the head as reported by GitHub
2023-07-10 09:55:19 +02:00
..
actions/restore-cache Reworked CI workflow to optimize setup 2023-07-04 12:03:34 +02:00
hooks Fixed preventing git submodules from being committed 2023-03-28 12:16:46 +02:00
ISSUE_TEMPLATE Switched our old style bug report template to a form 2021-11-12 10:30:08 +00:00
scripts Added Portal development --https option support for Safari (#17213) 2023-07-05 15:04:39 +00:00
workflows Fixed --since parameter for partial executions 2023-07-10 09:55:19 +02:00
AUTO_ASSIGN Removed Members packages from auto-assign rules 2022-07-22 12:40:29 +02:00
codecov.yml Updated workflow for code coverage 2023-07-06 09:24:45 +02:00
CONTRIBUTING.md Improved commit message docs in contributing guide 2022-10-13 09:56:14 +07:00
FUNDING.yml Update FUNDING.yml 2020-07-28 13:19:20 +07:00
PULL_REQUEST_TEMPLATE.md Updated PR template to just auto-generate the summary 2023-04-10 10:35:52 +02:00
SUPPORT.md