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
juanfeSanahuja and others added 25 commits August 4, 2025 16:21
Portpatch 5.6.0 -> 6.1.0-SNAPSHOT
TASK-7881 - Can't filter by "not equals" with an "AND" operator
TASK-7883 - Modify OpenCGA - CellBase dependency
@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
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.

5 participants