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

Create CI job at HIPP instance #32

Closed
ctron opened this issue Jul 22, 2016 · 10 comments
Closed

Create CI job at HIPP instance #32

ctron opened this issue Jul 22, 2016 · 10 comments

Comments

@ctron
Copy link
Contributor

ctron commented Jul 22, 2016

I do think it is time to create a Hudson (yes I know) job at your HIPP instance.

This would be a simple "Invoke Maven 3" job with clean install deploy. This would automatically push to the Nexus OSS repository, since you project is already set up for this.

If you like, I can help you setting this up, but you need to create the Hudson job.

@kartben
Copy link

kartben commented Jul 22, 2016

FWIW you can also ask for a "JIPP" (i.e. Jenkins) instance. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=336262#c42

@ctron
Copy link
Contributor Author

ctron commented Jul 22, 2016

Cool, I didn't know they went "out of beta".

@kevinherron
Copy link
Contributor

I've set up a job that runs clean install deploy but I'm still trying to figure out how to trigger it automatically.

@ctron
Copy link
Contributor Author

ctron commented Jul 22, 2016

Like that:

hipp1

@ctron
Copy link
Contributor Author

ctron commented Jul 22, 2016

That is from the secondary package drone build: [1]

If you like I can assign you temporary access, so that you can peek.

[1] https://hudson.eclipse.org/package-drone/job/package-drone-secondary-build/

@kevinherron
Copy link
Contributor

Okay... so it polls. Is it not possible to setup a webhook that triggers it?

@kevinherron
Copy link
Contributor

Getting somewhere... it's failing to deploy because sonatype says unauthorized.

@kevinherron
Copy link
Contributor

Got it working...

@ctron
Copy link
Contributor Author

ctron commented Jul 22, 2016

And you can have a nice shield too: Milo_Deploy

@kevinherron
Copy link
Contributor

kevinherron commented Jul 22, 2016

I'll save that for when it is actually building successfully... there's some kind of bug that is happening when the tests run on the CI server, possibly related to the change that shut down and removed unused SocketServer instances.

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

3 participants