Copilot
|
496b6b869f
|
Optimize CI workflows with single centralized build and remove redundant workflow (#4327)
* Initial plan
* Optimize CI workflows to share build artifacts across test jobs
Co-authored-by: tig <585482+tig@users.noreply.github.com>
* Add documentation comments to workflow files
Co-authored-by: tig <585482+tig@users.noreply.github.com>
* Add clarifying comments to integration-tests workflow
Co-authored-by: tig <585482+tig@users.noreply.github.com>
* Refactor to use single centralized build workflow
Co-authored-by: tig <585482+tig@users.noreply.github.com>
* Fix Release build by adding AOT and SelfContained project restore
Co-authored-by: tig <585482+tig@users.noreply.github.com>
* Fix Release build by building Terminal.Gui first before AOT projects
Co-authored-by: tig <585482+tig@users.noreply.github.com>
* Fix Release build by packing Terminal.Gui and building AOT projects separately
Co-authored-by: tig <585482+tig@users.noreply.github.com>
* Remove redundant build-release.yml workflow
Co-authored-by: tig <585482+tig@users.noreply.github.com>
* Suppress Obsolete warnings (0618;0612) in build workflow
Co-authored-by: tig <585482+tig@users.noreply.github.com>
* Fix NoWarn parameter by quoting to prevent shell interpretation
Co-authored-by: tig <585482+tig@users.noreply.github.com>
* Fix NoWarn parameter syntax - use comma separator and /p: prefix
Co-authored-by: tig <585482+tig@users.noreply.github.com>
* Fix NoWarn parameter with URL-encoded semicolon and add documentation
Co-authored-by: tig <585482+tig@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: tig <585482+tig@users.noreply.github.com>
Co-authored-by: Tig <tig@users.noreply.github.com>
|
2025-10-25 15:29:12 -06:00 |
|