Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add release action #11

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

unidevel
Copy link

@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
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