summaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Collapse)AuthorFilesLines
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