-
## Rationale
With https://github.com/LiskHQ/lisk/pull/2934, we are introducing jest to our codebase. Running jest as a grunt task creates unintended output and suppresses jest's output colorisation…
yatki updated
5 years ago
-
I discovered that Jenkinsfile Runner does not work reliably with Java 11 when there is a plugin using "java.sql" internally (JENKINS-54426). It impacts Pipeline Utility Steps (JENKINS-54355), and it w…
timja updated
5 years ago
-
Build 'GSS_data/Disability/NHS-guardianship-mental-health-act' is failing!
Last 50 lines of build output:
```
[...truncated 183 lines...]
[Pipeline] }
Deleting 1 temporary files
[Pipeline] // config…
-
Hi,
I am trying to add annotations to a new GO term that I committed two weeks ago (stanza from go-edit.obo included below)
The term was added on 4/26/19, but when I try to use it, either in the…
-
### Summary
`jx get build log` fails when a Knative Build pod is still initializing, typically up to a minute after triggering the job, even if `--wait` is supplied.
### Steps to reproduce the …
-
Directory: Tools or Libs
Repo: https://github.com/jenkinsci/jenkinsfile-runner
---
Originally reported by oleg_nenashev, imported from: Create a Multi-branch repo for Jenkinsfile Runner
ass…
-
Hi,
I'm trying to load an additional Jenkins library via the config as code plugin. As far as I understand the lazy loaded action, it should respect a `jenkins.yaml` file in the root of my repo, ri…
-
When building with today's default plugins a `NoClassDefFoundError` occurs when running the `Jenkinsfile` shown in the usage section of the README.
This must be somehow related to default plugins, …
-
When running the `Jenkinsfile` from Readme.md with the current version of the docker image (basing on Jenkins 2.108 and its default plugins) Jenkinsfile-runner fails with a `UnsupportedOperationExcep…
-
Hi there,
I'm trying to run the `Jenkinsfile` from https://github.com/mozilla/kuma/blob/master/Jenkinsfile.
* It loads shared libraries using `@Library`
* Tried changing to `library`, as sugg…