Unit testing with pipeline projects

2017-11-23 Thread Lakshmi Narasimhan
Hello.

Is it possible to write a unit test with a pipeline project instead of a 
freestyle project?

More generally, can we install additional plugins to the Jenkins instance 
launched during the test?

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/202cc319-fb39-44f5-92dd-fadb4aba80a8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Unable to upload snapshot of teamconcert-plugin 401 Unauthorized error

2017-11-23 Thread Lakshmi Narasimhan Vaikuntam
It appeared to be an intermittent issue. I was able to upload a snapshot 
after a few hours. Thanks.

On Tuesday, November 21, 2017 at 8:06:09 PM UTC+5:30, Daniel Beck wrote:
>
>
> > On 21. Nov 2017, at 15:27, Lakshmi Narasimhan Vaikuntam <
> vaikuntam@gmail.com > wrote: 
> > 
> > Any reasons for this to happen? 
>
> Please see 
> https://wiki.jenkins.io/display/JENKINS/Hosting+Plugins#HostingPlugins-Workingaroundcommonissues
>  
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/219f61a9-e560-4ef9-85bb-508d86f76344%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Unable to upload snapshot of teamconcert-plugin 401 Unauthorized error

2017-11-23 Thread Lakshmi Narasimhan Vaikuntam
Hi Daniel

Thanks. It appeared to an intermittent issue. I tried after a few hours and 
was able to upload a snapshot.

On Tuesday, November 21, 2017 at 8:06:09 PM UTC+5:30, Daniel Beck wrote:
>
>
> > On 21. Nov 2017, at 15:27, Lakshmi Narasimhan Vaikuntam <
> vaikuntam@gmail.com > wrote: 
> > 
> > Any reasons for this to happen? 
>
> Please see 
> https://wiki.jenkins.io/display/JENKINS/Hosting+Plugins#HostingPlugins-Workingaroundcommonissues
>  
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/72e211cb-a8c8-4708-91cf-d753269b6fca%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


SCM plugin not appearing as SCM option in project configuration

2017-11-23 Thread José Lamas Ríos
Hi,

Newbie here, newbie on Jenkins and even newbie on Java :)

I'm trying to write a new SCM plugin.

