Skip to content

Upgrade release workflow to v3 - #909

Merged
tomverin merged 2 commits into
masterfrom
update-release-workflow
Apr 29, 2021
Merged

Upgrade release workflow to v3#909
tomverin merged 2 commits into
masterfrom
update-release-workflow

Conversation

@andrea-guarino-sonarsource

Copy link
Copy Markdown
Contributor

No description provided.

@guillaume-dequenne guillaume-dequenne left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't we remove BINTRAY_USER BINTRAY_TOKEN CENTRAL_USER CENTRAL_PASSWORD and GPG_PASSPHRASE variables as well in release.yml?
lgtm otherwise

echo "${{ steps.lt_release.outputs.releasability }}"
echo "${{ steps.lt_release.outputs.release }}"

maven-central-sync:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some env vars needs to be delete
BINTRAY_USER: ${{ secrets.BINTRAY_USER }}
BINTRAY_TOKEN: ${{ secrets.BINTRAY_TOKEN }}
CENTRAL_USER: ${{ secrets.CENTRAL_USER }}
CENTRAL_PASSWORD: ${{ secrets.CENTRAL_PASSWORD }}
GPG_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}

@sonarsource-next

Copy link
Copy Markdown

SonarQube Quality Gate

Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@tomverin
tomverin merged commit e488dbd into master Apr 29, 2021
@tomverin
tomverin deleted the update-release-workflow branch April 29, 2021 11:48
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.

4 participants