alexedwards / scs

HTTP Session Management for Go
MIT License
2.12k stars 165 forks source link

Bootstrap GitHub actions workflow #205

Open pete-woods opened 5 months ago

pete-woods commented 5 months ago

Add a CI config for the main module, and several of the store submodules.

It seems like the old Travis config only runs CI for the main module, and might not even be working any more? (Or at least I can't see any links to it in PRs).

You can see the workflow succeeding in my fork: https://github.com/pete-woods/scs/actions/runs/8602119100/job/23570922962

pete-woods commented 3 months ago

@alexedwards 👋 Hello - there's quite a few little PRs building up in this repo (not all of them mine). Is there any chance you have time to look at them? Is there anything we can do to help you review them?

I added this PR in particular to make it easier to run all the tests you have for things.