v0.1.1
What's Changed
-
Add permission access to fix the release attachment step @kuqin12 (#55)
Change Details
## Description
This change adds the permission configuration for the release binary attachment step.
For details on how to complete these options and their meaning refer to CONTRIBUTING.md.
- Impacts functionality?
- Impacts security?
- Breaking change?
- Includes tests?
- Includes documentation?
How This Was Tested
Pipeline change only.
Integration Instructions
N/A
</blockquote> <hr> </details>
-
Simplify release attachment process for secure partitions @kuqin12 (#53)
Change Details
## Description
This change removes the mangling step of uploading and downloading artifacts to simplify the file staging process.
And this also fixes an issue where the original script will not be able to locate the downloaded artifacts.
- Impacts functionality?
- Impacts security?
- Breaking change?
- Includes tests?
- Includes documentation?
How This Was Tested
The build pipeline passes during dry runs.
Integration Instructions
N/A
-
Fix a path issue in the git artifact upload step @kuqin12 (#51)
Change Details
## Description
The previous fix missed a step to update the path where the zipped artifacts should be uploaded.
This change is created to fix this issue.
For details on how to complete these options and their meaning refer to CONTRIBUTING.md.
- Impacts functionality?
- Impacts security?
- Breaking change?
- Includes tests?
- Includes documentation?
How This Was Tested
The change matches the previous step that creates the binaries.
Integration Instructions
N/A
</blockquote> <hr> </details>
-
Fix release steps for secure partitions @kuqin12 (#47)
Change Details
## Description
The current release steps are broken. This change is made to fix it.
For details on how to complete these options and their meaning refer to CONTRIBUTING.md.
- Impacts functionality?
- Impacts security?
- Breaking change?
- Includes tests?
- Includes documentation?
How This Was Tested
Made sure the release upload is successful.
Integration Instructions
N/A
</blockquote> <hr> </details>
Full Changelog: v0.1.0...v0.1.1