Closed estreeper closed 6 months ago
I'm working on prepping this so that it can be published, so that we can publish it on 5/3.
I made changes so this runs against the newest and oldest supported version of Elixir we want to allow, and set up a GitHub action to do the publishing to hex. Will need to actually run it an make sure it works, but if so I think this will be all done.
This is now published! Docs are here: https://hexdocs.pm/prodops_ex/0.1.0/readme.html
Background
Prepare the ProdOps-SDK-Elixir for release on Hex package manager.
Acceptance Criteria
Scenario: Packaging and publishing ProdOps-SDK-Elixir to Hex
[ ] And the package is installable via
mix deps.get
by users.created by eric.streeper+prodops@revelry.co using Prodops