ripienaar / jetstream-gh-action

Collection of JetStream related Actions for GitHub Actions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NATS JetStream GitHub Action Pack

This is a collection of GitHub Actions to interact with NATS JetStream.

Action Description
nats-io/jetstream-gh-action/validate/stream@master Validates a Stream Configuration
nats-io/jetstream-gh-action/validate/consumer@master Validates a Consumer Configuration
nats-io/jetstream-gh-action/create/stream@master Creates JetStream Streams
nats-io/jetstream-gh-action/create/consumer@master Creates JetStream Consumers

See individual action directory for detailed usage instructions.

About

Collection of JetStream related Actions for GitHub Actions

License:Apache License 2.0


Languages

Language:Go 97.8%Language:Dockerfile 2.2%