-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: preserve source information in release.json artifacts (#82)
* docs: update CHANGELOG.md * feat: preserve source information in release.json artifacts * fix: name extraction in release workflows * chore: use fetch instead of api get * chore: fetch from origin * fix: expect version to be string * fix: restore worspace package version * chore: simplify while in version check * chore: set version before loop * fix: move if * fix: add missing parentheses * chore: aggregate to an array * fix: pretty print json aggregate * fix: sha
- Loading branch information
Showing
3 changed files
with
58 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters