From ae317819ba46d7b16ce34b89886bb0008461223a Mon Sep 17 00:00:00 2001 From: jrafanie Date: Wed, 8 Jan 2025 17:36:01 +0000 Subject: [PATCH 01/11] Running tests for jrafanie From Pull Request: ManageIQ/manageiq#23225 --- .github/workflows/ci.yaml | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index d590d674..4e9d0312 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -1,12 +1,27 @@ --- name: Cross Repo - on: - pull_request - jobs: cross-repo: uses: ManageIQ/manageiq-cross_repo/.github/workflows/manageiq_cross_repo.yaml@master with: - test-repos: '["ManageIQ/manageiq@master"]' - repos: ManageIQ/manageiq@master + test-repos: '["ManageIQ/activerecord-virtual_attributes#168", "ManageIQ/manageiq#23225", + "ManageIQ/manageiq-api", "ManageIQ/manageiq-automation_engine", "ManageIQ/manageiq-consumption", + "ManageIQ/manageiq-content", "ManageIQ/manageiq-decorators", "ManageIQ/manageiq-gems-pending", + "ManageIQ/manageiq-providers-amazon", "ManageIQ/manageiq-providers-ansible_tower", + "ManageIQ/manageiq-providers-autosde", "ManageIQ/manageiq-providers-awx", + "ManageIQ/manageiq-providers-azure", "ManageIQ/manageiq-providers-azure_stack", + "ManageIQ/manageiq-providers-cisco_intersight", "ManageIQ/manageiq-providers-embedded_terraform", + "ManageIQ/manageiq-providers-foreman", "ManageIQ/manageiq-providers-google", + "ManageIQ/manageiq-providers-ibm_cic", "ManageIQ/manageiq-providers-ibm_cloud", + "ManageIQ/manageiq-providers-ibm_power_hmc", "ManageIQ/manageiq-providers-ibm_power_vc", + "ManageIQ/manageiq-providers-ibm_terraform", "ManageIQ/manageiq-providers-kubernetes", + "ManageIQ/manageiq-providers-kubevirt", "ManageIQ/manageiq-providers-lenovo", + "ManageIQ/manageiq-providers-nsxt", "ManageIQ/manageiq-providers-nuage", "ManageIQ/manageiq-providers-openshift", + "ManageIQ/manageiq-providers-openstack", "ManageIQ/manageiq-providers-oracle_cloud", + "ManageIQ/manageiq-providers-ovirt", "ManageIQ/manageiq-providers-red_hat_virtualization", + "ManageIQ/manageiq-providers-redfish", "ManageIQ/manageiq-providers-vmware", + "ManageIQ/manageiq-providers-workflows", "ManageIQ/manageiq-schema", "ManageIQ/manageiq-ui-classic", + "ManageIQ/manageiq-ui-service"]' + repos: ManageIQ/activerecord-virtual_attributes#168,ManageIQ/manageiq#23225 From 3d90ddf95c3051fc5b0b92ad02ad04021de0cd34 Mon Sep 17 00:00:00 2001 From: Joe Rafaniello Date: Thu, 30 Jan 2025 12:40:22 -0500 Subject: [PATCH 02/11] Update ci.yaml - added automation engine PR https://github.com/ManageIQ/manageiq-automation_engine/pull/565 --- .github/workflows/ci.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 4e9d0312..749d2b6b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -7,7 +7,7 @@ jobs: uses: ManageIQ/manageiq-cross_repo/.github/workflows/manageiq_cross_repo.yaml@master with: test-repos: '["ManageIQ/activerecord-virtual_attributes#168", "ManageIQ/manageiq#23225", - "ManageIQ/manageiq-api", "ManageIQ/manageiq-automation_engine", "ManageIQ/manageiq-consumption", + "ManageIQ/manageiq-api", "ManageIQ/manageiq-automation_engine#565", "ManageIQ/manageiq-consumption", "ManageIQ/manageiq-content", "ManageIQ/manageiq-decorators", "ManageIQ/manageiq-gems-pending", "ManageIQ/manageiq-providers-amazon", "ManageIQ/manageiq-providers-ansible_tower", "ManageIQ/manageiq-providers-autosde", "ManageIQ/manageiq-providers-awx", @@ -24,4 +24,4 @@ jobs: "ManageIQ/manageiq-providers-redfish", "ManageIQ/manageiq-providers-vmware", "ManageIQ/manageiq-providers-workflows", "ManageIQ/manageiq-schema", "ManageIQ/manageiq-ui-classic", "ManageIQ/manageiq-ui-service"]' - repos: ManageIQ/activerecord-virtual_attributes#168,ManageIQ/manageiq#23225 + repos: ManageIQ/activerecord-virtual_attributes#168,ManageIQ/manageiq#23225,ManageIQ/manageiq-automation_engine#565 From f31de1e714a5b4ab86ef3191a86db71057ca5c37 Mon Sep 17 00:00:00 2001 From: Joe Rafaniello Date: Thu, 30 Jan 2025 15:30:43 -0500 Subject: [PATCH 03/11] Update ci.yaml (add api, content PR changes) --- .github/workflows/ci.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 749d2b6b..7dde5fda 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -7,8 +7,8 @@ jobs: uses: ManageIQ/manageiq-cross_repo/.github/workflows/manageiq_cross_repo.yaml@master with: test-repos: '["ManageIQ/activerecord-virtual_attributes#168", "ManageIQ/manageiq#23225", - "ManageIQ/manageiq-api", "ManageIQ/manageiq-automation_engine#565", "ManageIQ/manageiq-consumption", - "ManageIQ/manageiq-content", "ManageIQ/manageiq-decorators", "ManageIQ/manageiq-gems-pending", + "ManageIQ/manageiq-api#1278", "ManageIQ/manageiq-automation_engine#565", "ManageIQ/manageiq-consumption", + "ManageIQ/manageiq-content#759", "ManageIQ/manageiq-decorators", "ManageIQ/manageiq-gems-pending", "ManageIQ/manageiq-providers-amazon", "ManageIQ/manageiq-providers-ansible_tower", "ManageIQ/manageiq-providers-autosde", "ManageIQ/manageiq-providers-awx", "ManageIQ/manageiq-providers-azure", "ManageIQ/manageiq-providers-azure_stack", From 8959b19d6f0aa4446dfe66ceaccbcc2d29abe1d9 Mon Sep 17 00:00:00 2001 From: Joe Rafaniello Date: Fri, 31 Jan 2025 17:03:47 -0500 Subject: [PATCH 04/11] Update ci.yaml - add amazon WIP PR --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 7dde5fda..9995537a 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -9,7 +9,7 @@ jobs: test-repos: '["ManageIQ/activerecord-virtual_attributes#168", "ManageIQ/manageiq#23225", "ManageIQ/manageiq-api#1278", "ManageIQ/manageiq-automation_engine#565", "ManageIQ/manageiq-consumption", "ManageIQ/manageiq-content#759", "ManageIQ/manageiq-decorators", "ManageIQ/manageiq-gems-pending", - "ManageIQ/manageiq-providers-amazon", "ManageIQ/manageiq-providers-ansible_tower", + "ManageIQ/manageiq-providers-amazon#884", "ManageIQ/manageiq-providers-ansible_tower", "ManageIQ/manageiq-providers-autosde", "ManageIQ/manageiq-providers-awx", "ManageIQ/manageiq-providers-azure", "ManageIQ/manageiq-providers-azure_stack", "ManageIQ/manageiq-providers-cisco_intersight", "ManageIQ/manageiq-providers-embedded_terraform", From 0ee43746b03557dfba375eaefa1ddc1b950203cd Mon Sep 17 00:00:00 2001 From: Joe Rafaniello Date: Tue, 4 Feb 2025 11:23:51 -0500 Subject: [PATCH 05/11] Update ci.yaml - content PR was merged --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 9995537a..c41aa29f 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -8,7 +8,7 @@ jobs: with: test-repos: '["ManageIQ/activerecord-virtual_attributes#168", "ManageIQ/manageiq#23225", "ManageIQ/manageiq-api#1278", "ManageIQ/manageiq-automation_engine#565", "ManageIQ/manageiq-consumption", - "ManageIQ/manageiq-content#759", "ManageIQ/manageiq-decorators", "ManageIQ/manageiq-gems-pending", + "ManageIQ/manageiq-content", "ManageIQ/manageiq-decorators", "ManageIQ/manageiq-gems-pending", "ManageIQ/manageiq-providers-amazon#884", "ManageIQ/manageiq-providers-ansible_tower", "ManageIQ/manageiq-providers-autosde", "ManageIQ/manageiq-providers-awx", "ManageIQ/manageiq-providers-azure", "ManageIQ/manageiq-providers-azure_stack", From 3d571c33e295984e7791c4fe3ae4a5bb95aa98ff Mon Sep 17 00:00:00 2001 From: Joe Rafaniello Date: Tue, 11 Feb 2025 12:32:23 -0500 Subject: [PATCH 06/11] Update ci.yaml - api and automate engine PRs merged --- .github/workflows/ci.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index c41aa29f..9645ac65 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -7,7 +7,7 @@ jobs: uses: ManageIQ/manageiq-cross_repo/.github/workflows/manageiq_cross_repo.yaml@master with: test-repos: '["ManageIQ/activerecord-virtual_attributes#168", "ManageIQ/manageiq#23225", - "ManageIQ/manageiq-api#1278", "ManageIQ/manageiq-automation_engine#565", "ManageIQ/manageiq-consumption", + "ManageIQ/manageiq-api", "ManageIQ/manageiq-automation_engine", "ManageIQ/manageiq-consumption", "ManageIQ/manageiq-content", "ManageIQ/manageiq-decorators", "ManageIQ/manageiq-gems-pending", "ManageIQ/manageiq-providers-amazon#884", "ManageIQ/manageiq-providers-ansible_tower", "ManageIQ/manageiq-providers-autosde", "ManageIQ/manageiq-providers-awx", @@ -24,4 +24,4 @@ jobs: "ManageIQ/manageiq-providers-redfish", "ManageIQ/manageiq-providers-vmware", "ManageIQ/manageiq-providers-workflows", "ManageIQ/manageiq-schema", "ManageIQ/manageiq-ui-classic", "ManageIQ/manageiq-ui-service"]' - repos: ManageIQ/activerecord-virtual_attributes#168,ManageIQ/manageiq#23225,ManageIQ/manageiq-automation_engine#565 + repos: ManageIQ/activerecord-virtual_attributes#168,ManageIQ/manageiq#23225 From 7577344f8a02075fb527234a9f8204c7066e5e1e Mon Sep 17 00:00:00 2001 From: Joe Rafaniello Date: Tue, 11 Feb 2025 12:35:37 -0500 Subject: [PATCH 07/11] Update ci.yaml - Add my API test fix --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 9645ac65..169c7906 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -7,7 +7,7 @@ jobs: uses: ManageIQ/manageiq-cross_repo/.github/workflows/manageiq_cross_repo.yaml@master with: test-repos: '["ManageIQ/activerecord-virtual_attributes#168", "ManageIQ/manageiq#23225", - "ManageIQ/manageiq-api", "ManageIQ/manageiq-automation_engine", "ManageIQ/manageiq-consumption", + "ManageIQ/manageiq-api#1280", "ManageIQ/manageiq-automation_engine", "ManageIQ/manageiq-consumption", "ManageIQ/manageiq-content", "ManageIQ/manageiq-decorators", "ManageIQ/manageiq-gems-pending", "ManageIQ/manageiq-providers-amazon#884", "ManageIQ/manageiq-providers-ansible_tower", "ManageIQ/manageiq-providers-autosde", "ManageIQ/manageiq-providers-awx", From 2fbbf420981626a8fe26b10fd98cafa01bd1e6bc Mon Sep 17 00:00:00 2001 From: Joe Rafaniello Date: Thu, 13 Feb 2025 09:16:09 -0500 Subject: [PATCH 08/11] Update ci.yaml - drop api PR since it's merged --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 169c7906..9645ac65 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -7,7 +7,7 @@ jobs: uses: ManageIQ/manageiq-cross_repo/.github/workflows/manageiq_cross_repo.yaml@master with: test-repos: '["ManageIQ/activerecord-virtual_attributes#168", "ManageIQ/manageiq#23225", - "ManageIQ/manageiq-api#1280", "ManageIQ/manageiq-automation_engine", "ManageIQ/manageiq-consumption", + "ManageIQ/manageiq-api", "ManageIQ/manageiq-automation_engine", "ManageIQ/manageiq-consumption", "ManageIQ/manageiq-content", "ManageIQ/manageiq-decorators", "ManageIQ/manageiq-gems-pending", "ManageIQ/manageiq-providers-amazon#884", "ManageIQ/manageiq-providers-ansible_tower", "ManageIQ/manageiq-providers-autosde", "ManageIQ/manageiq-providers-awx", From 627eb4af7e1d7ff0347c122a913eab2b3a6e6a65 Mon Sep 17 00:00:00 2001 From: Joe Rafaniello Date: Thu, 13 Feb 2025 17:03:10 -0500 Subject: [PATCH 09/11] Update ci.yaml - Add automation engine PR --- .github/workflows/ci.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 9645ac65..dbd15eff 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -7,7 +7,7 @@ jobs: uses: ManageIQ/manageiq-cross_repo/.github/workflows/manageiq_cross_repo.yaml@master with: test-repos: '["ManageIQ/activerecord-virtual_attributes#168", "ManageIQ/manageiq#23225", - "ManageIQ/manageiq-api", "ManageIQ/manageiq-automation_engine", "ManageIQ/manageiq-consumption", + "ManageIQ/manageiq-api", "ManageIQ/manageiq-automation_engine#567", "ManageIQ/manageiq-consumption", "ManageIQ/manageiq-content", "ManageIQ/manageiq-decorators", "ManageIQ/manageiq-gems-pending", "ManageIQ/manageiq-providers-amazon#884", "ManageIQ/manageiq-providers-ansible_tower", "ManageIQ/manageiq-providers-autosde", "ManageIQ/manageiq-providers-awx", @@ -24,4 +24,4 @@ jobs: "ManageIQ/manageiq-providers-redfish", "ManageIQ/manageiq-providers-vmware", "ManageIQ/manageiq-providers-workflows", "ManageIQ/manageiq-schema", "ManageIQ/manageiq-ui-classic", "ManageIQ/manageiq-ui-service"]' - repos: ManageIQ/activerecord-virtual_attributes#168,ManageIQ/manageiq#23225 + repos: ManageIQ/activerecord-virtual_attributes#168,ManageIQ/manageiq#23225,ManageIQ/manageiq-automation_engine#567 From 0733c269012b4e6233e4f7f70bfdfac4d97e3fea Mon Sep 17 00:00:00 2001 From: Joe Rafaniello Date: Mon, 17 Feb 2025 14:02:58 -0500 Subject: [PATCH 10/11] Update ci.yaml - Remove amazon and ae engine PR as they're merged --- .github/workflows/ci.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index dbd15eff..4e9d0312 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -7,9 +7,9 @@ jobs: uses: ManageIQ/manageiq-cross_repo/.github/workflows/manageiq_cross_repo.yaml@master with: test-repos: '["ManageIQ/activerecord-virtual_attributes#168", "ManageIQ/manageiq#23225", - "ManageIQ/manageiq-api", "ManageIQ/manageiq-automation_engine#567", "ManageIQ/manageiq-consumption", + "ManageIQ/manageiq-api", "ManageIQ/manageiq-automation_engine", "ManageIQ/manageiq-consumption", "ManageIQ/manageiq-content", "ManageIQ/manageiq-decorators", "ManageIQ/manageiq-gems-pending", - "ManageIQ/manageiq-providers-amazon#884", "ManageIQ/manageiq-providers-ansible_tower", + "ManageIQ/manageiq-providers-amazon", "ManageIQ/manageiq-providers-ansible_tower", "ManageIQ/manageiq-providers-autosde", "ManageIQ/manageiq-providers-awx", "ManageIQ/manageiq-providers-azure", "ManageIQ/manageiq-providers-azure_stack", "ManageIQ/manageiq-providers-cisco_intersight", "ManageIQ/manageiq-providers-embedded_terraform", @@ -24,4 +24,4 @@ jobs: "ManageIQ/manageiq-providers-redfish", "ManageIQ/manageiq-providers-vmware", "ManageIQ/manageiq-providers-workflows", "ManageIQ/manageiq-schema", "ManageIQ/manageiq-ui-classic", "ManageIQ/manageiq-ui-service"]' - repos: ManageIQ/activerecord-virtual_attributes#168,ManageIQ/manageiq#23225,ManageIQ/manageiq-automation_engine#567 + repos: ManageIQ/activerecord-virtual_attributes#168,ManageIQ/manageiq#23225 From 72d6951d935f827efadf4256d1ac9ef18a2807b8 Mon Sep 17 00:00:00 2001 From: Joe Rafaniello Date: Wed, 19 Feb 2025 11:16:20 -0500 Subject: [PATCH 11/11] Update ci.yaml - virtual attributes was released --- .github/workflows/ci.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 4e9d0312..593cce1b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -6,7 +6,7 @@ jobs: cross-repo: uses: ManageIQ/manageiq-cross_repo/.github/workflows/manageiq_cross_repo.yaml@master with: - test-repos: '["ManageIQ/activerecord-virtual_attributes#168", "ManageIQ/manageiq#23225", + test-repos: '["ManageIQ/manageiq#23225", "ManageIQ/manageiq-api", "ManageIQ/manageiq-automation_engine", "ManageIQ/manageiq-consumption", "ManageIQ/manageiq-content", "ManageIQ/manageiq-decorators", "ManageIQ/manageiq-gems-pending", "ManageIQ/manageiq-providers-amazon", "ManageIQ/manageiq-providers-ansible_tower", @@ -24,4 +24,4 @@ jobs: "ManageIQ/manageiq-providers-redfish", "ManageIQ/manageiq-providers-vmware", "ManageIQ/manageiq-providers-workflows", "ManageIQ/manageiq-schema", "ManageIQ/manageiq-ui-classic", "ManageIQ/manageiq-ui-service"]' - repos: ManageIQ/activerecord-virtual_attributes#168,ManageIQ/manageiq#23225 + repos: ManageIQ/manageiq#23225