Skip to content

Releases: getsentry/craft

0.7.5

08 Mar 12:31
Compare
Choose a tag to compare
  • npm: allow using "yarn"
  • npm: allow to specify OTP for publishing
  • Log errors to Sentry

0.7.4

12 Feb 11:28
Compare
Choose a tag to compare
  • github: strip date from release title
  • pre-release command: empty string skips the run

0.7.3

05 Feb 14:15
Compare
Choose a tag to compare
  • gcs/github: add retries
  • Rename "release" step to "prepare"
  • Display artifact size before publishing
  • Upgrade GCS/GitHub dependencies

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