aboutsummaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Expand)AuthorFilesLines
2024-03-26Fix: Run both sonar and clm scans in parallelHEADmasterJessica Wagantall1-1/+1
2024-03-26Fix: Remove typo from tests location for SonarJessica Wagantall1-1/+1
2024-03-25Revert "Fix: Continue if CLM GHA job fails"Jessica Wagantall1-1/+0
2024-03-25Fix: Continue if CLM GHA job failsJessica Wagantall1-0/+1
2024-03-22Fix: Sonar workflow should wait for CLM to finish.Jessica Wagantall1-1/+1
2024-03-21Fix: Update call to maven sonar GHA workflowJessica Wagantall1-7/+2
2024-03-21Fix: Fix indentation in Sonar workflow callJessica Wagantall1-6/+6
2024-03-20CI: Add silent SonarCloud run in merge workflowJessica Wagantall1-1/+34
2024-03-18Fix: Update quotes needed in env varsJessica Wagantall1-1/+1
2024-03-18Fix: Export opts as env variables in maven GHA workflowJessica Wagantall1-2/+1
2024-03-15Fix: Pass missing DMAVEN_OPTS in merge workflowJessica Wagantall1-0/+1
2024-03-15Fix: Remove unsupported maven option from GHA merge workflowJessica Wagantall1-1/+0
2024-03-15Fix: Declare required secrets and env in GHA merge workflowJessica Wagantall1-0/+2
2024-03-15Fix: Use JDK 17 in GHA merge workflowJessica Wagantall1-0/+1
2024-03-15Fix: Update the right input names in GHA merge workflowJessica Wagantall1-2/+2
2024-03-15Fix: CLM run in GHA depends on notifyJessica Wagantall1-1/+1
2024-03-15Fix: Update input indentation in GHA workflowJessica Wagantall1-4/+4
2024-03-14CI: Add gerrit-merge GHA workflowJessica Wagantall1-0/+111
2024-02-29Fix: Add mvn-opts in GHA maven reusable workflow callJessica Wagantall1-0/+6
2023-10-17Fix: Update reusable workflow nameJessica Wagantall1-1/+1
2023-10-06Fix: Run maven verify docker profile in GHAJessica Wagantall1-0/+1
2023-10-03Fix: Remove target repo inputJessica Wagantall1-6/+0
2023-10-03Fix: Add default values to inputs needed by Maven verifyJessica Wagantall1-2/+2
2023-10-02Fix: Remove default value for repo targetJessica Wagantall1-2/+1
2023-10-02Fix: Remove additional inputs for workflow callJessica Wagantall1-10/+0
2023-10-02CI: Add test for maven verify GHA workflowJessica Wagantall1-0/+124