Skip to content

Version 1

Compare
Choose a tag to compare
@rfarine rfarine released this 12 Nov 17:45
· 6 commits to main since this release
6c508dd
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>