Re: Workflow Plugin and Snippet Generator

2015-08-06 Thread Antonio Muñiz
in https://wiki.jenkins-ci.org/display/JENKINS/Static+Code+Analysis+Plug-ins). It would be a good backward compatibility test. -- Antonio Muñiz Software Engineer CloudBees, Inc. -- You received this message because you are subscribed to the Google Groups Jenkins Developers group

Re: Why is Jenkins using a HtmlUnit fork?

2015-08-25 Thread Antonio Muñiz
://groups.google.com/d/optout. -- Antonio Muñiz Software Engineer CloudBees, Inc. -- 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

Re: Revisiting bundled plugins

2015-09-04 Thread Antonio Muñiz
cr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/CA%2BbPaoKO%2BqYJ6eYZqbLcz3jX2gH0CVX%2BwZeMnyob3%3DPn%2BiqmDw%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-dev/CA%2BbPaoKO%2BqYJ6eYZqbLcz3jX2gH0CVX%

Timestamps on build logs

2015-09-07 Thread Antonio Muñiz
ing before). I'm writing this, because, as I see it, it would require a core change (StreamTaskListener mainly and some top level configuration), so I'd like to know what the community thinks about it. Regards, Antonio. -- Antonio Muñiz Software Engineer CloudBees, Inc. -- You received this messa

Re: Timestamps on build logs

2015-09-07 Thread Antonio Muñiz
gards > Mirko > -- > Sent from my mobile > Am 07.09.2015 11:05 schrieb "Antonio Muñiz" <amu...@cloudbees.com>: > >> Hello, >> >> Probably by history aspects Jenkins builds log files have never used >> timestamps entries on log lines. There are

Re: Timestamps on build logs

2015-09-07 Thread Antonio Muñiz
BTW I would like to do it as a plugin, but there is no extension point for that. On Mon, Sep 7, 2015 at 12:35 PM, Antonio Muñiz <amu...@cloudbees.com> wrote: > Hello Mirko, > > Do you mean Timestamper Plugin > <https://wiki.jenkins-ci.org/display/JENKINS/Timestamper

Re: Timestamps on build logs

2015-09-07 Thread Antonio Muñiz
On Mon, Sep 7, 2015 at 4:07 PM, Daniel Beck <m...@beckweb.net> wrote: > It seems to me that ConsoleLogFilter should be able to do this. Great, I'll try it that way. Thanks Daniel! -- Antonio Muñiz Software Engineer CloudBees, Inc. -- You received this message because you are s

Re: Timestamps on build logs

2015-09-08 Thread Antonio Muñiz
On Mon, Sep 7, 2015 at 9:56 PM, Jesse Glick <jgl...@cloudbees.com> wrote: > IMO you should need to select a configuration option to use the more > complicated and fragile external storage Jesse, not sure what you mean, what external storage? -- Antonio Muñiz Software Engineer Cl

Re: Timestamps on build logs

2015-09-08 Thread Antonio Muñiz
ain text timing entries** which is more suitable for external log parsers - https://github.com/jenkinsci/timestamper-plugin/pull/16 ** Just note that the original feature adds timing entries in encoded binary format. -- Antonio Muñiz Software Engineer CloudBees, Inc. -- You received this mess

CCM Plugin PR merge request

2015-09-14 Thread Antonio Muñiz
his plugin? Or give me rights to do it? Thanks, Antonio. -- Antonio Muñiz Software Engineer CloudBees, Inc. -- 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 ema

Re: Good pratices for workflow plugin support

2015-09-15 Thread Antonio Muñiz
> https://groups.google.com/d/msgid/jenkinsci-dev/a2112371-9617-4c9a-9dd7-dd9c37fb0266%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- Antonio Muñiz Software Engineer CloudBees, Inc. -- You received this message because you are subscribed to th

Acceptance Tests Harness job failing

