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

Adjust KIE Jenkins jobs to use the GPG key provided by Apache infra #1387

Closed
rodrigonull opened this issue Jul 15, 2024 · 0 comments
Closed
Assignees
Labels
area:cicd Related to pipelines, automation. Community GitHub Actions or internal

Comments

@rodrigonull
Copy link

Apache Infra team provided us a private gpg key on both Github Actions and Jenkins so we can use it to sign artifacts for the releases.

The secret name on both (github and jenkins) is: GPG_KEY and it doesn't have a passphrase.

We need to update our jenkins shared library to add a new function to setup a gpg key without a passphrase and also update the deploy jobs to use this new function.

@rodrigonull rodrigonull self-assigned this Jul 15, 2024
@rodrigonull rodrigonull added the area:cicd Related to pipelines, automation. Community GitHub Actions or internal label Jul 15, 2024
@rodrigonull rodrigonull moved this from 📋 Backlog to ⏳ In Progress in 🦉 KIE Podling Board Jul 15, 2024
@rodrigonull rodrigonull moved this from ⏳ In Progress to 🧐 In Review in 🦉 KIE Podling Board Jul 16, 2024
@github-project-automation github-project-automation bot moved this from 🧐 In Review to 🎯 Done in 🦉 KIE Podling Board Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:cicd Related to pipelines, automation. Community GitHub Actions or internal
Projects
Status: 🎯 Done
Development

No branches or pull requests

1 participant