Commit Graph

23 Commits

Author SHA1 Message Date
dsclear-amd 2482bff0b7 Excludes (more) docs-only changes from .azuredevops/rocm_ci_caller.yml. (#2615)
Motivation

We wish to avoid triggering full Jenkins runs for docs-only PRs, as this takes up testing resources and slows development time. rocm_ci_caller.yml already excludes some docs-only changes, but this can be improved to exclude them along more paths.
Technical Details

The checks that rocm_ci_caller.yml uses to determine if a changed file in a PR is worth a Jenkins run has been increased to exclude more paths and more file suffixes.
JIRA ID

AIROCDOC-78, AIROCDOC-424
Test Plan

    Created a test branch users/dsclear/shorten_workflows_test_root with the changes in this PR, branched from develop.
    Branched users/dsclear/shorten_workflows_test_bin_3 and users/dsclear/shorten_workflows_test_text_3 from users/dsclear/shorten_workflows_test_root.
    Modified users/dsclear/shorten_workflows_test_bin_3 to add two .h files, and submitted a PR into users/dsclear/shorten_workflows_test_root (Test PR, do not merge. Test PR to test Jenkins CI/CD modifications. #2613).
    Modified users/dsclear/shorten_workflows_test_text_3 to add a new .txt file, and submitted a PR into users/dsclear/shorten_workflows_test_root (Test PR, do not merge. Test PR to test Jenkins CI/CD modifications (docs only). #2614).

Test Result

The test PR in step 3 caused rocm_ci_caller.yml to attempt to trigger Jenkins, as this is a 'non-docs' change.
The test PR in step 4 had the attempt to trigger Jenkins skipped, as this is a 'docs-only' change.
2026-01-15 14:54:20 -05:00
Mario Limonciello 6a899b5f6d Run pre-commit's whitespace related hooks on .github and .azuredevops (#2129)
In order for pre-commit to be useful, everything needs to meet a common
baseline.

Signed-off-by: Mario Limonciello (AMD) <superm1@kernel.org>
2025-12-08 14:39:42 -06:00
amd-hsivasun adf6a5ec3b [Ex CI] amdsmi monorepo enablement (#1943)
* [Ex CI] amdsmi monorepo enablement

* [Ex CI] Add amdsmi pipeline to monorepo
2025-11-20 14:19:02 -05:00
ammallya 7cc026bf98 Adding release trigger (#1295)
* Adding release trigger
2025-10-07 10:43:31 -07:00
ammallya 8751d58616 Adding missed linux skip (#1197) 2025-10-01 10:37:47 -07:00
ammallya f7dba2eb5c Adding skip to docs paths (#1196) 2025-10-01 09:57:44 -07:00
amd-hsivasun c16b06a7d7 [Ex CI] Enable aqlprofile (#1002)
* [Ex CI] Enable aqlprofile

* [Ex CI] Added PipelineID for aqlprofile
2025-09-26 14:00:41 -04:00
amd-hsivasun fa0d88f475 Update rocprofiler-sdk.yml (#1036) 2025-09-17 13:17:35 -04:00
Jessey Harrymanoharan 05dc14934a add skip for windows ci (#965) 2025-09-16 13:11:18 -04:00
ammallya 37f8da676a Change depth to 250 for large PRs (#972) 2025-09-12 09:18:02 -07:00
amd-hsivasun 892a56cb54 [Ex CI] Enable hip-tests (#957)
* [Ex CI] Enable hip-tests

* Add Pipeline Id

* Fixed typo

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-11 16:40:07 -04:00
ammallya df11d9dcc2 Remove shared to run PSDB 2025-08-28 15:16:03 -07:00
ammallya c10ebdf94c Changing conditional statements 2025-08-28 10:55:35 -07:00
ammallya 5818c3e062 Adding debug statement 2025-08-28 10:44:36 -07:00
ammallya 2e1b6063a7 Change failing checkout logic 2025-08-28 10:25:27 -07:00
ammallya a6e1f61c45 Adding Auth 2025-08-28 10:03:48 -07:00
ammallya cba3213f41 Fix rocm_ci_caller 2025-08-28 09:55:52 -07:00
ammallya f40c04be62 Selective trigger of PSDB jobs (#783)
* Selective trigger of PSDB jobs
2025-08-28 09:50:11 -07:00
Daniel Su 875d7724d9 create hip-clr combined pipeline trigger (#693) 2025-08-27 10:28:33 -04:00
RahulC 1996dddb73 Update rocm_ci_caller.yml - disable the trigger for draft PRs (#358) 2025-08-14 16:48:44 -07:00
Daniel Su 9e8c182be5 [Ex CI] create component trigger files (#29) 2025-08-06 13:45:38 -04:00
Jessey Harrymanoharan 27db3621df remove staging from branches 2025-07-23 14:15:21 -04:00
Jessey Harrymanoharan 655d975e51 Create rocm_ci_caller.yml 2025-07-23 14:05:44 -04:00