Skip to content

Releases: Liftric/octopus-deploy-plugin

1.8.0

07 Aug 11:20
102d4d9
Compare
Choose a tag to compare

Highlights:

  • CreateReleaseTask: octo create-release from gradle
  • CreateBuildInformationMarkdownTask: For the octo create-release --releaseNotes= parameter which supports markdown.

What's Changed

Full Changelog: 1.7.1...1.8.0

1.8.0-alpha-5

07 Aug 10:01
Compare
Choose a tag to compare
1.8.0-alpha-5 Pre-release
Pre-release
  • pre-release of new CreateBuildInformationMarkdownTask and CreateReleaseTask
  • bugfix: octopus api Task properties may be nullable
  • feat(octopus/tasks): quote params which might contain blanks

1.8.0-alpha-4

03 Nov 05:36
Compare
Choose a tag to compare
1.8.0-alpha-4 Pre-release
Pre-release
  • pre-release of new CreateBuildInformationMarkdownTask and CreateReleaseTask
  • bugfix: octopus api Task properties may be nullable

1.8.0-alpha-3

02 Nov 11:33
Compare
Choose a tag to compare
1.8.0-alpha-3 Pre-release
Pre-release
  • pre-release of new CreateBuildInformationMarkdownTask and CreateReleaseTask
  • bugfix octopus api Task.startTime is nullable

1.8.0-alpha-2

25 Oct 06:56
Compare
Choose a tag to compare
1.8.0-alpha-2 Pre-release
Pre-release

pre-release of new CreateBuildInformationMarkdownTask and CreateReleaseTask

1.7.1

17 Dec 14:37
7f15cae
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.7.0...1.7.1

1.7.0

14 Dec 13:28
5149c38
Compare
Choose a tag to compare

What's Changed

  • feat(build): upgrade gradle, plugins, and dependencies by @Refizul3399 in #9

New Contributors

  • @Refizul3399 made their first contribution in #9

Full Changelog: 1.6.1...1.7.0

1.6.1

27 May 10:52
Compare
Choose a tag to compare
  • add workaround for dotnet runtime issue

If uploadBuildInformation or uploadPackage failed with the following error code:

octo build-information returned non-zero exitCode: 159

this is the fix for you

1.6.0

27 Oct 05:08
330540e
Compare
Choose a tag to compare

Features

  • use short git commit hashes #7

1.5.0

11 Aug 07:52
159f86b
Compare
Choose a tag to compare

Support Jira WorkItem parsing.