Steve Hill

Results 10 issues of Steve Hill

This build has been migrated to travis-ci.com as per their [recommendation](https://mailchi.mp/3d439eeb1098/travis-ciorg-is-moving-to-travis-cicom).

### Your checklist for this issue - [x] Jenkins version 2.164.2 - [x] Plugin version 2.2.1 - [x] OS Ubuntu Xenial ### Description The plugin now helpfully logs what it...

This build has been migrated to travis-ci.com as per their [recommendation](https://mailchi.mp/3d439eeb1098/travis-ciorg-is-moving-to-travis-cicom).

If a dependency is declared as `provided` and another configuration that is included in resulting artifacts (such as `compile` or `runtime`), it should not remove the dependency from the artifact.

Running `updateLock` with no parameters places a new lock file in the build directory (running `generateLock`). It'd be more intuitive for users of other dependency management systems if this also...

Releasing a version that makes an unexpected jump is often unintended. It would be great if the plugin would prevent such changes by default. It's possible someone could want to...

**What changed?** Updated the `codecov` badge in the README from `DataDog/temporalite` to `temporalio/temporalite` **Why?** I noticed the codecov badge was showing `unknown`, but there is data for the repository in...

This build has been migrated to travis-ci.com as per their [recommendation](https://mailchi.mp/3d439eeb1098/travis-ciorg-is-moving-to-travis-cicom).

Upgrade from Gradle 6.0.1 to the most recent version 8.1.1. Rebaseline Jenkins to 2.346.3. The current [recommended version](https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/#currently-recommended-versions) is 2.375.x, but that also requires a move to Java 11. Upgrade...

## What's changed? Support changing managed maven dependencies with artifactIds that include properties. ## What's your motivation? Jenkins has moved to a model where a bom is now defined like...