qvest-digital / loginsrv

JWT login microservice with plugable backends such as OAuth2, Google, Github, htpasswd, osiam, ..
MIT License
1.92k stars 150 forks source link

Migrate to GitHub actions #182

Closed kernle32dll closed 3 years ago

kernle32dll commented 3 years ago

With travis not providing free plans for open source projects anymore, I thought it a good idea to migrate to Github Actions.

Also, this PR contains a build pipeline to automatically push a new docker Image if a release is tagged (build-tag.yml)

kernle32dll commented 3 years ago

@g-w @J-Rocke can I support you to get this merged soon? I got a few more things in the pipeline