Commit Graph

7 Commits

Author SHA1 Message Date
Tim Jacomb 6bd2613693
Remove vault integration test (#1338)
Keeps failing
2020-03-28 11:21:06 +00:00
Tim Jacomb dcd748d651
Bump baseline jenkins core to 2.222 for milestones / system rea… (#1293) 2020-02-29 15:08:11 +00:00
Tim Jacomb b5169a4910 Update Jenkinsfile 2019-09-10 06:32:23 +00:00
Joseph Petersen 824139f9cc
support building against recent Jenkins LTS and JDK 11 (#808)
Here is our checklist for contributors. No hard requirement here, just a reminder

- [x] Please describe what you did

Limit build to Linux! Build with 2.164.1 and JDK11

- [ ] Link to issue you're working on if there's a relevant one

- [ ] Did you provide a test-case to demonstrate feature actually works / issue is fixed ?

- [ ] Please also consider adding a line to [CHANGELOG.md](https://github.com/jenkinsci/configuration-as-code-plugin/blob/master/CHANGELOG.md)
2019-03-30 13:21:30 +01:00
Baptiste Mathus 2b3afbed95 [JENKINS-53687] Raising the timeout to 3 hours
Mostly aiming at debugging here. I would like to understand/see if the
build is really fully stuck forever, or just crazy slow sometimes, hence
reaching the 1 hour timeout.
2018-09-20 11:16:31 -07:00
Oleg Nenashev 570a901a75 #233 - PoC for DataBoundConstructor compatibility (#234)
* Enable testing against 2.107.1 in order to reveal potential JEP-200 regressions

* #233 - DataBoundConfigurator now supports legacy constructors

* Fix the merge conflict glitch

* [Issue 233] - Introduce a LegacyDataBoundConstructorProvider to support some JCasC-incompatible API modification cases

* Another merge conflict

* Issue 233 - FindBugs
2018-06-28 08:26:08 +02:00
Nicolas De Loof cb366ed863 enable CI 2018-01-23 13:23:54 +01:00