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

Deploy SNAPSHOTs via GitHub Actions #149

Open
kwin opened this issue Jun 3, 2024 · 3 comments
Open

Deploy SNAPSHOTs via GitHub Actions #149

kwin opened this issue Jun 3, 2024 · 3 comments

Comments

@kwin
Copy link
Contributor

kwin commented Jun 3, 2024

A valid OSSRH token should be used as repository secret to automatically deploy the main branch to the OSSRH snapshot repository via GitHub Actions.

@cstamas
Copy link
Member

cstamas commented Jun 3, 2024

Unsure do we want this... it will be always a PITA to maintain... either one of our token will needed (that will expire), but, we are NOT allowed to admin the secrets, so IT gitlab issue is needed, etc...

IMHO, we do not want to deploy snapshots... we (all 3 of us) can always deploy "fresh" snapshot if someone wants to test it (mvn clean deploy -P sisu-release).

In short: this will require "secret" management, we are not allowed to do, hence we will always need to ask for IT support.... and is just not convenient IMO.

@kwin
Copy link
Contributor Author

kwin commented Jun 3, 2024

I think we need to rely on Eclipse Snapshot repository for providing SNAPSHOTS (instead of OSSRH). Its token is provided by Eclipse INFRA and does not expire (https://github.com/eclipse-cbi/cbi/wiki/Nexus)

@kwin
Copy link
Contributor Author

kwin commented Sep 13, 2024

I requested an Eclipse Nexus Snapshot repo in https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/5012.

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