thin-backup-plugin
thin-backup-plugin copied to clipboard
Add api for available backup list
- [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 entry
- [x] Please describe what you did
- [ ] Link to relevant issues in GitHub or Jira
- [ ] Link to relevant pull requests, esp. upstream and downstream changes
- [ ] Ensure you have provided tests - that demonstrates feature works or fixes the issue
Hi! I add a function in ThinBackupMgmtLink, so I can testify whether thinBackup performs a backup successfully or not when I trigger this plugin to backup in jcli which is jenkins-cli written in golang. Also I add idea files to .gitignore. Thx.