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

Release and CI automation #752

Open
3 tasks
Perdjesk opened this issue Aug 23, 2023 · 1 comment
Open
3 tasks

Release and CI automation #752

Perdjesk opened this issue Aug 23, 2023 · 1 comment

Comments

@Perdjesk
Copy link
Contributor

Perdjesk commented Aug 23, 2023

Goals:

  • CI can build and sign artifacts
  • CI can publish artifacts to SVN and Nexus
  • CI triggers build, sign and publish on git tags
  • CI generate release candidate vote email and release announcement email
  • Reproducible published artifacts (i.e published artifacts with checksum can be reproduced by any machine with exactly the same checksum)
  • Automation can be executed by committers on their own machine with their own credentials or signing key.

Relates to: #492

  • SVN and Nexus technical baremaps credentials
  • GPG Signing key configured in incubator-baremaps repo as GPG_SECRET_KEY
  • Reproducible artifacts

References:

@bchapuis
Copy link
Member

I just logged an issue on INFRA to setup the secrets on github.
https://issues.apache.org/jira/browse/INFRA-25610

And drafted a PR for the automation of the release process.
#844

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

No branches or pull requests

2 participants