thin-backup-plugin
thin-backup-plugin copied to clipboard
Stores only the relevant parts of the Jenkins workspace in a Backup.
- [x] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your main branch! - [x] Ensure that the pull request title represents the desired changelog...
See [`pluginFirstClassLoader` and its discontents](https://www.jenkins.io/doc/developer/plugin-development/dependencies-and-class-loading/#pluginfirstclassloader-and-its-discontents). `pluginFirstClassLoader` is explicitly _not_ recommended, and as far as I can tell it is not needed for this plugin. Simpler to just remove it and...
- [x] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your main branch! - [x] Ensure that the pull request title represents the desired changelog...
Jenkins has Categories for a while now and I really like the order in the managment section. I thought it would best fit to "Tools and Actions". I updated the...
Bumps commons-io from 2.4 to 2.7. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Reformatted the file as well. https://issues.jenkins-ci.org/browse/JENKINS-32725
- [x] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your main branch! - [x] Ensure that the pull request title represents the desired changelog...
Started at Contributor summit. Thanks a lot @basil and @nre-ableton. It was quite some fun doing this with you together. I think I finally managed to get it compatible with...
Adding more Information about what is going to be backuped an d what not. Here i stamples upon the server.keys issue in an migrations use case. Which points me to...
Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) from 4.81 to 4.83. Release notes Sourced from org.jenkins-ci.plugins:plugin's releases. 4.83 🚨 Removed Remove dead code (#934) @basil 📝 Documentation updates Noting jenkinsci/plugin-pom#936 (#937) @basil 📦 Dependency updates...