Portpatch 6.1.0 -> 7.0.0-SNAPSHOT#123
Merged
juanfeSanahuja merged 63 commits intodevelopfrom Oct 27, 2025
Merged
Conversation
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
…ds with -SNAPSHOT #TASK-7783
…pshots #TASK-7783
…atype Central releases and snapshots #TASK-7783
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
Member
|
Task linked: TASK-7786 Port Patch 3.1.0 -> 4.0.0 |
jtarraga
approved these changes
Sep 15, 2025
| 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
| 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
| 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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated portpatch from tag v6.1.0 to branch develop
ClickUp Task: https://app.clickup.com/t/36631768/TASK-7786