revelrylabs / prodops_ex

The Elixir SDK for ProdOps
MIT License
0 stars 0 forks source link

Allow publishing to Hex #43

Closed estreeper closed 6 months ago

estreeper commented 6 months ago

This should deploy a new version to Hex when we create a release via GitHub, and also introduces testing back to Elixir version 1.12/OTP24.

Also includes a script to run the CI checks locally, and instructions on how to make it run automatically pre-push.

Minor documentation updates to specify we want PRs linked to an Issue.