2015-10-05 Thread Antonio Muñiz
ucible in my local box and, sometimes, in the CI environment. I just ran ATH successfully locally by disabling the recorder (`RECORDER=off`). Antonio. -- Antonio Muñiz Software Engineer CloudBees, Inc. -- You received this message because you are subscribed to the Google Groups "Je

Re: Workspace does not exist in SCM checkout

2015-12-22 Thread Antonio Muñiz
ups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/83ced67e-a0ed-405a-b25b-aa7aff75b83f%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/83ced67e-a0ed-405a-b25b-aa7aff75b83f%40googlegroups.com?utm_medium=email_source=footer>

Re: Calling scheduleBuild2 does not pass along parameters

2016-06-07 Thread Antonio Muñiz
nt variables are always "false" > def upstreamTriggerValue = manager.envVars['UPSTREAM_TRIGGERED'] > manager.listener.logger.println "upstreamTriggerValue=" + > upstreamTriggerValue > This prints out upstreamTriggerValue=false > > > -- > You received t

Re: Calling scheduleBuild2 does not pass along parameters

2016-06-07 Thread Antonio Muñiz
On Tue, Jun 7, 2016 at 12:52 PM, Sverre Moe <sverre@gmail.com> wrote: > How/where do i define the parameter? The parameter must be defined in the downstream job (as any other parameterized job). -- Antonio Muñiz Software Engineer CloudBees, Inc. -- You received this message be

New repository for pipeline-stage-view-plugin

2016-01-15 Thread Antonio Muñiz
Hello, As announced previously, CloudBees is going to open-source the Pipeline Stage View plugin, so a new repository and JIRA component is needed. The plugin ID will be "pipeline-stage-view". Could someone create that repo & JIRA component? Thanks! -- Antonio Muñiz Sof

Re: New repository for pipeline-stage-view-plugin

2016-01-15 Thread Antonio Muñiz
gt; Hi >> >> Do we have to fork it from somewhere ? Or we just create a new repo ? >> Please join us on IRC it will be easier/quicker ... >> >> BR >> >> On Fri, Jan 15, 2016 at 12:06 PM, Antonio Muñiz <amu...@cloudbees.com> >> wrote: >> >&g

Re: http-request-plugin: workflow support request for feedback

2016-01-18 Thread Antonio Muñiz
922> to be implemented. -- Antonio Muñiz Software Engineer CloudBees, Inc. -- 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+un

Re: [PROPOSAL] New Parent POM for Jenkins Plugins

2016-01-18 Thread Antonio Muñiz
me plugins to use the new POM in order to drive adoption. >- > >Upgrade to PCT to support it. > > > Thanks! > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this

Re: Cannot read property 'value' of undefined

2016-02-04 Thread Antonio Muñiz
code in order to allow you to reproduce the error. The >>> repo contains no more than several files, so it's really easy to set the >>> environment and get the error. >>> >>> Thanks in advance for your help. >>> >>> >>> >>>

Re: How to convert to Workflow: AbstractBuild.getBuildVariableResolver() to a Run method?

2016-02-01 Thread Antonio Muñiz
space in any case, right? -- Antonio Muñiz Software Engineer CloudBees, Inc. -- 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: Cannot read property 'value' of undefined

2016-02-02 Thread Antonio Muñiz
without parameters. In > that case as you can see in the java code, I’m currently returning an empty > ListBoxModel > > > > Regards and thanks in advance. > > On Tuesday, February 2, 2016 at 12:43:35 PM UTC+1, Antonio Muñiz wrote: >> >> Hi, >> >> First, wha

Re: Can someone create a new jenkinsci repo please ("pipeline-rest-api-plugin")

2016-02-02 Thread Antonio Muñiz
epository, that's why there were no commit in 3 weeks. Just FYI. -- Antonio Muñiz Software Engineer CloudBees, Inc. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails fro

Re: How to convert to Workflow: AbstractBuild.getBuildVariableResolver() to a Run method?

2016-02-01 Thread Antonio Muñiz
quot;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/67c0a16d-6819-419d-8cc9-b

