0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/.github/scripts
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
..
mysql-preload Added MySQL setup via Docker 2023-12-07 10:57:47 +01:00
bump-version.js Added version bumping script to repo 2024-09-24 09:11:54 +02:00
dev.js Fixed browser tests incorrectly executing Stripe CLI 2024-09-23 17:43:53 +02:00
docker-compose.yml Removed jaeger container from docker compose (#20994) 2024-09-12 10:37:54 -07:00
setup.js Added no-seed flag to yarn setup. (#19697) 2024-02-15 14:48:08 +02:00