instructure / paseto

A paseto implementation in rust.
MIT License
151 stars 14 forks source link

Create a GitHub action for CI #28

Closed vbfox closed 4 years ago

vbfox commented 4 years ago

Motivation

Introduce a GitHub action to get some continuous integration for free

Test Plan

Tested the build on my fork (Also this PR will get the action running 🚀)

Mythra commented 4 years ago

Hi!

Thank you for this! Unfortunately instructure does not want to use github actions anymore. Which is why it was removed if you look through history. I'm currently working to get a stable CI solution setup.