Re: commit access to scm-sync-configuration-plugin

2016-12-08 Thread Ivan Kalinin
Would be great for you to finally release https://github.com/jenkinsci/scm-sync-configuration-plugin/pull/49 Also, +1 to to back Mr. Mavlyutov -- he's a good man and maintains stuff well. On Thursday, December 8, 2016 at 3:14:27 PM UTC+3, Marat Mavlyutov wrote: > > Hi, there! > > I am

Re: [Cloudbees] Access right to release a plugin I am developing

2015-10-29 Thread Ivan Kalinin
Folks, anyone? At least a guide for "how do i use jenkins-on-jenkins in cloudbees"? On Friday, October 23, 2015 at 7:47:10 PM UTC+3, Kanstantsin Shautsou wrote: > > There was somewhere thread about it... Can't find. > > On Friday, October 23, 2015 at 7:30:53 PM UTC+3, Ivan K

[Cloudbees] Access right to release a plugin I am developing

2015-10-23 Thread Ivan Kalinin
github one allows me to log in to that jenkins. What am I to do and how do I get access to that nice and shiny feature? Best regards, Ivan Kalinin. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this grou

Re: Can't get access to the release button of the debian-package-builder-plugin in cloudbees

2014-10-03 Thread Ivan Kalinin
But there is that fancy 'Release' button that performs mvn release on the plugin. Why is it there if a plugin owner cant uae it? I mean, the following workflow seema reasonable: -- merge a PR -- click tha button to release the plugin Its generally useful to have possibility to release them

Can't get access to the release button of the debian-package-builder-plugin in cloudbees

2014-10-02 Thread Ivan Kalinin
That job: https://jenkins.ci.cloudbees.com/job/plugins/job/debian-package-builder-plugin/ Either I do not have the permission or I am logging in wrong. I've tried doing that with both google ID and github ID and all I can get is You are not authorized to use this Jenkins instance. I assume I

Re: Provision multiple instances of slaves with NodeProvisioner

2014-07-20 Thread Ivan Kalinin
Thumbs up for pluggable strategies! Also, I volunteer to help if reasonable guidance is provided. On Wednesday, July 16, 2014 6:24:31 PM UTC+4, Stephen Connolly wrote: idle is based on a long term average. There are two schools of thought when ramping up build resources. You can optimize

Re: Executing a shell/python command in Jenkins Dynamic Choice Parameter Plugin

2014-07-20 Thread Ivan Kalinin
Well, you can always try to fire a shell from the groovy script -- there seems to be a way to access current executor. On Friday, July 18, 2014 5:41:28 PM UTC+4, Robert Parker wrote: I'd like to create a Jenkins job where I do a backup and deploy of certain databases to a remote MongoDB

Re: Dynamic Provisioning of windows slaves using ssh

2014-06-17 Thread Ivan Kalinin
Hi there! I belive you are not alone in the struggle of using SSH to windows slaves. However, we do use vanilla SSHSlaves plugin for that and it works perfectly -- with regard to the paths part. On Tuesday, June 17, 2014 3:44:08 AM UTC+4, Suresh Nallamilli wrote: Hi All, I am working on

Re: Update center generation has been disabled

2014-05-27 Thread Ivan Kalinin
Ah, that's why our releases aren't showing up. But what exact part of the update center generation causes load on Jira/Confluence? It looked like the job shouldn't mess a lot with it, just request each plugin's page once. There are lots of com.atlassian.confluence.rpc.RemoteException: You're

Re: New Allure report publisher plugin

2014-05-22 Thread Ivan Kalinin
Can anybody handle this please? That's a good plugin! On Wednesday, May 21, 2014 3:53:32 PM UTC+4, Denis Chernilevskiy wrote: Hello! I'd like to publish our Allure report publisher plugin. The plugin is currently hosted here: https://github.com/allure-framework/allure-jenkins-plugin My

Re: mvn release does not work, only publishes SNAPSHOT releases

2014-05-16 Thread Ivan Kalinin
Hehehe. So there is no hope for fixing this ever? At least, could you be so kind as to describe those neccessary changes that should fix the project layout? Like removing the extra depends/versions? Or separating the Jenkins pom from plugin pom? -- You received this message because you are

Re: mvn release does not work, only publishes SNAPSHOT releases

