Skip to content

Add release action#11

Draft
unidevel wants to merge 1 commit intoprestodb:masterfrom
unix280:add_release_action
Draft

Add release action#11
unidevel wants to merge 1 commit intoprestodb:masterfrom
unix280:add_release_action

Conversation

@unidevel
Copy link
Copy Markdown

@unidevel unidevel commented Jan 30, 2025

In project settings:

  1. Create environment: release
  2. Add environment secrets:
  • PRESTODB_CI_TOKEN
  • SONATYPE_NEXUS_PASSWORD
  • OSS_GPG_PASSPHRASE
  • OSS_GPG_SECRET
  • OSS_GPG_TRUST
  1. Add org/repo/environment variables:
  • PRESTODB_CI_USER
  • PRESTODB_CI_EMAIL
  • SONATYPE_NEXUS_USERNAME

@unidevel unidevel requested a review from wanglinsong January 30, 2025 16:44
@unidevel
Copy link
Copy Markdown
Author

@wanglinsong I created this action by referencing your Jenkinsfile, however, we need setup the environment before running it. I have tested the actions in my env, excecpt the last 2 steps - mvn release and push master branch.

I think it is mostly ready. Keep it as draft for now to do more testing.

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.

1 participant