Re: Cannot read property 'value' of undefined

2016-02-02 Thread Antonio Muñiz
rs" 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/f3f34eb7-9cf5-4963-a367-16fe52377691%40googlegrou

Re: Cannot read property 'value' of undefined

2016-02-27 Thread Antonio Muñiz
ns-plugin-example/pull/1> showing what I mean. On Mon, Feb 15, 2016 at 1:27 PM, Oscar Serna <se...@elasticbox.com> wrote: > Thanks for your time Antonio, i’ll keep an eye on this. :-) > > On Monday, February 15, 2016 at 10:33:26 AM UTC+1, Antonio Muñiz wrote: >> >> Yes, I

Re: [Experiment] Translators team

2016-01-20 Thread Antonio Muñiz
com/d/msgid/jenkinsci-dev/A8CB2BAB-647A-433D-9F12-8B49666468E8%40beckweb.net > . > For more options, visit https://groups.google.com/d/optout. > -- Antonio Muñiz Software Engineer CloudBees, Inc. -- You received this message because you are subscribed to the Google Groups "Jenkins

Re: Cannot read property 'value' of undefined

2016-02-15 Thread Antonio Muñiz
-32945 On Tue, Feb 9, 2016 at 5:10 PM, Oscar Serna <se...@elasticbox.com> wrote: > Ey, Antonio ;-) > > Did you have the opportunity to to take a look to the code? > > Thanks in advance > > On Thursday, February 4, 2016 at 3:43:06 PM UTC+1, Antonio Muñiz wrote: >&g

Re: QUESTION: Some users from the Jenkins Organization has been purged, is that right?

2016-02-15 Thread Antonio Muñiz
glegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/84870bf5-2b8d-4d70-bc27-b8fcd0d398e4%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/84870bf5-2b8d-4d70-bc27-b8fcd0d398e4%40googlegroups.com?utm_medium

Re: Job configuration page navigation with Tabs - Jenkins 2.0

2016-02-15 Thread Antonio Muñiz
um=email_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- Antonio Muñiz Software Engineer CloudBees, Inc. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe fr

Embeddable Build Status Plugin

2016-02-15 Thread Antonio Muñiz
omeone give me privileges on the repo? Thanks! -- Antonio Muñiz Software Engineer CloudBees, Inc. -- 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

Re: Embeddable Build Status Plugin

2016-02-16 Thread Antonio Muñiz
Hey Baptiste, thanks! :) On Mon, Feb 15, 2016 at 9:52 PM, Baptiste Mathus <bmat...@batmat.net> wrote: > Done. Made you committer on the plugin and the component lead on JIRA. > > Welcome ab ^H^H^H^H^HOh wait :) > > Thanks! > > 2016-02-15 16:38 GMT+01:00 Antonio

Re: lockable resources plugin: new maintainer

2016-03-10 Thread Antonio Muñiz
thub? > > His github ID is @amuniz > > Thanks in advance. > > -- > Robin > -- Antonio Muñiz Software Engineer CloudBees, Inc. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this grou

Re: lockable resources plugin: new maintainer

2016-03-10 Thread Antonio Muñiz
Thanks Daniel! On Thu, Mar 10, 2016 at 3:40 PM, Daniel Beck <m...@beckweb.net> wrote: > Done! > > On 10.03.2016, at 10:32, Antonio Muñiz <amu...@cloudbees.com> wrote: > > > There we go! :) > > > > On Thu, Mar 10, 2016 at 9:22 AM, Robin Jarry &

Re: XMLUtilsTest.java failure?

2016-04-12 Thread Antonio Muñiz
ev/CAG%3DrPVcTySWuF77_rEshcvUBbSri%3DQw11FOkdtD63bBbsbe2BA%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-dev/CAG%3DrPVcTySWuF77_rEshcvUBbSri%3DQw11FOkdtD63bBbsbe2BA%40mail.gmail.com?utm_medium=email_source=footer> > . > For more options, visit https://groups

