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>
[ROCm/rocprofiler-sdk commit: f16c87f594]
This commit is contained in:
@@ -47,14 +47,6 @@ jobs:
|
||||
exit 1
|
||||
fi
|
||||
|
||||
- name: Create pull request
|
||||
if: failure()
|
||||
uses: googleapis/code-suggester@v4
|
||||
with:
|
||||
command: review
|
||||
pull_number: ${{ github.event.pull_request.number }}
|
||||
git_dir: '.'
|
||||
|
||||
source:
|
||||
runs-on: ubuntu-22.04
|
||||
env:
|
||||
@@ -89,14 +81,6 @@ jobs:
|
||||
exit 1
|
||||
fi
|
||||
|
||||
- name: Create pull request
|
||||
if: failure()
|
||||
uses: googleapis/code-suggester@v4
|
||||
with:
|
||||
command: review
|
||||
pull_number: ${{ github.event.pull_request.number }}
|
||||
git_dir: '.'
|
||||
|
||||
python:
|
||||
runs-on: ubuntu-22.04
|
||||
strategy:
|
||||
@@ -136,14 +120,6 @@ jobs:
|
||||
exit 1
|
||||
fi
|
||||
|
||||
- name: Create pull request
|
||||
if: failure()
|
||||
uses: googleapis/code-suggester@v4
|
||||
with:
|
||||
command: review
|
||||
pull_number: ${{ github.event.pull_request.number }}
|
||||
git_dir: '.'
|
||||
|
||||
missing-new-line:
|
||||
runs-on: ubuntu-22.04
|
||||
|
||||
|
||||
Reference in New Issue
Block a user