-
Improvement
-
Resolution: Won't Fix
-
Minor
At times, changes can be made "offline", meaning not via Jenkins itself, but via awk, sed, manual editing, etc.
The plugin could allow for
1) a manual sync - although this would be a manual step i.e. can easily be forgotten
2) a scheduled commit - every X minutes, sync all changes
3) sync all changes when calling "reload configuration from disk"
[JENKINS-25409] Add manual/scheduled commit for "offline" changes
Workflow | Original: JNJira [ 159375 ] | New: JNJira + In-Review [ 179961 ] |
Assignee | Original: Frédéric Camblor [ fcamblor ] | New: Craig Rodrigues [ rodrigc ] |
Assignee | Original: Craig Rodrigues [ rodrigc ] |
Resolution | New: Won't Fix [ 2 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Is there a way to do that via a Groovy script? That would be neat for a temporary solution as a manual/scheduled job.