Skip to content

Releases: dolittle/github-release-action

Release v2.2.1

07 Dec 11:11
Compare
Choose a tag to compare

Summary

Update the deps and modernise

Release v2.2.0

18 Oct 09:29
Compare
Choose a tag to compare

Summary

Adds an output called 'upload_url' inspired by https://github.com/actions/create-release to allow us to use https://github.com/actions/upload-release-asset to upload artefacts to the release.

Added

  • An output called 'upload_url' to use to upload assets to the release later in workflows.

Release v2.1.1

27 Aug 09:29
Compare
Choose a tag to compare

Summary

Fixes a bug where the 'microservice' input was ignored

Fixed

  • Send the microservice input argument to the release creator

Release v2.1.0

25 Aug 14:18
Compare
Choose a tag to compare

Summary

Adds the 'microservice' optional input. When given a non-empty string it will create a GitHub release for a particular "microservice" (it'll just affect the release title and the tag)

Added

  • 'microservice' input for releasing for a microservice when given a non-empty string as input.

Release v2.0.0

16 Dec 09:03
Compare
Choose a tag to compare
feat: build for release

Release v1.0.5

11 Dec 08:34
Compare
Choose a tag to compare
feat: build for release

Release v1.0.4

22 Jun 08:22
Compare
Choose a tag to compare
feat: build for release

Release v1.0.3

22 Jun 08:03
9a7dcd9
Compare
Choose a tag to compare
Merge pull request #8 from dolittle/test

Fix workflow

Release v1.0.2

22 Jun 07:32
d066c42
Compare
Choose a tag to compare
Merge pull request #7 from dolittle/test

Fix bug in release creator

Prerelease v1.0.1

22 Jun 07:17
76cd387
Compare
Choose a tag to compare
Prerelease v1.0.1 Pre-release
Pre-release
Merge pull request #6 from dolittle/test

Body input not required