Releases: farmersdog/release
Releases · farmersdog/release
v2.2.1
v2.2.0
Service: [object Object]
Other
- update to fix for shortcut rename
- small changes
v2
Version 2.1.0
- Remove restrictions on tag formatting
Fixes chStoryUrl
v2.0.0 Add chStoryUrl to formatCommits() call. (#3)
Version 1
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
v00.00.16
Other
- oops
v00.00.15
Other
- Pass release_id to updateRelease
v00.00.14
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