-
New Feature
-
Resolution: Fixed
-
Major
Currently there is no easy way to use pipeline in unit tests.
You need to add all of the required deps and exclude lots of conflicting versions of dependencies.
It would be nice if I could just add a dependency on the aggregator with scope test and be done with it - but this also is not possible due to upper-bounds conflicts.
- blocks
-
JENKINS-51008 Complete the PCT flow started in JENKINS-50540 for git plugin
- In Progress
- depends on
-
JENKINS-58716 Failure to check out specified tag for incremental version
- Resolved
- is blocked by
-
JENKINS-58615 incrementals:update ignores imported BOMs
- Resolved
- is duplicated by
-
JENKINS-33268 plugin-pom and core/war should produce/consume a BOM
- Resolved
- is related to
-
JENKINS-48578 Create BOM for components included into the Core
- Resolved
- relates to
-
JENKINS-49651 Extend plugin/update center metadata with known incompatibilities
- Open
-
JENKINS-45047 Easy way to run integration tests in plugin repositories
- In Progress
-
JENKINS-58557 Separate @jenkinsci-specific archetype
- Resolved
-
JENKINS-50953 Tool to offer incremental updates
- Resolved
-
JENKINS-50540 add the runPCT step to the git-plugin on a PR basis
- Closed
- links to