0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/.github/workflows
Daniel Lockyer ae8f8f128b Added version bumping script to repo
ref https://linear.app/tryghost/issue/DEV-25/move-version-bumping-logic-into-ghost-repo

- we're slowly migrating our build code into the OSS repo, which means
  we need to move scripts over
- we have this as a bash script, but I've rewritten it to JS so it's a
  little more maintainable
- this script will just bump the version in the package.json files and
  set the GHA output
2024-09-24 09:11:54 +02:00
..
ci.yml Added version bumping script to repo 2024-09-24 09:11:54 +02:00
create-release-branch.yml Update actions/checkout action to v4 2023-09-05 14:29:11 +02:00
label-actions.yml Updated path to label-actions package 2023-08-29 13:46:17 +01:00
migration-review.yml Added SQLite and MySQL check to migration review checklist (#20708) 2024-08-01 13:38:59 -07:00
stale.yml