Skip to content

Releases: farmersdog/release

v2.2.1

19 Nov 17:44
Compare
Choose a tag to compare

Service: release

Other

  • update to fix for shortcut rename #6
  • mistake

v2.2.0

19 Nov 17:35
Compare
Choose a tag to compare

Service: [object Object]

Other

  • update to fix for shortcut rename
  • small changes

v2

19 Nov 18:04
1e0bfb6
Compare
Choose a tag to compare
v2

Service: release

Other

  • mistake #7

Version 2.1.0

28 Mar 18:48
95c91fd
Compare
Choose a tag to compare
  • Remove restrictions on tag formatting

Fixes chStoryUrl

13 Nov 19:17
a280fa3
Compare
Choose a tag to compare
v2.0.0

Add chStoryUrl to formatCommits() call. (#3)

Version 1

12 Nov 17:45
6c508dd
Compare
Choose a tag to compare
feature Convert release script to github [ch45701] (#2)

* Setup prerelease input

* Plot out approach; upload dist

* Get tests passing; match ref/tags/v#.#.#

* Get more specific in tests; get matching tag in groups

* Add workflow to test run

* Maybe?

* testing

* checkout@v2

* Destructure tag

* Test locally within repo

* Update testRunAction.yml

* Test previousTag

* Add previousTag to action.yml

* Get comparison of commits

* Get latest release in testRunAction

* try to get commits

* uhh

* data: commits

* Start on regex for commits

* Create formattedCommits

* Move formatting of commits to own function, start tests

* Format commits testing

* Get tests passing

* format CH links

* Guard against lacking chType

* Allow for plain commits

* WIP

* First iteration of changelog generation

* Change to teams preferences of titles

* Do not interpolate null values in changelog commits

* Create prerelease

* Update for releases

* what is context

* Pass release_id to updateRelease

* oops

* updatte examples for release

* Allow for createChangelog as an optional step; Either create release or prerelease

* Update readme

* Fix typo in test title lol

* Remove unnecessary bool check

Co-authored-by: dillonjason <djasuar@gmail.com>

* Remove sha

Co-authored-by: dillonjason <djasuar@gmail.com>

v1

13 Nov 19:05
a494b62
Compare
Choose a tag to compare
v1
Update README.md

v00.00.16

11 Nov 20:34
Compare
Choose a tag to compare
v00.00.16 Pre-release
Pre-release

Other

  • oops

v00.00.15

11 Nov 20:31
Compare
Choose a tag to compare
v00.00.15 Pre-release
Pre-release

Other

  • Pass release_id to updateRelease

v00.00.14

11 Nov 20:26
Compare
Choose a tag to compare
v00.00.14 Pre-release
Pre-release

Other

  • Get latest release in testRunAction
  • try to get commits
  • uhh
  • data: commits
  • Start on regex for commits
  • Create formattedCommits
  • Move formatting of commits to own function, start tests
  • Format commits testing
  • Get tests passing
  • format CH links
  • Guard against lacking chType
  • Allow for plain commits
  • WIP
  • First iteration of changelog generation
  • Change to teams preferences of titles
  • Do not interpolate null values in changelog commits
  • Create prerelease
  • Update for releases
  • what is context