This PR converts the existing baseline files that are in Markdown to both HTML and text format. It saves them to the baselines folder and then makes that folder available as an artifact.
๐ญ Motivation and context
Closes: #1376
๐งช Testing
Wrote and tested original workflow in an alternate repository.
Once workflow was working, moved to SG repo and modified accordingly.
Verified expected results were found in the artifact.
โ Pre-approval checklist
[x] This PR has an informative and human-readable title.
[x] PR targets the correct parent branch (e.g., main or release-name) for merge.
[x] Changes are limited to a single goal - eschew scope creep!
[x] Changes are sized such that they do not touch excessive number of files.
[x] These code changes follow the ScubaGear [content style guide]
[x] Related issues these changes resolve are linked preferably via [closing keywords]
๐ฃ Description
This PR converts the existing baseline files that are in Markdown to both HTML and text format. It saves them to the baselines folder and then makes that folder available as an artifact.
๐ญ Motivation and context
Closes: #1376
๐งช Testing
Wrote and tested original workflow in an alternate repository. Once workflow was working, moved to SG repo and modified accordingly. Verified expected results were found in the artifact.
โ Pre-approval checklist
โ Pre-merge checklist
[ ] PR passed smoke test check.
[ ] Feature branch has been rebased against changes from parent branch, as needed
[ ] Resolved all merge conflicts on branch
[ ] Notified merge coordinator that PR is ready for merge via comment mention
[ ] Demonstrate changes to the team for questions and comments. (Note: Only required for issues of size
Medium
or larger)โ Post-merge checklist