Skip to content

Conversation

@juanfeSanahuja
Copy link
Member

Automated portpatch from tag v6.1.0 to branch develop

ClickUp Task: https://app.clickup.com/t/36631768/TASK-7786

juanfeSanahuja and others added 30 commits January 27, 2025 16:09
TASK-7693-rel - Upgrade Ubuntu image on GitHub Actions
TASK-7524 - Add new Variant output format: JSON_SPARSE
…tribution management Added central-publishing-maven-plugin #TASK-7783
…atype Central releases and snapshots #TASK-7783
@imedina
Copy link
Member

imedina commented Sep 15, 2025

Task linked: TASK-7786 Port Patch 3.1.0 -> 4.0.0

gpg-passphrase: MAVEN_GPG_PASSPHRASE # env variable for GPG private key passphrase
- name: Deploy to Maven Central repository
run: mvn clean deploy -DskipTests -P deploy-maven ${{ inputs.maven_opts }} --no-transfer-progress
run: mvn clean deploy -DskipTests -Pdeploy-maven ${{ inputs.maven_opts }} --no-transfer-progress

Check failure

Code scanning / SonarCloud

GitHub Actions should not be vulnerable to script injections High

Change this workflow to not use user-controlled data directly in a run block. See more on SonarQube Cloud
java-version: '8'
- name: Deploy to GitHub Packages repository
run: mvn clean deploy -DskipTests -P deploy-github ${{ inputs.maven_opts }} --no-transfer-progress
run: mvn clean deploy -DskipTests -Pdeploy-github ${{ inputs.maven_opts }} --no-transfer-progress

Check failure

Code scanning / SonarCloud

GitHub Actions should not be vulnerable to script injections High

Change this workflow to not use user-controlled data directly in a run block. See more on SonarQube Cloud
cd opencga-enterprise
ln -s ../opencga opencga-home
./build.sh -t -l runShortTests -b -s -T ${{ inputs.task }} -c localhost:27018 -H hdp3.1
./build.sh -t -l runShortTests -b -s -T ${{ inputs.task }}

Check failure

Code scanning / SonarCloud

GitHub Actions should not be vulnerable to script injections High test

Change this workflow to not use user-controlled data directly in a run block. See more on SonarQube Cloud
@juanfeSanahuja juanfeSanahuja merged commit 852bbe7 into develop Oct 27, 2025
3 of 5 checks passed
@juanfeSanahuja juanfeSanahuja deleted the TASK-7786 branch October 27, 2025 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants