guardian / hmac-headers

Scala utility for signing and verifying HMAC signatures passed in HTTP headers
Apache License 2.0
9 stars 2 forks source link

Add GitHub workflow to compile & test #19

Closed kenoir closed 1 year ago

kenoir commented 1 year ago

What does this change?

Run compile/test process in GitHub.

Depends: https://github.com/guardian/hmac-headers/pull/18

How to test

GitHub workflow runs on this PR and we get a green tick.

How can we measure success?

Tests for this project are run for PRs, providing visibility on the state of those changes.