Re: query regarding Jenkins plugin release

2021-10-08 Thread 'Björn Pedersen' via Jenkins Developers
> -- Forwarded message - > From: Mohammad Jameel Uddin > Date: Thu, Oct 7, 2021 at 11:53 PM > Subject: query regarding Jenkins plugin release > To: > > > Hi Gavin, > > I want to release the Jenkins plugin through Github, In the prerequisites

Fwd: query regarding Jenkins plugin release

2021-10-08 Thread 'Gavin Mogan' via Jenkins Developers
-- Forwarded message - From: Mohammad Jameel Uddin Date: Thu, Oct 7, 2021 at 11:53 PM Subject: query regarding Jenkins plugin release To: Hi Gavin, I want to release the Jenkins plugin through Github, In the prerequisites, it says we have to create the Pull request in GitHub

Credential Query Language (CQL) any docs or examples?

2020-08-02 Thread Michael Carter
Does anyone have an example or documentation on the Credential Query Language (CQL)? I'm looking to filter credentials on the description field but I'm trying to figure out how or if I can do a fuzzy match. Nice if I could just do a regular expression type thing "ENV[A-D]" o

Re: Repository Permissions Updater PR Query

2020-02-05 Thread 'Gavin Mogan' via Jenkins Developers
That should be enough. I think most of the people with approval rights are still a little busy from fosdem, but should get to it soon. Gavin On Wed, Feb 5, 2020 at 4:35 PM Terry Moreland wrote: > https://github.com/jenkins-infra/repository-permissions-updater/pull/1414 > > Is there anything

Repository Permissions Updater PR Query

2020-02-05 Thread Terry Moreland
https://github.com/jenkins-infra/repository-permissions-updater/pull/1414 Is there anything further I need to do on this? I was under the impression it had been updated to allow me to submit this request from my work account tmoreland-r7, I can repeat submission using my personal account but

Re: Query on Jenkins pipeline Stash/Unstash

2019-10-18 Thread Ullrich Hafner
Please use the users mailing list for such questions. > Am 18.10.2019 um 04:23 schrieb alok kumar : > > Hello everyone, > Can someone please let me know where do the files get stored when we stash > them in Jenkins pipeline? > > Thanks > Alok > > -- > You received this message because you

Query on Jenkins pipeline Stash/Unstash

2019-10-17 Thread alok kumar
Hello everyone, Can someone please let me know where do the files get stored when we stash them in Jenkins pipeline? Thanks Alok -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails

Need Help on list API's available in Role+Strategy+Plugin and getting exception saying Required Query parameter roleName is missing

2019-08-19 Thread mohanraj vellingiri
API’s under the above link for my script. I would like to know list of API’s available for this plugin so that I can write a script and add the users and give the permission to different projects. ? Also when I run POST command I get Required Query parameter roleName is missing Error

html publisher plugin with query parameters

2019-08-19 Thread abhishek gupta
Hi, I want to know, while publishing html report, my generated index.html needs below query parameters :- "?collapsed=Passed,XFailed,Skipped" When I passed using configuration, then there is not effect. output of report.html and report.html?collapsed=Passed,XFailed,Skippe

Form autocomplete does not pass expected query parameters

2019-02-15 Thread stephenshank via Jenkins Developers
r("credentialsId") final String credentialsId) When I look at the requests generated in my plugin, I see requests like this: http://.../descriptorByName//autoCompleteProjectId?value=asdf However for the form validation doCheckProjectId which uses the same query parameters I see

Re: Can only read one query parameter from StaplerRequest

2018-08-31 Thread Tomas Bjerre
Thanks =) Den fredag 31 augusti 2018 kl. 19:33:56 UTC+2 skrev Daniel Beck: > > > > > On 31. Aug 2018, at 19:32, Tomas Bjerre > wrote: > > > > curl -v > http://localhost:8080/jenkins/generic-webhook-trigger/invoke?param1=value1=value2 > > > > > This has nothing to do with Jenkins. & is a

Re: Can only read one query parameter from StaplerRequest

2018-08-31 Thread Daniel Beck
> On 31. Aug 2018, at 19:32, Tomas Bjerre wrote: > > curl -v > http://localhost:8080/jenkins/generic-webhook-trigger/invoke?param1=value1=value2 > This has nothing to do with Jenkins. & is a shell meta character. Single-quote the entire URL and it'll work. -- You received this message

