Socket
Book a DemoInstallSign in
Socket

digdag_client

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

digdag_client

0.0.4
bundlerRubygems
Version published
Maintainers
1
Created
Source

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'

client = Digdag::Client.new
client.get_sessions

default endpoint: http://localhost:65432/

Change endpoint

client = Digdag::Client.new(
  endpoint: 'http://localhost:8000/'
)

Document

http://www.rubydoc.info/gems/digdag_client/0.0.2/Digdag/Client

Implemented

  • Attempt
  • Workflow
  • Version
  • Session
  • Log(Implementation part only)

TODO: Not yet implemented

  • Project
  • Schedule

FAQs

Package last updated on 04 Dec 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.