0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/apps/admin-x-settings/test/unit/utils
Daniel Lockyer c29dc48370 Updated version handling in Admin-X Settings
fix https://linear.app/tryghost/issue/DEV-22/add-support-to-admin-for-parsing-ghost-git-version

- we need to be handle the output given by `git describe`, to account
  for upcoming changes to our versioning
- this commit allows Admin-X Settings to parse these strings, and adds
  tests to check for this
2024-09-16 09:57:09 +02:00
..
analytics.test.ts
generateEmbedCode.test.ts
linkToGithubReleases.test.ts Updated version handling in Admin-X Settings 2024-09-16 09:57:09 +02:00
showDatabaseWarning.test.ts
url.test.ts