digdag_client
This library allows you to access the Digdag Server via Ruby.
It is based on Release v0.9.12.
If you want to see the implementation of the server please refer to the following source code
Install
gem install digdag_client
Usage
require 'digdag_client'
Implemented
- Attempt
- Workflow
- Version
- Session
- Log(Implementation part only)
TODO: Not yet implemented
- Project
- Schedule