-
Notifications
You must be signed in to change notification settings - Fork 43
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 CI/CD pipeline #259
Comments
What qualifies "first version" here? (just the artifacts? and/or the spec document too?) |
Just APIs. We are not talking about the spec document at all. The task is to build a release pipeline, so we can release the project to OSSRH staging repository and other projects can consume it. |
@joakime @markt-asf This task is still unassigned. As project leads, please assign it to someone from your team. |
CI is already setup at - https://ci.eclipse.org/websocket/ |
Other possibly related issues to resolve.
|
Jenkins build has been created. Waiting for appropriate credentials to be configured so it can be tested: |
GitHub credentials have been created but appear to be invalid. Raised https://bugs.eclipse.org/bugs/show_bug.cgi?id=540250 |
From Maxim Nesen: As I've noticed, the configuration of the release job is not complete. To be exact, it is not possible to configure SSH Agent in the Build configuration section. That is the reason why job fails later on - it has no credentials to perform a push into repository. |
I added the same request into https://bugs.eclipse.org/bugs/show_bug.cgi?id=540250 :) |
for now release job is fixed and all jobs are moved to the new infrastructure. https://jenkins.eclipse.org/websocket/view/all/job/websocket-api-release-build/ |
Per feedback from @senivam this issue can now be closed. |
We need to create a release CI/CD pipeline for this project.
Use these documents as a reference:
The text was updated successfully, but these errors were encountered: