-
see Jenkins
- [ ] Fix Error / Warnings
- [x] remove https://github.com/Pandora-IsoMemo/bmsc/blob/main/.travis.yml
- [x] add `.dockerignore` to `.Rbuildignore`
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar feature requirement.
### Use case
The current Je…
-
```
pipeline {
agent any
parameters {
string(name: 'BRANCH_NAME', defaultValue: 'main', description: 'Branch to build')
}
stages {
stage('Checkout') {
…
-
October 2024: JDK11 is end of life and JDK17 will be the minimum requirement for Jenkins weekly in late June 2024.
The Jenkins infra want to stay on top and support the Jenkins community contributi…
-
There are still some leftovers using the old .crumb header in the java scripts. I am not sure what effect it would have if they were removed.
But it seems like they should be possible to remove for J…
-
We have an Active Directory network user "jenkins" intended to be the jenkins user for all masters and slaves on our network.
Even though I was logged in as that user when I ran the OS X installer, i…
timja updated
10 years ago
-
### Jenkins and plugins versions report
Jenkins: Jenkins 2.462.2
Lockable resources: issue started as of version 1246.v28b_e4cc6fa_16 (new priority strategy), no issues in prior versions.
### What…
-
### Symfony version(s) affected
7.1.x
### Description
We are using the GitHub Source Plugin for Jenkins to run CI on Pull Requests and in the Merge Queue.
The Merge Queue creates a branch name w…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version:master
- Deployment mode(standalone or cluster):
- MQ type(rocksmq,…
-
I'm new here to Jenkins X. I'd like to evaluate the tool on an existing cluster which runs on AWS EKS. The official install instructions tell you to clone a git repo, launch a new EKS cluster with som…