-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set file versions in release workflow (#120)
* Set file versions in release workflow * Update changelog for release * make the function testable from PR * don't wait for create_release * fix path to proj files * move the exit point so I can see outputs * allow publish * Update changelog for release * verify file write in code * clarity of result * production ready * try using -p: to set version * $VERSION * simplify * no vars * path * check publish * the . * set working dir * get-item * paths * dll * kill parens * tweak * $ * test publish early * try publish early and dotnet exec to read version Signed-off-by: lemccomb <[email protected]> * remove additional probing path Signed-off-by: lemccomb <[email protected]> * try another PS syntax Signed-off-by: lemccomb <[email protected]> * fix ps version Signed-off-by: lemccomb <[email protected]> * file path Signed-off-by: lemccomb <[email protected]> * validate call syntax Signed-off-by: lemccomb <[email protected]> * get rid of exit Signed-off-by: lemccomb <[email protected]> * alternate syntax Signed-off-by: lemccomb <[email protected]> * cleanup Signed-off-by: lemccomb <[email protected]> * remove hard-coded file version Signed-off-by: lemccomb <[email protected]> * remove hard-coded file version Signed-off-by: lemccomb <[email protected]> * remove hard-coded file version Signed-off-by: lemccomb <[email protected]> * remove hard-coded file version Signed-off-by: lemccomb <[email protected]> * remove hard-coded file version Signed-off-by: lemccomb <[email protected]> * remove hard-coded file version Signed-off-by: lemccomb <[email protected]> * remove hard-coded file version Signed-off-by: lemccomb <[email protected]> * remove exit Signed-off-by: lemccomb <[email protected]> --------- Signed-off-by: lemccomb <[email protected]> Co-authored-by: GitHub Action <[email protected]>
- Loading branch information
1 parent
38695e2
commit 7238bae
Showing
2 changed files
with
87 additions
and
43 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