Skip to content

Hopefully a better way to manage event / api integration between repositories.

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

filecoin-project/sturdy-journey

Repository files navigation

Sturdy Journey

Sturdy journey is a generic event / api handler with the goal of providing a simple way to connect automation between projects in the filecoin project organization. Uses can range from helping to keep senseitive secrets out of public CircleCI projects to redirect webhook events from any services, but most notably Github webhook events.

Install

A kubernetes resource file is provided with our primarly deployment configured. In addtion to install the file, the secrets required for using the sturdy journey need to be installed manually. Requirements for the secrets are document in the resource file.

See ./manifests/sturdy-journey.yaml for some additional information.

kubectl create namespace sturdy-journey
kubectl -n sturdy-journey apply -f ./manifests/sturdy-journey.yaml

Contributing

PRs accepted.

License

Dual-licensed under MIT + Apache 2.0

About

Hopefully a better way to manage event / api integration between repositories.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published