Fix release version suffix for RC builds #15865
Add pipeline variable for ReleaseVersionSuffix
2c4dc79b
Add debug for pipeline variable
251c9e9c
Reduce build time by not checking out on jobs that don't need it
698802fe
Close bash echo statement
832573f0
Set variable
aa2f662c
isoutput -> isOutput
aaaac67d
Add dependency between stages
68a3f02f
Debug stageDependencies
be629601
Syntax for DependsOn
0148a1b7
Evaluation of stageDependencies
76afd91e
Revert variable evaluation
081b20a5
Add bash env sort
cb3516d3
Remove bash env sort
b087a17e
Log dependencies as well as stageDependencies
7c16aebb
DependsOn oneline
627e6453
Use script instead of bash
ebbc1ec3
Try condition for stage
e9e75233
Print dependencies
f2449fe2
Remove print dependencies
a557c672
See if var is in dependencies
6b28387b
Variable syntax
d4e8c9db
Test setting ReleaseVersionSuffix to a different value
0ad5ea76
Different syntax for expanding stage dependencies
bdfdaa99
Print outputs
9a863f9c
Do not print outputs
651f645a
Try removing ReleaseVersionSuffix Variable
3e3ba9bb
Add ReleaseVersionSuffix variable back in
f9e5deae
Try test code from docs
aa29cce6
Ty to mimic docs code in my code
fba50aa0
Ty to mimic docs code in my code more
2db32919
Test smaller sample
74b840d4
Move checkout none to correct location
c71b5a3a
Remove underscores from step name
6653084f
Remove space before isOutput
65940e22
Remove space before isOutput
4501b77d
Add back calculation logic
9a093fe4
Remove debug stages
7a66d0d6
Stages
73a454ce
Rename back to original names
9a643b6e
Pass stage variable where needed
f94f3d56
Pass ReleaseVersionSuffix where necessary
13d4d301
Parameter to variable for templates
7ef1f895
Parameter to variable for all templates
68c29af4
Ensure ReleaseVersionSuffix is empty string when IsReleaseBuild=False
e602cea7
Merge branch 'main' of github.com:microsoft/onnxruntime into natke/fi…
92f63cd4
natke
requested a review
2 years ago
Only have a suffix number for RC if not the first
fe1046ca
snnn
approved these changes
on 2023-05-09
natke
merged
36c9ae0f
into main 2 years ago
natke
deleted the natke/fix-rc-version branch 2 years ago
snnn
removed release:1.15
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub