-
Follow-up to https://github.com/jenkinsci/jenkinsfile-runner/pull/184
Pipeline: Global CPS Library includes the Git Server Plugin which cannot be properly loaded without SSHD Module. There is no pr…
-
We should be bumping the K minor version when there are API changes, if we are following some semblance of [semantic versioning](https://semver.org/). It's hard for us to measure API changes though, a…
-
Hi Team,
I am trying to implement actions-importer issueOps and I have some failures in my Github actions, could you guys, please help me here.
![image](https://user-images.githubusercontent.com…
-
# Description
Given that Python 2 has been EOL since January 1st, 2020 we need to upgrade our tools and infrastructure to Python 3. At the moment, we are aware of at least one security risk in a depen…
-
## Inputs
Provide the following optional inputs:
Folders: integration-tests
## Available commands
The following commands can be executed by adding a comment to this issue:
- `/audit`
-…
-
I would to use docker agent for the runner, to avoid be dependant of infra.
-
When running unit tests with PRs, the new runners appear to try and build only release mode code. That's not bad, but it misses out on opportunities to capture both compile time issues (e.g. compilati…
-
Currently omero-build is the primary repository for checking the build status of downstream PRs, leading it to have a more complicated travis script, see https://github.com/ome/omero-build/blob/master…
-
## Addendum
In creating the test case I've realised that I'm not passing a `partialContext` to `callRule`, so it is definitely missing context, however, it is not at all clear _what_ context is nec…
-
**Tell us about your request**
Currently it is not possible to use Docker-in-Docker on Fargate. We use Fargate to run our Jenkins jobs, and there are a lot of usecases where it is useful to have run …