Re: [2.0] slipping date

2016-04-08 Thread Antonio Muñiz
On Fri, Apr 8, 2016 at 1:25 PM, Kanstantsin Shautsou <kanstantsin@gmail.com> wrote: > Check dmesg, for OOM killer It's not a memory issue I believe, the test is just blocked for some reason. -- Antonio Muñiz Software Engineer CloudBees, Inc. -- You received this message be

Re: [2.0] slipping date

2016-04-08 Thread Antonio Muñiz
en/merged to give us some light: https://github.com/jenkinsci/jenkins/pull/2220 -- Antonio Muñiz Software Engineer CloudBees, Inc. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving e

Re: [2.0] slipping date

2016-04-08 Thread Antonio Muñiz
ssion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/15137931-8AD6-4132-9176-DF6F439977F5%40beckweb.net. > For more options, visit https://groups.google.com/d/optout. -- Antonio Muñiz Software Engineer CloudBees, Inc. -- You received this message because you are s

Re: [2.0] slipping date

2016-04-08 Thread Antonio Muñiz
, Kanstantsin Shautsou < kanstantsin@gmail.com> wrote: > > On Apr 8, 2016, at 13:21, Antonio Muñiz <amu...@cloudbees.com> wrote: > > On Fri, Apr 8, 2016 at 11:55 AM, Kanstantsin Shautsou > <kanstantsin@gmail.com> wrote: > > check what you did with pom an

Re: [2.0] slipping date