// com.genexus.gxserver/GeneXusServerSCM.java
public class GeneXusServerSCM extends SCM implements Serializable{

[...]

@Override
public DescriptorImpl getDescriptor() {
return (DescriptorImpl) super.getDescriptor();
}

@Extension
public static class DescriptorImpl extends 
SCMDescriptor {

@Override
public boolean isApplicable(Job project) {
return true;
}
   
public DescriptorImpl() {
super(GeneXusServerSCM.class, null);
load();
}

[...]

}

I can see my plug-in appear as installed on 
http://localhost:8080/jenkins/pluginManager/installed but don't see it as 
an option on the Source Code Management section of a project configuration 
(ie: http://localhost:8080/jenkins/job/GXserverProjectTest/configure).

My project includes a config.jelly 

// com.genexus.gxserver.GeneXusServerSCM/config.jelly










It only includes a simple 'Label' for now, but as I said above it doesn't 
even appear as an available SCM option ("None" and "Subversion" do appear).

I guess I'm missing some very basic thing, I've been looking at SVN and TFS 
implementations, but couldn't figure it out.

Any hint? How does Jenkins gets the list of available SCMs? Do I have a 
chance to debug that code?

Thanks in advance,



-- 
JLR

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/a156f150-cd96-4d59-b54e-70d17f7b1963%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: jenkinsci account

2017-11-23 Thread Maxim Nikitin
Hi guys,

I have a same issue here. I wanted to add a comment on page of plugin we 
use currently, so needed to register account first. But then it sent me to 
this group to ask for an account explicitly.
My registration data:
id: Gadget (if this is used already by someone else - please, use MadKroll 
instead)
First Name: Maxim
Last Name: Nikitin

If my email is needed - let me know please - I agree to send you an email 
(in private), but I don't want to post it here to avoid of being targeted 
by spammers.

At the moment we migrating ancient CI solution on modern Pipeline approach 
- so we have a lot of questions in my team and we would like to have a 
chance to address them properly and possibly improve plugins.

Thanks in advance,
Maxim Nikitin


вторник, 23 июля 2013 г., 11:43:50 UTC+2 пользователь Karoly Sepsy написал:
>
> Hi,
>
>  
>
> I was trying to add a wiki page for RapidDeploy plugin on jenkinsci.org, 
> but unfortunately I couldn't create an account by myself. It says contact 
> the dev list. Here's what details I want to submit in case you don't have 
> it pending:
>
> *User ID**: sepsyk*
>
> *First Name**: Karoly*
>
> *Last Name**: Sepsy*
>
> *E-mail**: karoly...@midvision.com *
>
>  
>
> *Could you create this account for me?*
>
>  
>
> *Thanks,*
>
>  
>
> Karoly Sepsy
> Technical Consultant
> MidVision Ltd.
>
> www.midvision.com
>
> Email: karoly...@midvision.com 
> Skype: sepsy.karoly 
> Mobile: +44 75 3928 4206
> Office: +44 20 3102 6870
>
>  
>
> *
>
> MidVision Limited is registered in England and Wales, number 6644021.  
> Registered Office: Regis House, 45 King William Street, London, EC4R 9AN.
>
>  
>
> This email is confidential and intended for the addressees only. If you 
> are not the intended recipient, please do not copy or disclose its content 
> but contact the sender immediately upon receipt.
>
>  
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/3276a51f-e7f2-4629-a41c-9881610b98ab%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [configuration-as-code] Descriptors configuration

2017-11-23 Thread nicolas de loof
I wrote this documentation

for
plugin developers to understand the required changes so we can support
Descriptor as configuration-as-code targets.
I'll work on writing some pull-requests applying this approach to some
major plugins.

2017-11-15 16:27 GMT+01:00 nicolas de loof :

> this is really work in progress, i.e not even tested on my own before I
> propose this in a PR :P
> was just for information that I was looking into implementing a fix for
> this idea
>
> 2017-11-15 16:24 GMT+01:00 Jesse Glick :
>
>> On Wed, Nov 15, 2017 at 9:51 AM, nicolas de loof
>>  wrote:
>> > proposed improvement to Descriptor.configure  (WiP) :
>> > https://github.com/ndeloof/jenkins/tree/JENKINS-48018
>>
>> If you are soliciting feedback, just file as a PR and mark as
>> `work-in-progress`. Easier to gather comments that way.
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Developers" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to jenkinsci-dev+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit https://groups.google.com/d/ms
>> gid/jenkinsci-dev/CANfRfr0%2Bd%2BE1RO8PTVeUHnpvH3367zd6D%2Bw
>> a2%2BAeSTgTd9Zc4Q%40mail.gmail.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CANMVJzm_9LxAKdc3wbXYQ-U2KRPS5OKM-r%2BFZA5UHuf-0Y3NFQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Jenkins 2.89.1 LTS RC testing started

2017-11-23 Thread Daniel Beck

> On 23. Nov 2017, at 11:20, Patrick van Dissel  wrote:
> 
> Where can I find the changelog of this LTS RC release?

https://issues.jenkins-ci.org/issues/?jql=labels%20%3D%202.89.1-fixed are the 
backported fixes.

Besides that, there's no user changelog (or upgrade guide) yet, it'll be 
written some time in the next two weeks.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/5DB13A1C-931E-482B-9CFE-60B0E89E910E%40beckweb.net.
For more options, visit https://groups.google.com/d/optout.


Re: Jenkins 2.89.1 LTS RC testing started

2017-11-23 Thread Patrick van Dissel
Where can I find the changelog of this LTS RC release?

On Thursday, 23 November 2017 10:58:04 UTC+1, ogondza wrote:
>
> Hello everyone, 
>
> Latest LTS RC was made public and it is ready to be tested. Release is 
> scheduled for 2017-12-06. 
>
> Report your findings in this thread or on the test plan wiki page. 
>
> Download bits from 
> http://mirrors.jenkins-ci.org/war-stable-rc/2.89.1/jenkins.war 
> Check community maintained LTS test plan 
> https://wiki.jenkins-ci.org/display/JENKINS/LTS+2.89.x+RC+Testing 
>
> Thanks 
> -- 
> oliver 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/a60c184d-41bd-411e-b63f-66eec97355dd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Jenkins 2.89.1 LTS RC testing started

2017-11-23 Thread Oliver Gondža

Hello everyone,

Latest LTS RC was made public and it is ready to be tested. Release is
scheduled for 2017-12-06.

Report your findings in this thread or on the test plan wiki page.

Download bits from 
http://mirrors.jenkins-ci.org/war-stable-rc/2.89.1/jenkins.war
Check community maintained LTS test plan 
https://wiki.jenkins-ci.org/display/JENKINS/LTS+2.89.x+RC+Testing


Thanks
--
oliver

--
You received this message because you are subscribed to the Google Groups "Jenkins 
Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/d9bd06d5-282b-5494-4a0b-716676f30caf%40gmail.com.
For more options, visit https://groups.google.com/d/optout.