0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-04 02:01:58 -05:00
ghost/.github
Chris Raible d704d28f8b
Improved Tinybird CI jobs (#22348)
ref
https://linear.app/ghost/issue/ANAL-137/experiment-develop-an-mvp-of-our-cicd-workflows

- The tinybird deploy job wasn't working because it was running `tb
deploy` from the root of the repo, instead of in the
`ghost/tinybird-dedicated` folder.
- This commit also modifies the trigger for the `job_tinybird` job so it
will _only_ run if the files in `ghost/tinybird-dedicated` change
- Finally, it increments the version on a test pipe as a test to confirm
it's working now.
2025-03-03 22:36:49 -08:00
..
actions/restore-cache Update actions/cache action to v4 2024-04-18 12:36:07 +02:00
hooks Improved pre-commit hook to automatically remove submodules (#21222) 2024-10-12 03:40:31 -07:00
ISSUE_TEMPLATE
scripts Added .env.example file to simplify getting started with docker compose (#22247) 2025-02-19 13:16:30 -08:00
workflows Improved Tinybird CI jobs (#22348) 2025-03-03 22:36:49 -08:00
CODE_OF_CONDUCT.md Added contributor code of conduct 2023-10-18 12:10:05 +02:00
codecov.yml Updated workflow for code coverage 2023-07-06 09:24:45 +02:00
CONTRIBUTING.md Added translation gitmoji (#21226) 2024-10-04 16:28:31 +00:00
FUNDING.yml
PULL_REQUEST_TEMPLATE.md Removed GitHub Copilot for PRs templating value 2023-11-20 11:43:58 +01:00
SUPPORT.md