Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ee4j-build] Minimal common set of plugins for CI/CD pipelines?

Dne 14/09/18 v 13:11 Tom Jenkinson napsal(a):


On 14 September 2018 at 10:56, Tomas Kraus <tomas.kraus@xxxxxxxxxx> wrote:

Hi Tom,

I'm usually requesting only SSH Agent plugin to pass key into shell environment.

I guess that is to tag the release right?
Yes, this is for github push.

Another plugins that may be helpful are:

 - GitHub Pull Request Builder

 - Environment Injector Plugin

What do you use this bit for?
GitHub Pull Request Builder: Can build incomming PR reuests
Environment Injector Plugin: Stores shell script variables and allows to use them by other build/postbuild steps

But they are not mandatory. PR build can be done using Travis.


Tomas


Dne 14/09/18 v 10:22 Tom Jenkinson napsal(a):
As per https://github.com/eclipse-ee4j/jsonp/wiki/JSONP-release-job it recommends to request a list of Jenkins plugins a job needs.

Is there a minimal set of plugins that we know we have to request, for example something to do with the artifact upload or the source code repo type?

Thanks,
Tom


_______________________________________________
ee4j-build mailing list
ee4j-build@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ee4j-build


_______________________________________________
ee4j-build mailing list
ee4j-build@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ee4j-build




_______________________________________________
ee4j-build mailing list
ee4j-build@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ee4j-build


Back to the top