Skip to main content

4 docs tagged with "other"

Other integrations

View all tags

Dagster & GitHub

This library provides an integration with GitHub Apps by providing a thin wrapper on the GitHub v4 GraphQL API. This allows for automating operations within your GitHub repositories and with the tighter permissions scopes that GitHub Apps allow for vs using a personal token.

Dagster & SSH

This integration provides a resource for SSH remote execution using Paramiko. It allows you to establish secure connections to networked resources and execute commands remotely. The integration also provides an SFTP client for secure file transfers between the local and remote systems.

Dagster Pipes library

The dagster-pipes library is intended for inclusion in an external process that integrates with Dagster using the Pipes protocol.