Alexis Tual

Results 12 comments of Alexis Tual

Thanks for the tip, I will do 2 separate calls to fetch the relevant ports from their name

Thanks for the suggestion; that would be nice indeed. I don't know when we can work on this.

Yes, I think that's a reasonable feature. Since the "distribution type" [exists as well for Maven](https://maven.apache.org/wrapper/maven-wrapper-plugin/wrapper-mojo.html#distributionType), we can implement this attribute for both Gradle and Maven in the same domain...

> yes, but it was fixed last time: https://github.com/jenkins-infra/helpdesk/issues/3927 ... Indeed. Implementing this "alias" on the consumer side seemed more breakage-prone, isn't there a stable alias link to the latest...

> Most places hardcore the version and then have a PR generated by the likes of renovate so you don’t get random broken builds when it updates I'm playing around...

> > > Most places hardcore the version and then have a PR generated by the likes of renovate so you don’t get random broken builds when it updates >...

> Unfortunately we'll need to remove them. Is it feasible to create a 2.12.0.1 release from 2.12, with this change backported? That should take care of the vast majority of...

Thanks for the very detailed answer! I'll adapt the script for my case so we can release a tested `2.12.0.1` soon.

We've just released 2.12.0.1 which contains the same change for older Jenkins versions. We assume the update center will still consider 2.13.1 the latest version, right? 😅 We consider it...

Hi, we could not reproduce this behavior using GH actions with Windows runners. From a code perspective, we can see it happening if the `resources:testResources` goal copies `src/test/resources/k8s/test-k8s/.hidden-symlink-dir` to a...