summaryrefslogtreecommitdiffstats
path: root/.github/workflows
AgeCommit message (Collapse)AuthorFilesLines
2023-11-21CI: Update the upstream version to mainAnil Belur2-2/+2
Set main to test more recent changes on the upstream repo. Issue-ID: CIMAN-33 Change-Id: Iaa4dc3eca394151ab409e3c6f6a61c70d71b6dbc Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2023-10-26Chore: Upgrade to latest GHA ci-man verifyAndrew Grimberg1-1/+1
Make sure that we're using the latest version of the ci-management-verify GHA workflow Change-Id: I060dd85056754c48fd90d32339303ce3007bdfdb Issue-ID: CIMAN-33 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2023-08-07Fix: Correct bad secret passingAndrew Grimberg1-1/+1
Change-Id: I0f2031d23ede1aa16a9a4f88c5da73d5541d85c9 Issue-ID: CIMAN-33 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2023-08-04CI: Add non-voting composed ci-managmentAndrew Grimberg1-0/+70
Use the new composed-ci-management job in a non-voting configuration Change-Id: I5620ec6e0b03fe7cf57ad0aaa852f5d2d0978c49 Issue-ID: CIMAN-33 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2023-07-12Fix: Update gerrit-ci-management-mergeJessica Wagantall1-0/+1
Update gerrit-ci-management-merge workflow to follow the new changes in the reusable workflow. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I92acd8357c8c72b97d2aa2d623261f5d59540a0b
2023-06-22Chore: Track main for gerrit-ci-management-mergeJessica Wagantall1-1/+1
Track main branch meanwhile we are testing Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I18109e39976a2e3b972b33c4f886e960bccc6201
2023-06-21CI: Call gerrit-ci-management-merge workflowJessica Wagantall1-0/+60
Call gerrit-ci-management-merge reusable workflow Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ic27b170a6252e3a95faf22e8b6c57d5120a1e73a
2023-06-13Fix: Update var name in gerrit-ci-management-verifyJessica Wagantall1-13/+10
Update the right name of the inputs for the reusable workflow Issue-ID: CIMAN-434 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ic20bf30506bcede38e681f7a5ea8f5e6beda22b7
2023-06-13CI: Update Gerrit ci-management verify workflowJessica Wagantall2-142/+63
Update Gerrit ci-management verify workflow to call the reusable workflow in the lfit repo instead of using a local one. Issue-ID: CIMAN-434 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Iae55bb1ec93de085bb13adf22bb20fd099125ac4
2023-05-04CI: Fix pre-commit GHA jobAndrew Grimberg1-1/+1
Tox does not have a pre-commit environment. I would expect tox to fail, but it does not, it just passes. Silly tox. Change-Id: I41dd2f5aa951696432aa7f44c7e73bc331e1b866 Issue-ID: CIMAN-33 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2023-05-02CI: Fix actionlint to wait for the prepare stepAndrew Grimberg1-0/+1
Change-Id: I195eb4f05365379fbe9fcdfaa3e34c5c36efdc4c Issue-ID: CIMAN-33 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2023-05-02CI: Add GHA lintingAndrew Grimberg1-3/+18
Make sure that proposed changes to GHA workflows are syntactically valid Change-Id: I973642af7a349f29cbc76ad808be1055be232ab7 Issue-ID: CIMAN-33 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2023-05-02Fix: Update Gerrit Verify GHAJessica Wagantall1-17/+3
- Remove tox validation - Clone submodules for jjb validation Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I7efc1e0c79cb8d7a4d8bd651f015ababe9c1f470
2023-05-02CI: Add GHA for verificationJessica Wagantall1-0/+140
Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I73239abdb7f227e81dbf357279426d150fa8f346