Commit 00dc474
Stabilize (#20)
* Remove administrative monitor "reminder to configure allowed base dirs".
* Refactor inner class, check allowed on master
* Bump org.jenkins-ci.plugins:plugin from 5.3 to 5.6
Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) from 5.3 to 5.6.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/plugin-pom@plugin-5.3...plugin-5.6)
---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump io.jenkins.tools.bom:bom-2.479.x
Bumps [io.jenkins.tools.bom:bom-2.479.x](https://github.com/jenkinsci/bom) from 3696.vb_b_4e2d1a_0542 to 4051.v78dce3ce8b_d6.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)
---
updated-dependencies:
- dependency-name: io.jenkins.tools.bom:bom-2.479.x
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* setup java
* check symlink usage
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 3f8e879 commit 00dc474
File tree
14 files changed
+374
-296
lines changed- .github/workflows
- src
- main
- java/alex/jenkins/plugins
- resources/alex/jenkins/plugins
- AllowedBaseDirReminder
- FileSystemListParameterGlobalConfiguration
- test/java/alex/jenkins/plugins
14 files changed
+374
-296
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
13 | 20 | | |
14 | 21 | | |
15 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
Lines changed: 0 additions & 23 deletions
This file was deleted.
0 commit comments