Skip to content

Releases: getsentry/craft

0.7.2

15 Jan 09:25
Compare
Choose a tag to compare
  • Change prompt type when publishing
  • Read environment configuration from the project root, and not from the current directory
  • Warn about insecure environment files
  • gh-pages: Add version to commit message
  • Change minimal supported NPM version to 5.6.0
  • Fix artifact sorting

0.7.1

27 Dec 21:02
Compare
Choose a tag to compare
  • Read environment from .craft.env
  • Show summary of available artifacts before publishing
  • Always print Zeus links when publishing
  • Add "--no-input" and "--dry-run" as CLI arguments

0.7.0

03 Dec 12:50
Compare
Choose a tag to compare
  • Create annotated tags by default

0.6.1

14 Nov 12:34
Compare
Choose a tag to compare
  • Require additional ctrl-c when running "publish"
  • Checkout master after successfull "craft release"
  • Fix "registry" issue with prereleases

0.6.0

27 Sep 14:47
Compare
Choose a tag to compare
  • Replace "maxCacheAge" with more generic "metadata" attribute in "gcs" target
  • Add "cocoapods" target

0.5.2

27 Sep 08:52
Compare
Choose a tag to compare
  • Conditional execution for "registry" targets
  • Minor error message fixes

0.5.1

25 Sep 19:20
Compare
Choose a tag to compare
  • Add minVersion attribute to the configuration file

0.5.0

25 Sep 13:37
Compare
Choose a tag to compare
  • Add Sentry Release Registry ("registry") target
  • Change template engine to Mustache
  • Add additional polling for unfinished and non-existing builds

0.4.11

14 Sep 12:40
Compare
Choose a tag to compare
  • Add GitHub Pages ("gh-pages") target
  • Add Google Cloud Storage ("gcs") target
  • Add update notifier

0.4.10

30 Aug 18:45
Compare
Choose a tag to compare
  • Fix PATH issue with "crates" target
  • Add a missing check for ZEUS_API_TOKEN