Re: ATH: move to Java 8 (due to selenium 3.0.x requirement)

2016-12-26 Thread Baptiste Mathus
Hey, I thought I would only excavate that thread to re-discuss it, and finally went ahead and filed the associated PR: https://github.com/jenkinsci/acceptance-test-harness/pull/248 Feedback welcome. 2016-11-02 8:07 GMT+01:00 Oliver Gondža : > On 2016-11-02 00:09, Ullrich Hafner wrote: > >> We

Re: Plugin that uses Acceptance Test Harness tests

2016-12-26 Thread Stephen Connolly
If you had the ath tests run using the Maven-failsafe plugin then `mvn verify` would bypass polluting you local repo and *ensure* that the ATH tests are actually using the "to be released" version by removing the clean install hack (Though I personally dislike the style of tests that people write

Re: How can a plugin save output when running in pipeline

2016-12-26 Thread Christian McHugh
Hey everyone/Jesse, Thanks for all of your assistance and pointers thus far! In the currently released pre-pipeline version, this plugin was capable of performing its own variable substitution to read in existing environment variables as well as export the return into an envvar for further proces

Re: Maintainer request for Allure Plugin

2016-12-26 Thread Daniel Beck
> On 26.12.2016, at 14:56, Artem Eroshenko wrote: > > Can you grant me access right for plugin releasing? Plugins are not released from that Jenkins instance. See https://wiki.jenkins-ci.org/display/JENKINS/Hosting+Plugins how that works and what the prerequisites are. -- You received this

Re: Automating Jenkins Installation Steps

2016-12-26 Thread Slide
Please don't double post. Your question is definitely a user list question. On Mon, Dec 26, 2016, 05:38 'Karthik Veeragoni' via Jenkins Developers < jenkinsci-dev@googlegroups.com> wrote: > Hi guys, > > I'm trying to automate jenkins installations steps > So as part of that I'm stuck at: Giving t

Maintainer request for Allure Plugin

2016-12-26 Thread Artem Eroshenko
Hi, I'm maintainer of the allure-plugin ( https://github.com/jenkinsci/allure-plugin) But I can't make the release in cloudbess jenkins ( https://jenkins.ci.cloudbees.com/job/plugins/job/allure-plugin). Can you grant me access right for plugin releasing? Github account: eroshenkoam -- Art

Automating Jenkins Installation Steps

2016-12-26 Thread 'Karthik Veeragoni' via Jenkins Developers
Hi guys, I'm trying to automate jenkins installations steps So as part of that I'm stuck at: Giving the initial Administration Key, Plugins Installation, User Account Creation How can I automate these steps, any help? Thanks & Regards -- You received this message because you are subscribed to