2014-05-15 Thread Ivan Kalinin
project type in Jenkins the way they did and it would not be evil! On 13 May 2014 23:46, Ivan Kalinin pups...@gmail.com javascript:wrote: Has similar problem recently and your fix did help. But latest parent ( http://maven.jenkins-ci.org:8081/content/repositories/releases/org/jenkins-ci

nexus down or not responding

2014-05-13 Thread Ivan Kalinin
I'm getting problems releasing plugin via mvn release:prepare release:perform with Connection to http://maven.jenkins-ci.org:8081 refused: Connection timed out Also, accessing http://maven.jenkins-ci.org:8081/ with browser fails,

Re: mvn release does not work, only publishes SNAPSHOT releases

2014-05-13 Thread Ivan Kalinin
Has similar problem recently and your fix did help. But latest parent (http://maven.jenkins-ci.org:8081/content/repositories/releases/org/jenkins-ci/jenkins/1.33/) still uses 2.2.2 -- is there any plan to fix that? On Saturday, March 8, 2014 11:05:15 PM UTC+4, Stephen Connolly wrote: mvn

ssh-agent, git publisher and build wrappers workflow

2013-08-12 Thread Ivan Kalinin
, there is already a plugin to solve this trouble? Thanks in advance! Best regards, Ivan Kalinin. -- 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

Re: [Git plugin] Where in the code is the actual git merge command ?

2013-07-07 Thread Ivan Kalinin
Looks like it is here: https://github.com/jenkinsci/git-plugin/blob/master/src/main/java/hudson/plugins/git/GitSCM.java#L1160 On Saturday, July 6, 2013 1:46:56 AM UTC+4, michaelsdev wrote: Hi, Where in the code is the actual git merge command ? I could not find the place where it is

Re: Modifying the computer list view with a plugin

2013-05-06 Thread Ivan Kalinin
Bump! On Thursday, May 2, 2013 9:20:51 AM UTC+4, Marc MacIntyre wrote: I can't seem to find an extension point that allows modifying the way computers are displayed in a list (in /computer); I see the ListView, but that seems specific to the display of jobs. Do I have to create a

Re: Request for commit access to debian-package-builder

2013-02-14 Thread Ivan Kalinin
at 11:35 AM, Ivan Kalinin pups...@gmail.comjavascript: wrote: Hi, Sam! Its great to hear of your interest in that plugin! It happens that I am original developer of the thing and I'm glad to see that it found some usage? Could you please tell what are the new features you are planning

Re: Request for commit access to debian-package-builder

2013-01-27 Thread Ivan Kalinin
in a week or two so we can cooperate a bit. Also, what is your deployment environment? What are you accomplishing with the help of the plugin? Best regards, Ivan Kalinin. On Saturday, January 26, 2013 11:09:21 PM UTC+4, Sam Kottler wrote: Hi, Development seems to have become stagnant

Re: Query about running different job steps on different slaves

2012-11-25 Thread Ivan Kalinin
new to this. Thanks a lot for the help. Alok On Thu, Nov 22, 2012 at 12:10 PM, Ivan Kalinin pups...@gmail.comjavascript: wrote: Hi! Actually, I've managed to develop a plugin for my own needs that implements what you want. It allows to 'connect' a group of slaves to form a so-called

Re: Query about running different job steps on different slaves

2012-11-25 Thread Ivan Kalinin
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 pups...@gmail.comwrote: Hi! Actually, I've managed to develop a plugin for my own needs that implements what you want. It allows to 'connect' a group of slaves to form a so

Re: Query about running different job steps on different slaves

2012-11-23 Thread Ivan Kalinin
(atleast, I hope so). Any feedback and questions are greatly appreciated! If the plugin is missing some features - start an issue in the tracker or create a pull request. Best regards, Ivan Kalinin. On Thursday, November 22, 2012 5:31:17 PM UTC+4, alok kumar wrote: Hey there, That would

Re: log4j version in jenkins.war is too old

2012-11-09 Thread Ivan Kalinin
Bump? Anyone? On Wednesday, November 7, 2012 9:26:22 PM UTC+4, Ivan Kalinin wrote: Hi, people! I bumped into a problem with some third-party libraries (namely, dasein-cloud-nimbula) that I am trying to use within a plugin. The library depends on log4j version no less than 1.2.15

log4j version in jenkins.war is too old

2012-11-07 Thread Ivan Kalinin
Hi, people! I bumped into a problem with some third-party libraries (namely, dasein-cloud-nimbula) that I am trying to use within a plugin. The library depends on log4j version no less than 1.2.15, but jenkins.war contains 1.2.9 that has classpath precedence over one supplied in plugin (or I

Re: accessing VCS credentials from inside a Builder

2012-11-02 Thread Ivan Kalinin
Hi there! What particularly are you trying to accomplish? To get SVN credentials to use with the SVNKit, you can try to do as follows: hudson.scm.SubversionSCM.DescriptorImpl descriptor = (hudson.scm.SubversionSCM.DescriptorImpl)

New plugin - debian package builder

2012-10-22 Thread Ivan Kalinin
Hello! I would like to contribute a plugin to the community – a debian package builder tool. It's created to analyze, build and publish debian packages. My github id is *pupssman*, the plugin is at https://github.com/pupssman/debian-package-builder Best, Ivan Kalinin.