-
Just after upgrading to Jenkins 2.102 the b uild monitor which contains some broken builds is displaying an error page
Sorry to bother you, but Jenkins is having a problem :-(
Instead…
-
Hi,
I use Laravel 4.2, Laravel-stapler 1.0.03.
I got this error when saving model that use laravel-stapler:
```
exception 'ErrorException' with message 'Object of class Codesleeve\Stapler\Attachment…
-
i found in stapler docs that it should return attachment sizes with full path when returning data as json, but it does not seem to work with laravel-stapler
https://github.com/CodeSleeve/stapler/blob…
-
### Jenkins and plugins versions report
Environment
```text
Jenkins: 2.401.2
OS: Linux - 6.8.0-1014-aws
Java: 11.0.24 - Ubuntu (OpenJDK 64-Bit Server VM)
---
ant:497.v94e7d9fffa_b…
-
First up: Thanks for the plugin, it's really useful.
I have an error on my freestyle project. I'm using JUnit plugin 1.4.3. The Post Build action specifies our file - `fastlane/test_output/TestResu…
-
### Jenkins and plugins versions report
Environment
```text
Jenkins: 2.375.1.1
OS: Linux - 4.18.0-372.26.1.el8_6.x86_64
---
Office-365-Connector:4.18.0
ace-editor:1.1
analysis-mo…
-
## Issue
### Context
- **Gitlab plugin version**: 1.4.5
- **Gitlab version**: 8.15.4
- **Jenkins version**: 2.32.3 LTS (+ LDAP Credential)
- **Job type**: Freestyle
- I've already read the iss…
-
Packages is awesome and this is the first real problem I've encountered so far:
As of late "app notarization" is expected and this can be done via command line, so far so good:
`xcrun altool --not…
Zenju updated
3 years ago
-
in jenkinsfile groovy i use
withAWSCredentials([ credentialsId: "my-id" ]) {
}
in Jenkins log i see
2020-12-29 14:47:52.287+0000 [id=17291] WARNING c.c.j.p.a.AWSCredentialsImpl#getCredential…
-
Hi! I want add links with variables: `https://jenkins.albus/job/projja/job/Release/parambuild/?commit=${commit}&branch=${branch}&build=${build}`
But error in GUI:
```
The provided URL is malform…