2016-04-08 Thread Antonio Muñiz
The build is using JDK 7, could it be configured to use JDK 8? (https://ci.jenkins-ci.org/job/jenkins_pipeline/branch/2.0 is stable with JDK 8) On Fri, Apr 8, 2016 at 10:18 AM, Antonio Muñiz <amu...@cloudbees.com> wrote: > I'm trying to diagnose the OOME in tests on > https://ci.je

Re: [2.0] slipping date

2016-04-08 Thread Antonio Muñiz
consumption during tests: 500MB - (JDK 8, Maven 3.3.3) But before changing anything, could someone check that `celery` node is ok? Last time Daniel checked there were a lot of zombie processes eating the memory (which leaded to OOM errors in new builds). -- Antonio Muñiz Software Engineer Cl

Re: [2.0] slipping date

2016-04-08 Thread Antonio Muñiz
https://ci.jenkins-ci.org/job/jenkins_main_trunk/4555 is running. No memory issues so far, but a test seems to be blocked for some other reason. On Fri, Apr 8, 2016 at 12:21 PM, Antonio Muñiz <amu...@cloudbees.com> wrote: > On Fri, Apr 8, 2016 at 11:55 AM, Kanstantsin Shautsou >

New plugin request: pipeline-milestone-step-plugin

2016-04-11 Thread Antonio Muñiz
- ID: pipeline-milestone-step-plugin - Maintainer: amuniz Thanks. -- Antonio Muñiz Software Engineer CloudBees, Inc. -- 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 i

Re: Pipeline View Plugin

2016-03-21 Thread Antonio Muñiz
ttps://groups.google.com/d/msgid/jenkinsci-dev/61fe5fb1-6b5f-41b8-bdb0-f5d04c5b9f54%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/61fe5fb1-6b5f-41b8-bdb0-f5d04c5b9f54%40googlegroups.com?utm_medium=email_source=footer> > . > For more options, visit https://groups.

Re: Please share UseCases of Pipeline as a code

2016-04-26 Thread Antonio Muñiz
it > https://groups.google.com/d/msgid/jenkinsci-dev/aee10e1e-e010-4366-93da-57e7e3f8a1b9%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- Antonio Muñiz Software Engineer CloudBees, Inc. -- You received this message because you are subscribed to

Re: blog post on refactoring a plugin to support the Pipeline API?

2016-05-20 Thread Antonio Muñiz
b visit > https://groups.google.com/d/msgid/jenkinsci-dev/a754af35-153b-4f2a-ad81-79057c5d29e7%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/a754af35-153b-4f2a-ad81-79057c5d29e7%40googlegroups.com?utm_medium=email_source=footer> > . > > For more options, visi

Re: Need a replacement for setUpEnvironment that can be used in Pipeline jobs

2016-04-28 Thread Antonio Muñiz
d 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/4ad63739-e44a-41d9-a58f-bef8da8d8ef8%40googlegroups.com. > For more options, visit https://groups.g

Re: java.lang.NoClassDefFoundError and java.lang.IllegalStateException, add dependency when build plugin

2016-07-21 Thread Antonio Muñiz
ups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/8d693033-5498-40fb-8dcc-892a1d73db79%40googlegroups.com?utm_medium=email_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- Antonio Muñiz Software Engineer CloudBees, Inc.

Re: Sortable tables with non existing value but different attributes

2017-08-01 Thread Antonio Muñiz
a2-9a67-5df566aebb75% > 40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/5899e2b8-d025-46a2-9a67-5df566aebb75%40googlegroups.com?utm_medium=email_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Antonio Muñiz Software En

Re: Sortable tables with non existing value but different attributes

2017-08-01 Thread Antonio Muñiz
a75-b609-db7bbf6efa56%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/bbc07e0a-c5f0-4a75-b609-db7bbf6efa56%40googlegroups.com?utm_medium=email_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Antonio Muñiz Software Engineer CloudB

Re: Stopping plugin hosting

2018-02-20 Thread Antonio Muñiz
nsci-dev+unsubscr...@googlegroups.com. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/jenkinsci-dev/6C204817-79D8-444F-BE77-7CAEEF35C205%40beckweb.net. > For more options, visit https://groups.google.com/d/optout. > -- Antonio Muñiz Software Engineer C

Permissions on pipeline-milestone-step-plugin

2018-08-27 Thread Antonio Muñiz
Hello, I'm the only listed maintainer of pipeline-milestone-step-plugin, but I was removed from the writers groups in GitHub at some point. Can I get write permissions back please? Thanks. -- Antonio Muñiz Software Engineer CloudBees, Inc. -- You received this message because you

Re: Permissions on pipeline-milestone-step-plugin

2018-08-27 Thread Antonio Muñiz
On Mon, 27 Aug 2018 at 12:47, Daniel Beck wrote: > > > > On 27. Aug 2018, at 12:35, Antonio Muñiz wrote: > > > > > > I'm the only listed maintainer of pipeline-milestone-step-plugin, but I > was removed from the writers groups in GitHub at some point. > &g

Re: Bitbucket Branch Source Plugin Maintainer

2018-09-05 Thread Antonio Muñiz
mitter for repository > bitbucket-branch-source-plugin > [23:17] <+ batmat> | jenkins-admin > > > Filing a PR as described by Antonio is going to be needed to if Joseph > wants to be able to also release. > > Le lun. 3 sept. 2018 à 12:05, Antonio Muñiz a > écrit : &g

Re: Bitbucket Branch Source Plugin Maintainer

2018-08-30 Thread Antonio Muñiz
msgid/jenkinsci-dev/CAMui946PmsQ-M%2B%3DV2vOcAvwdqz5D%2BP0AVv4_CuVKxuvPH5Hr-g%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-dev/CAMui946PmsQ-M%2B%3DV2vOcAvwdqz5D%2BP0AVv4_CuVKxuvPH5Hr-g%40mail.gmail.com?utm_medium=email_source=footer> > . > For more options, visit https://

Re: Bitbucket Branch Source Plugin Maintainer

2018-08-30 Thread Antonio Muñiz
BTW, I'm one of the maintainers, but I'd like to get at least one more review from another maintainer. On Thu, 30 Aug 2018 at 09:18, Antonio Muñiz wrote: > Review done. > > On Wed, 29 Aug 2018 at 04:05, Richard Bywater wrote: > >> Hi >> >> Just wanted to put ou

Re: Bitbucket Branch Source Plugin Maintainer

2018-09-03 Thread Antonio Muñiz
ebhook plugin for non native webhook >> bitbucket. >> >>  >> >> torsdag den 30. august 2018 kl. 09.47.21 UTC+2 skrev Antonio Muñiz: >>> >>> BTW, I'm one of the maintainers, but I'd like to get at least one more >>> review from another maintainer. >

Re: NoClassDefFoundError for hudson/slaves/CommandLauncher

2018-09-24 Thread Antonio Muñiz
oogle.com/d/msgid/jenkinsci-dev/4035684F-1755-4089-BF4B-2F6603A86303%40beckweb.net > . > For more options, visit https://groups.google.com/d/optout. > -- Antonio Muñiz Software Engineer CloudBees, Inc. -- You received this message because you are subscribed to the Google Groups "J

Re: NoClassDefFoundError for hudson/slaves/CommandLauncher

2018-09-20 Thread Antonio Muñiz
t; "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/d80068bf-c893-47

Re: NoClassDefFoundError for hudson/slaves/CommandLauncher

2018-09-20 Thread Antonio Muñiz
e.com/d/msgid/jenkinsci-dev/a76d9b05-73df-40dd-80bf-cd5860204e2f%40googlegroups.com?utm_medium=email_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Antonio Muñiz Software Engineer CloudBees, Inc. -- You received this message because you are subs

Re: Request commit access for lockable-resources-plugin

2018-11-19 Thread Antonio Muñiz
s discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/026d9a6bf180c30f38754b1ab688c3f6%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-dev/026d9a6bf180c30f38754b1ab688c3f6%40mail.gmail.com?utm_medium=email_source=footer> > . > For more

Re: 2.176.1 LTS RC regression found (Was: Jenkins 2.176.1 LTS RC testing started)

2019-05-28 Thread Antonio Muñiz
nkins/pull/4005 is > preferable over changing the baseline this late in the cycle. > > Do you guys intent to revert it in weekly, provide a fix or do something > else? I am asking so we can coordinate actions... > > On 28/05/2019 14.44, Antonio Muñiz wrote: > > JENKINS-57

Re: Jenkins 2.176.1 LTS RC testing started

2019-05-28 Thread Antonio Muñiz
To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/02142c5b-b89e-fbed-5243-a16b7b956c8c%40gmail.com > . > For more options, visit https://groups.google.com/d/optout. > -- Antonio Muñiz Human, Engineer CloudBees, Inc. -- You received this mes

Re: Adopting lockable-resources plugin

2019-05-14 Thread Antonio Muñiz
github.com/jenkinsci/lockable-resources-plugin/pull/127 > [2]: https://wiki.jenkins.io/display/JENKINS/Lockable+Resources+Plugin > [3]: > https://groups.google.com/d/msg/jenkinsci-dev/Z_eyjGUKMz4/LnIOiwMGBQAJ > -- Antonio Muñiz Human, Engineer CloudBees, Inc. -- You received this mess

Re: Open call for acceptance-test-harness co-maintainers

2019-08-02 Thread Antonio Muñiz
-4f31-8ca2-e5b77a8d952e%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/d0e4a927-57fc-4f31-8ca2-e5b77a8d952e%40googlegroups.com?utm_medium=email_source=footer> > . > -- Antonio Muñiz Human, Engineer CloudBees, Inc. -- You received this message because you

Re: [Jenkins-infra] wiki.jenkins.io is now effectively in read-only mode

2019-10-17 Thread Antonio Muñiz
e 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/

Re: Depublishing the Jenkins Design Language 2 website and resources

2020-02-27 Thread Antonio Muñiz
l.gmail.com?utm_medium=email_source=footer> >>> . >>> >>> >>> -- >> 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 >> e

Re: Depublishing the Jenkins Design Language 2 website and resources

2020-03-03 Thread Antonio Muñiz
BlueOcean team created the NPM org for their own use, and I am not sure >> who has admin access there >> >> BR, Oleg >> >> On Thu, Feb 27, 2020 at 12:02 PM Antonio Muñiz >> wrote: >> >>> I guess the answer is yes, but just to be sure: the npm ar

Re: Heads-up: Jenkins 2.221 weekly release delay

2020-02-20 Thread Antonio Muñiz
msgid/jenkinsci-dev/8fd1ab34-dc68-491e-b64d-b153f8bc6c87%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/8fd1ab34-dc68-491e-b64d-b153f8bc6c87%40googlegroups.com?utm_medium=email_source=footer> > . > -- Antonio Muñiz Human, Engineer CloudBees, Inc. -- You

Re: Move the LTS baseline selection to take place 2 weeks earlier in the cycle

2020-03-30 Thread Antonio Muñiz
eb visit > https://groups.google.com/d/msgid/jenkinsci-dev/149fa0f2-8d2e-4de4-812a-163faf7ad2c3%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/149fa0f2-8d2e-4de4-812a-163faf7ad2c3%40googlegroups.com?utm_medium=email_source=footer> > . > -- Antonio Muñiz Human, Engineer C

Re: ANN: First Jenkins roadmap meeting on April 22nd

2020-04-23 Thread Antonio Muñiz
email to jenkinsci-dev+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/fcdc516c-db17-44eb-a3de-3d6fed7c3528%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/fcdc516c-db17-44eb-a3de-3d6fed7c

Re: [PROPOSAL] Unforking XStream

2020-10-20 Thread Antonio Muñiz
; > > -- > Matt Sicker > Senior Software Engineer, CloudBees > > -- > 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

Re: Terminology Updates

2020-06-15 Thread Antonio Muñiz
In spanish the term "Master" ("Maestro"), when used in isolation (no "slave" in the context), has no negative connotations. Its main use is to describe someone very skilled in some matter (often used for artisans). I might be suffering of language bias, just wanted to give some "non english native

Re: LTS baseline selection for the successor of 2.235

2020-07-29 Thread Antonio Muñiz
lopers" 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/3292bcc0-2fb5-08ab-51b6-fb88f53c0eb4%40gm

Re: JEP-224 and ExtendedRead - Time to graduate to GA?

2020-08-14 Thread Antonio Muñiz
- > 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 th

Re: LTS schedule winter break

2020-11-11 Thread Antonio Muñiz
> 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 vi

Re: Plugin adoption request: bitbucket-branch-source

2020-11-18 Thread Antonio Muñiz
85fb15n%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/bbbc8d10-318d-4ceb-a33a-f87fe785fb15n%40googlegroups.com?utm_medium=email_source=footer> > . > -- Antonio Muñiz Human, Engineer CloudBees, Inc. -- You received this message because you are subscri

Re: LTS baseline selection for the successor of 2.249

2020-11-09 Thread Antonio Muñiz
unsubscribe from this group and all its topics, 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/CANWgJS7N8EjiQjg6zpPYYqbmG6wn3sTV2BGsBFWMHy9j-KCvHQ%40mail.gmail.com >> <https://groups.goog

Re: Error handling in Groovy initialization scripts vs JCasC

2021-06-24 Thread Antonio Muñiz
onents are > just disabled or default values are used. > > -- > 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 jenkins

Re: Jenkins on SQLite

2022-04-25 Thread 'Antonio Muñiz' via Jenkins Developers
, 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/CAFwNDjo_FDejwnZ-xZ%3DzooJ9jqxRHo7LscpBYjr-mbkEixijRg%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-dev/CAFw

Re: Moving ATH tests closer to the code under test

2022-04-27 Thread 'Antonio Muñiz' via Jenkins Developers
oring out that logic as described in the preceding > paragraphs could be one solution. > > -- > 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 a