Can only read one query parameter from StaplerRequest

2018-08-31 Thread Tomas Bjerre
I have a class like this:. ... @Extension public class GenericWebHookRequestReceiver extends CrumbExclusion implements UnprotectedRootAction { private static final Logger LOGGER = Logger.getLogger(GenericWebHookRequestReceiver.class.getName()); public HttpResponse doInvoke(final

Re: [GSOC 2018] [Student Introduction & query] Simple Pull-Request Job Plugin

2018-03-27 Thread Abhishek Gautam
Sure thing, Thanks you everyone for your valuable feedback, specially Oleg and Martin. I hope that I get to work with you guys. Abhishek Gautam -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop

Re: [GSOC 2018] [Student Introduction & query] Simple Pull-Request Job Plugin

2018-03-27 Thread Oleg Nenashev
All my comments have been addressed. Of course the proposal will need adjustement during the community bonding if accepted. So +1 from me. Thanks for finalizing it! On Tue, Mar 27, 2018 at 4:02 PM, Abhishek Gautam < gautam.abhishe...@gmail.com> wrote: > Hello everyone >> > > >> As you all know

Re: [GSOC 2018] [Student Introduction & query] Simple Pull-Request Job Plugin

2018-03-27 Thread Abhishek Gautam
> > Hello everyone > > As you all know only 2 hours are remaining for submission of GSOC > proposal, hence I request all to look and comment on my proposal for the > last time. > Proposal link: https://docs.google.com/document/d/1cuC0AvQG3e4GCjIoCwK3J0tcJVAz1eNDKV8d_zXxlO8/edit Thank

Re: [GSOC 2018] [Student Introduction & query] Simple Pull-Request Job Plugin

2018-03-19 Thread Jesse Glick
On Fri, Mar 16, 2018 at 9:11 PM, martinda wrote: > I have the impression that you are saying that this > GSoC project idea is a bit too shallow on the quantity of code for GSoC. Perhaps. Depends on what approach you want the feature to take—adding a convenience veneer

Re: [GSOC 2018] [Student Introduction & query] Simple Pull-Request Job Plugin

2018-03-19 Thread Abhishek Gautam
I have made changes according to your comments. Thank you very much. On Sunday, March 18, 2018 at 9:55:44 PM UTC+5:30, martinda wrote: > > Hello Abhishek, > > Thank you for sharing the proposal. I have added some comments for your > consideration. > > Best, > Martin > > On Sunday, March 18, 2018

Re: [GSOC 2018] [Student Introduction & query] Simple Pull-Request Job Plugin

2018-03-18 Thread martinda
Hi Abhishek, This is the other thread Jesse is referring to: https://groups.google.com/forum/#!topic/jenkinsci-dev/Y6OB3q1SPeI Martin On Saturday, March 17, 2018 at 4:35:05 AM UTC-4, Abhishek Gautam wrote: > > Hello Jesse, > > Thank you for your reply. Can you please provide the link to the

Re: [GSOC 2018] [Student Introduction & query] Simple Pull-Request Job Plugin

2018-03-18 Thread martinda
Hello Abhishek, Thank you for sharing the proposal. I have added some comments for your consideration. Best, Martin On Sunday, March 18, 2018 at 12:14:52 AM UTC-4, Abhishek Gautam wrote: > > Hello Everyone, > @martinda, I have prepared my proposal for the project Simple Pull-Request > Job

Re: [GSOC 2018] [Student Introduction & query] Simple Pull-Request Job Plugin

2018-03-17 Thread Abhishek Gautam
Hello Everyone, @martinda, I have prepared my proposal for the project Simple Pull-Request Job Plugin and shared it on the official GSOC website. The link to the project proposal: https://docs.google.com/document/d/1cuC0AvQG3e4GCjIoCwK3J0tcJVAz1eNDKV8d_zXxlO8/edit?usp=sharing Please let me know

Re: [GSOC 2018] [Student Introduction & query] Simple Pull-Request Job Plugin

2018-03-17 Thread Abhishek Gautam
Hello Jesse, Thank you for your reply. Can you please provide the link to the thread where you have discussed the thing you mentioned. On Friday, March 16, 2018 at 8:47:02 PM UTC+5:30, Jesse Glick wrote: > > On Thu, Mar 15, 2018 at 10:22 PM, martinda > wrote: > > there

Re: [GSOC 2018] [Student Introduction & query] Simple Pull-Request Job Plugin

2018-03-16 Thread martinda
Hello Abhishek, I forgot to mention that we have office hours and all students are invited to participate and ask questions. See https://jenkins.io/projects/gsoc/#office-hours for specific times. Martin On Friday, March 16, 2018 at 8:55:52 PM UTC-4, martinda wrote: > > On Friday, March 16,

Re: [GSOC 2018] [Student Introduction & query] Simple Pull-Request Job Plugin

2018-03-16 Thread martinda
On Friday, March 16, 2018 at 11:17:02 AM UTC-4, Jesse Glick wrote: > > you are proposing some YAML > format—easily handled by an existing pair of extension points in > `workflow-multibranch`. I have discussed this is another thread. > Hi Jesse, I could be wrong but I have the impression that

Re: [GSOC 2018] [Student Introduction & query] Simple Pull-Request Job Plugin

2018-03-16 Thread martinda
On Friday, March 16, 2018 at 5:39:09 PM UTC-4, Abhishek Gautam wrote: > > > *@martinda * > While my research I came across something called EnvironmentContributor in > Jenkins. Do you think that we can use this to pass required variables to > the build processes? > Hi Abhishek, I have never

Re: [GSOC 2018] [Student Introduction & query] Simple Pull-Request Job Plugin

2018-03-16 Thread Abhishek Gautam
Hello Everyone, Thank you for the clarifications. Oleg Nenashev and James Nord thank you for the recommendation of *"Snake YAML".* *@martinda * While my research I came across something called EnvironmentContributor in Jenkins. Do you think that we can use this to pass required variables to

Re: [GSOC 2018] [Student Introduction & query] Simple Pull-Request Job Plugin

2018-03-16 Thread Jesse Glick
On Thu, Mar 15, 2018 at 10:22 PM, martinda wrote: > there there is another model which is to have a job that handles all the pull > requests of a git repo to a given branch. For example say there is a git > repository called jupiter/juno.git (jupiter is the name of

Re: [GSOC 2018] [Student Introduction & query] Simple Pull-Request Job Plugin

2018-03-16 Thread James Nord
On Friday, March 16, 2018 at 10:12:33 AM UTC, Oleg Nenashev wrote: > > > We just need to get input from YAML file and do things according to that. >> >> There is a java lib available to parse YAML file: >> https://github.com/FasterXML/jackson-dataformats-text/tree/master/yaml >> > > According to

Re: [GSOC 2018] [Student Introduction & query] Simple Pull-Request Job Plugin

2018-03-16 Thread Oleg Nenashev
Hi Abhishek, +1 to what you say. Any comments about the project proposal will be appreciated. Actually we expect students to make their own proposals, so do not consider the project idea description as a specification. We just need to get input from YAML file and do things according to that. >

[GSOC 2018] [Student Introduction & query] Simple Pull-Request Job Plugin

2018-03-15 Thread martinda
Hello Abhishek, Thanks for your interest in the Jenkins GSoC projects. > But then for every pull request administrator of the project needs to create > a job and then trigger a build. I think this will be cumbersome. Yes that is a model that I have seen. But there there is another model which

[GSOC 2018] [Student Introduction & query] Simple Pull-Request Job Plugin

2018-03-15 Thread Abhishek Gautam
Hello Everyone, I am a 3rd-year Computer Science student from India. I found GSOC project Simple Pull-Request Job Plugin very interesting and want to work on it. But I have some concerns. 1. In project description, it's been stated as following "Specifically, this plugin does not

Re: Query

2018-03-08 Thread Oleg Nenashev
I need more information to respond. If you provide a link to the code, it would help a lot. - We provide hosting for open-source plugins, even if they integrate with Enterprise tools - We do not host private-source plugins, at all - We do not host open-source plugins if they bundle

Re: Query

2018-03-08 Thread Baptiste Mathus
Hello, I _think_ not. We require plugins to be open-source, and that dependencies are also available (free of charge) for contributors to work on it. We can be more specific if you provide additional details I guess. Cheers 2018-03-08 7:05 GMT+01:00 Rahul Pure : > Hi, >

Query

2018-03-07 Thread Rahul Pure
Hi, i want to host my plugin but i used Data table ,i was purchase it so can i host my plugin ? Thanks -- 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

Re: Sending which radioBlock is selected as query param in validate request

2017-01-13 Thread vsejdini
Hi All, I also have the exact same question as above. Any help much appreciated. Thanks. Valon On Monday, July 25, 2016 at 3:47:12 PM UTC-6, Jigar Mehta wrote: > > Hi All, > > I have posted a question here, > > > http://stackoverflow.com/questions/38491324/what-need-

Sending which radioBlock is selected as query param in validate request

2016-07-25 Thread Jigar Mehta
Hi All, I have posted a question here, http://stackoverflow.com/questions/38491324/what-need-to-be-passed-as-query-param-for-jenkins-jelly-fradioblock Basically, I need to have my Java Validate function to know which radio block is selected. Any help will be greatly appreciated. Thanks

Re: Pass a query parameter to the repeatable element's doFillXYZItems method.

2016-06-01 Thread aman poonia
Thanks Jesse. I didn't knew about @RelativePath before. It worked for me. -- *With Regards:-* *Aman Poonia* +91-9952519644 +91-7838347444 On Wed, Jun 1, 2016 at 6:06 AM, Jesse Glick wrote: > On Mon, May 30, 2016 at 4:39 AM, mnpoonia > wrote: >

Re: Pass a query parameter to the repeatable element's doFillXYZItems method.

2016-05-31 Thread Jesse Glick
On Mon, May 30, 2016 at 4:39 AM, mnpoonia wrote: > the parameter is not part > of Repeatable property class but other class. ANy idea how to pass the > parameter from a form to the doFill of repeatable element. Did you try `@RelativePath`? -- You received this message

Pass a query parameter to the repeatable element's doFillXYZItems method.

2016-05-30 Thread mnpoonia
I am working on a plugin and trying to pass a queryparameter to the doFillXYZItems method of repeatable element. But the parameter is not part of Repeatable property class but other class. ANy idea how to pass the parameter from a form to the doFill of repeatable element. Thanks, Aman Poonia

Re: Query on Jenkins..URGENT!!!

2015-03-30 Thread Glenn J. Mason
Gawd, sorry everyone — that was supposed to be an off-list post to this dude. Teach me for replying to mail at midnight. Embarrass. On 30 Mar 2015, at 11:59 pm, Glenn J. Mason gl...@glennji.com wrote: Hey Sarabjeet, This mailing list is for the Jenkins developers — your question really

Re: Query on Jenkins..URGENT!!!

2015-03-30 Thread Glenn J. Mason
Hey Sarabjeet, This mailing list is for the Jenkins developers — your question really should go to the Jenkins mailing list. Don’t be surprised if you get an angry/frustrated response from one of the devs here, especially as a really quick Google finds this:

Query on Jenkins..URGENT!!!

2015-03-30 Thread Sarabjeet Singh
Hello Team, I have looking to use Jenkins for my project. Need some information which am not getting : 1) Is it possible to integrate Jenkins with CheckMarx(Secure Code review tool)? 2) If ,yes then how we can achieve it and how easy it is? Will appreciate your

Re: Query about jenkins source code

2014-06-17 Thread Kohsuke Kawaguchi
In the future, please direct questions like this to the jenkinsci-dev list. As to your question, see https://wiki.jenkins-ci.org/display/JENKINS/Action+and+its+family+of+subtypes and hopefully this gets you to the right place. 2014-06-17 16:13 GMT-07:00 Shantaraman, Karthik

Quick query re publishers

2013-08-12 Thread Richard Bywater
Hopefully a quick question - from a publisher's perform method, can you get access to the job that the build relates to? Thanks Richard. -- You received this message because you are subscribed to the Google Groups Jenkins Developers group. To unsubscribe from this group and stop receiving

RE: Quick query re publishers

2013-08-12 Thread Sandell, Robert
@googlegroups.com Subject: Quick query re publishers Hopefully a quick question - from a publisher's perform method, can you get access to the job that the build relates to? Thanks Richard. -- You received this message because you are subscribed to the Google Groups Jenkins Developers group. To unsubscribe

Re: Query about running different job steps on different slaves

2012-11-27 Thread Jason Swager
This SEEMS to be a pretty cool component, allowing for some features that I've been dying to have in Jenkins. Unfortunately, I'm encountering a number of errors as I try to use the plugin. I'll send those along directly rather than clutter up the group. Also - I would strongly recommend

Re: Query about running different job steps on different slaves

2012-11-25 Thread Ivan Kalinin
Hi there! So have u tried that thing? If its broken or something is missing I can try 2 fix that. On Thursday, November 22, 2012 5:31:17 PM UTC+4, alok kumar wrote: Hey there, That would be great!! Can you please share it with me? Also, please let me know how to get it from github as I am

Re: Query about running different job steps on different slaves

2012-11-25 Thread Jason Swager
Having troubles getting a build environment built up. Could you publish the jpi so that it could be loaded directly into Jenkins? On Sunday, November 25, 2012 6:19:09 AM UTC-8, Ivan Kalinin wrote: Hi there! So have u tried that thing? If its broken or something is missing I can try 2 fix

Re: Query about running different job steps on different slaves

2012-11-25 Thread Ivan Kalinin
Sure, here it is: http://db.tt/reV8CziX On Sunday, November 25, 2012 8:07:15 PM UTC+4, Jason Swager wrote: Having troubles getting a build environment built up. Could you publish the jpi so that it could be loaded directly into Jenkins? On Sunday, November 25, 2012 6:19:09 AM UTC-8, Ivan

Re: Query about running different job steps on different slaves

2012-11-23 Thread Ivan Kalinin
Hi there again! I managed to publish most of the plugin (without couple of still private plugin references) to the github over here: https://github.com/pupssman/compound-slaves If that builds and installs correctly, following stuff should happen: - there should be added Compound Slaves

Re: Query about running different job steps on different slaves

2012-11-22 Thread alok kumar
Hey there, That would be great!! Can you please share it with me? Also, please let me know how to get it from github as I am new to this. Thanks a lot for the help. Alok On Thu, Nov 22, 2012 at 12:10 PM, Ivan Kalinin pupss...@gmail.com wrote: Hi! Actually, I've managed to develop a plugin

Re: Query about running different job steps on different slaves

2012-11-22 Thread Jason Swager
I would LOVE to see a plugin like this. If you could send me github information after you make it available, I would be very grateful! Thanks, Jason On Wednesday, November 21, 2012 10:40:36 PM UTC-8, Ivan Kalinin wrote: Hi! Actually, I've managed to develop a plugin for my own needs that

Query about running different job steps on different slaves

2012-11-21 Thread alok kumar
Hi, Can anyone let me know if it is possible to execute different build steps on different slaves from within a single job? Is there any plugin that supports that? If not, what can be the workaround to achieve the same? Any help would be greatly appreciated. Thanks, Alok

Re: Query about running different job steps on different slaves

2012-11-21 Thread Jason Swager
As far as I know, there is no plugin that lets you run individual build steps on a different slave than the one that job originally started on. But there ways to mimic this behavior. We do something like this in our own tests. One job starts up; it has a parameter that indicates another

Re: Query about running different job steps on different slaves

2012-11-21 Thread Linards Liepiņš
You are welcome to follow-up / vote for these JIRA issues :) JENKINS-15397 2012/11/21 Jason Swager j.a.swa...@gmail.com As far as I know, there is no plugin that lets you run individual build steps on a different slave than the one that job originally started on. But there ways to mimic

Query on Jenkins version - Jenkins ver. 1.427

2012-10-05 Thread Manjunath D G
Hi All, I have quick Query on Jenkins version - *Jenkins ver. 1.427*http://jenkins-ci.org/which I’m using at my origination. Want to know if we have a feasibility of add groups and enable permissions to groups like what we have in BuildForge? We would like to restrict normal users from

Re: Query on Jenkins version - Jenkins ver. 1.427

2012-10-05 Thread Stephen Connolly
comes from the authentication provider. (see my employer's hat for the non-open source exceptions) -Stephen On 5 October 2012 11:28, Manjunath D G dgmanjunat...@gmail.com wrote: Hi All,** I have quick Query on Jenkins version - *Jenkins ver. 1.427*http://jenkins-ci.org/which I’m using