summaryrefslogtreecommitdiff
path: root/.github/workflows/regression_template.yml
AgeCommit message (Expand)Author
2026-03-05Updated copyright headers and version number constants (#509)Frédéric Desbiens
2025-07-29Fixed code coverage report download step in deploy_code_coverage.Frédéric Desbiens
2025-07-29Added condition to "Coverage Report Name". Corrected formatting.Frédéric Desbiens
2025-07-29Fixed code coverage artefacts uploadFrédéric Desbiens
2025-07-17Updated all actions to their latest release.Frédéric Desbiens
2025-02-13Upgrading upload-artifact version to 4.6.0.Frédéric Desbiens
2024-09-03Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflowsdependabot[bot]
2023-12-22Add sudo to move coverage folder created by root user.Wenhui Xie
2023-11-30Correct condition syntax in "Prepare Coverage GitHub Pages" step.l (#329)Ting Zhu
2023-11-29Add additional condition for "Prepare Coverage GitHub Pages" step.Ting Zhu
2023-11-27Added input skip_coverage and coverage_name for customiziing. (#327)CQ Xiao
2023-11-24Restrict deploy run condition (#325)TiejunZhou
2023-11-24Split artifacts for multiple jobs (#324)TiejunZhou
2023-11-23Convert ADO pipelines to GitHub actions (#321)TiejunZhou