-
Notifications
You must be signed in to change notification settings - Fork 111
Sample Workflows Require Updating #850
Copy link
Copy link
Open
Labels
Priority:2Work that is important, but not critical for the releaseWork that is important, but not critical for the releasedocumentationDocumentation bug or enhancement, does not impact product or test codeDocumentation bug or enhancement, does not impact product or test code
Metadata
Metadata
Assignees
Labels
Priority:2Work that is important, but not critical for the releaseWork that is important, but not critical for the releasedocumentationDocumentation bug or enhancement, does not impact product or test codeDocumentation bug or enhancement, does not impact product or test code
Type
Fields
Give feedbackNo fields configured for issues without a type.
Describe the bug
The sample workflows at
https://github.com/dotnet/sign/blob/main/docs/azdo-build-and-sign.yml
https://github.com/dotnet/sign/blob/main/docs/gh-build-and-sign.yml
need to be updated as they do not reflect the current code base
They are over two years old and some options presented are now obsolete.
Repro steps
N/A
Expected behavior
Examples are updated to reflect current code.