CI: Enabling Navi3 and Vega20 runners & PR Jira Addition (#32)

* Enabling Navi3 and Vega20 runners

* Update continuous_integration.yml

* Update continuous_integration.yml

* Fixing Github Actions issues

* Fixing docs workflow

* Fixing docs workflow miniconda3 location

* Fixing docs workflow env setup

* Fixing docs workflow env setup

* Fixing docs workflow miniconda3 env

* Fixing docs source build workflow

* Balancing between navi3, vega20, mi300, mi200

* git sync workflow update

* Adding Jira ticket place holder in PR Description

* Fixing RHEL & SLES Builds

* Fixing RHEL & SLES Builds

* Fixing RHEL & SLES Builds

* Fixing Re-run workflow

* Update pull_request_template.md

* Update continuous_integration.yml

---------

Co-authored-by: Ammar ELWazir <aelwazir@amd.com>
This commit is contained in:
Elwazir, Ammar
2024-12-02 22:48:37 -06:00
committed by GitHub
parent 91d98befd7
commit f16c87f594
8 changed files with 246 additions and 171 deletions
+5 -3
View File
@@ -1,6 +1,8 @@
# PR Details
## Associated Jira Ticket Number/Link
## What type of PR is this? (check all applicable)
- [ ] Refactor
@@ -11,18 +13,18 @@
## Technical details
_Please explain the changes along with JIRA/Github link(if applies)._
<!-- Please explain the changes along with JIRA/Github link(if applies). -->
## Added/updated tests?
_We encourage you to keep the code coverage percentage at 80% and above._
<!-- We encourage you to keep the code coverage percentage at 80% and above. -->
- [ ] Yes
- [ ] No, Does not apply to this PR.
## Updated CHANGELOG?
_Needed for Release updates for a ROCm release._
<!-- Needed for Release updates for a ROCm release. -->
- [ ] Yes
- [ ] No, Does not apply to this PR.