From 7ec65d7e578e5fc4c5d496f202362b963e489122 Mon Sep 17 00:00:00 2001 From: "Galantsev, Dmitrii" Date: Tue, 23 Jul 2024 17:04:15 -0500 Subject: [PATCH 1/2] Azure - Switch to amd-staging branch Change-Id: I5cc2316427631fc17990506c4234163302febd3d Signed-off-by: Galantsev, Dmitrii [ROCm/amdsmi commit: ceac87ef5a3af3395e4179bdbbceefa08148617b] --- projects/amdsmi/.azuredevops/rocm-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/amdsmi/.azuredevops/rocm-ci.yml b/projects/amdsmi/.azuredevops/rocm-ci.yml index 0a5ee0c584..6d1bc1db3c 100644 --- a/projects/amdsmi/.azuredevops/rocm-ci.yml +++ b/projects/amdsmi/.azuredevops/rocm-ci.yml @@ -13,7 +13,7 @@ trigger: batch: true branches: include: - - develop + - amd-staging paths: exclude: - .github @@ -26,7 +26,7 @@ pr: autoCancel: true branches: include: - - develop + - amd-staging paths: exclude: - .github From 4799537b200e3315f5428d7aca051bca3f879a96 Mon Sep 17 00:00:00 2001 From: "Galantsev, Dmitrii" Date: Tue, 23 Jul 2024 17:10:34 -0500 Subject: [PATCH 2/2] Docs - Switch to amd-staging branch Change-Id: I1a26542b3a7831c1f5efea6d6b4084f77b0a7cdb Signed-off-by: Galantsev, Dmitrii [ROCm/amdsmi commit: f3426ced0649a9f88055376fe1ac883d26170f01] --- projects/amdsmi/docs/sphinx/_toc.yml.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/amdsmi/docs/sphinx/_toc.yml.in b/projects/amdsmi/docs/sphinx/_toc.yml.in index 415d73783d..fe0899a0fd 100644 --- a/projects/amdsmi/docs/sphinx/_toc.yml.in +++ b/projects/amdsmi/docs/sphinx/_toc.yml.in @@ -38,9 +38,9 @@ subtrees: - caption: Tutorials entries: - - url: https://github.com/ROCm/amdsmi/tree/develop/example + - url: https://github.com/ROCm/amdsmi/tree/amd-staging/example title: AMD SMI GitHub samples - - url: https://github.com/ROCm/rocm_smi_lib/tree/develop/docs + - url: https://github.com/ROCm/rocm_smi_lib/tree/amd-staging/docs title: ROCm SMI lib GitHub samples - caption: About