https://github.com/jenkinsci/durable-task-plugin
https://github.com/jenkinsci/durable-task-plugin
jenkins-api-plugin
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jenkinsci/durable-task-plugin
- Owner: jenkinsci
- Created: 2014-03-18T17:21:04.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2025-03-24T20:58:15.000Z (about 1 year ago)
- Last Synced: 2025-03-29T04:11:18.643Z (about 1 year ago)
- Topics: jenkins-api-plugin
- Language: Java
- Homepage: https://plugins.jenkins.io/durable-task
- Size: 683 KB
- Stars: 28
- Watchers: 101
- Forks: 94
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
Durable Task Plugin
===
Library offering an extension point for processes which can run outside
of Jenkins yet be monitored.
Offers no direct features on its own but can be used by other feature
plugins.
## Documentation
* [Changelog](https://github.com/jenkinsci/durable-task-plugin/releases)
* [Example](https://github.com/jenkinsci/workflow-durable-task-step-plugin)
* [Blog post](https://web.archive.org/web/20141227025217/http://tupilabs.com/2014/06/13/durable-tasks-in-jenkins.html)
## License
[MIT License](https://opensource.org/licenses/mit-license.php)