Re: gerrit-code-review-plugin: Gerrit checks plugin has been deprecated

2021-12-03 Thread 'Wade Carpenter' via Jenkins Developers
Thanks Luca, it's a big help. I found a nice thread (with you and Ben, of course) that covers this exact question. For reference: https://groups.google.com/g/repo-discuss/c/Bp36i7B3Uqo/m/3fxKgceVAAAJ On Friday, December 3, 2021 at 1:26:16 PM UTC-8 lucamilanesio wrote: > Possibly a question for

Re: 405 Method Not Allowed - Deploy to staging

2021-12-03 Thread 'Daniel Beck' via Jenkins Developers
On Sat, Dec 4, 2021 at 12:00 AM kudos-dude wrote: > Still have the security notice on the plugin after the update. How does > that end up removed? > https://www.jenkins.io/security/plugins/#followup -- You received this message because you are subscribed to the Google Groups "Jenkins Develope

Re: 405 Method Not Allowed - Deploy to staging

2021-12-03 Thread kudos-dude
Still have the security notice on the plugin after the update. How does that end up removed? On Friday, December 3, 2021 at 5:55:33 PM UTC-5 kudos-dude wrote: > I see it in the Update Center now. Didn't see the Check Now button down at > the bottom > > On Friday, December 3, 2021 at 5:44:42 PM

Re: 405 Method Not Allowed - Deploy to staging

2021-12-03 Thread kudos-dude
I see it in the Update Center now. Didn't see the Check Now button down at the bottom On Friday, December 3, 2021 at 5:44:42 PM UTC-5 ga...@gavinmogan.com wrote: > curl -qLs https://updates.jenkins.io/update-center.actual.json | jq > '.plugins["dependency-check-jenkins-plugin"] | > {version,r

Re: 405 Method Not Allowed - Deploy to staging

2021-12-03 Thread 'Gavin Mogan' via Jenkins Developers
curl -qLs https://updates.jenkins.io/update-center.actual.json | jq '.plugins["dependency-check-jenkins-plugin"] | {version,releaseTimestamp,buildDate}' { "version": "5.1.2", "releaseTimestamp": "2021-12-03T15:39:13.00Z", "buildDate": "Dec 03, 2021" } What are you expecting? On Fri, Dec 3

Re: 405 Method Not Allowed - Deploy to staging

2021-12-03 Thread 'Daniel Beck' via Jenkins Developers
On Fri, Dec 3, 2021 at 10:15 PM kudos-dude wrote: > It looks like I've gotten the release out correctly in JFrog, but the > updated release is still not showing up in the `updates.jenkins.io`. Any > ideas? > Last update was several hours ago, as you can see in the file timestamps. I'm looking in

Re: gerrit-code-review-plugin: Gerrit checks plugin has been deprecated

2021-12-03 Thread Luca Milanesio
Possibly a question for the repo-discuss mailing list? The Checks plugin isn't a mandatory requirement of the Gerrit Code Review plugin: if you have it, it can be used. If you don’t have it, you’ll keep on using the labels. HTH Luca. > On 3 Dec 2021, at 15:49, 'Wade Carpenter' via Jenkins Dev

Re: 405 Method Not Allowed - Deploy to staging

2021-12-03 Thread kudos-dude
It looks like I've gotten the release out correctly in JFrog, but the updated release is still not showing up in the `updates.jenkins.io`. Any ideas? For reference, the 5.1.2 release is the latest On Friday, December 3, 2021 at 9:48:26 AM UTC-5 Mark Waite wrote: > Not quite instant, but usuall

Re: Confirming Jan 12, 2022 for 2.319.2

2021-12-03 Thread Mark Waite
On Friday, December 3, 2021 at 9:26:29 AM UTC-7 Tim Jacomb wrote: > It’s very intentional, is that enough time or should we push it one more > week out? > When I talked to Wadeck Follonier today and to Darin Pope yesterday, they both said that was a good date. Thanks for doing it! -- You

Re: Confirming Jan 12, 2022 for 2.319.2

2021-12-03 Thread Tim Jacomb
It’s very intentional, is that enough time or should we push it one more week out? On Fri, 3 Dec 2021 at 14:19, Mark Waite wrote: > I see on the Jenkins events calendar at https://www.jenkins.io/events/ > that the 2.319.2 release date is set for January 12, 2022. That's great > with me. > > I w

Re: Jelly headache, page that include other page

2021-12-03 Thread 'Nikolas Falco' via Jenkins Developers
THANKS It seems was the cause why the url did change (but not the reason why in develop mode works). Copy/Paste from NodeJSInstaller descriptor to the new one, I did not see that method. The reason of that getId method is because of > Obtained the updated data file for hudson.plugins.nodejs

Re: gerrit-code-review-plugin: Gerrit checks plugin has been deprecated

2021-12-03 Thread 'Wade Carpenter' via Jenkins Developers
It's about the gerrit-code-review-plugin jenkins plugin, https://github.com/jenkinsci/gerrit-code-review-plugin#integrating-with-the-gerrit-checks-plugin. It's using the now-obsolete gerrit checks plugin to publish the build status back to gerrit. The gerrit change is about restructing the way

Re: Jelly headache, page that include other page

2021-12-03 Thread 'Jesse Glick' via Jenkins Developers
Whatever https://github.com/jenkinsci/nodejs-plugin/blob/6d9d6348f1a2fffddc4b9d711a5aef3557ffa21e/src/main/java/jenkins/plugins/nodejs/tools/MirrorNodeJSInstaller.java#L276-L280 was intended for, it looks wrong. Try deleting that as well as https://github.com/jenkinsci/nodejs-plugin/blob/6d9d6348f1

Jelly headache, page that include other page

2021-12-03 Thread 'Nikolas Falco' via Jenkins Developers
Hi, I have an issue in NodeJS plugin with feature https://issues.jenkins.io/browse/JENKINS-64646 Everytime I try to fix an issue for that feature in develop mode (hpi:run) all works like a charm, but when I release and install the hpi in a jenkins I have different behaviors. The feature ask to

Re: 405 Method Not Allowed - Deploy to staging

2021-12-03 Thread Mark Waite
Not quite instant, but usually within 10-15 minutes. I usually check by opening https://updates.jenkins.io . On that page there is a link to a page that has links to the latest releases. Find your plugin, copy the URL, then paste it into a separate browser tab with '?mirrorlist' appended. Thus,

Re: 405 Method Not Allowed - Deploy to staging

2021-12-03 Thread kudos-dude
I have successfully pushed the release to `repo.jenkins-ci.org`. It is reflected in JFrog. How long will it take before this becomes available in the Plugin Manager? Should it be instant? On Friday, November 19, 2021 at 2:41:01 PM UTC-5 Mark Waite wrote: > If the setup was before September 4,

Confirming Jan 12, 2022 for 2.319.2

2021-12-03 Thread Mark Waite
I see on the Jenkins events calendar at https://www.jenkins.io/events/ that the 2.319.2 release date is set for January 12, 2022. That's great with me. I wanted to confirm that the date is intentional and that the Docs team does not need to worry about creating an upgrade guide and changelog du