-
Notifications
You must be signed in to change notification settings - Fork 226
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: syntax fixes for GHA prerelease refactor (#2488)
* refactor(ci): move ci:config:get to cli & upgrade to oclif (#2483) * fix: fix inputs for workflow_call in promote and promote-release (#2481) * fix: checkout repo in order to run prerelease validation script (#2482) * chore: move lib/pipelines/api to root for new source of all api calls. * rename files * change js to ts * refactor: move files * chore: upgrade to oclif * chore: delete duplicate file * fix: proper naming for request func * fix: delete unused funciton --------- Co-authored-by: Katy Bowman <[email protected]> * fix: move prerelease test to after promote * fix: string concat tag version * fix: syntax error * fix: don't call "fromJSON" on strings * fix: remove all fromJSON on strings --------- Co-authored-by: Katy Bowman <[email protected]>
- Loading branch information
Showing
5 changed files
with
14 additions
and
14 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
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