Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@probably-not probably-not released this 05 Feb 23:21
32d8e2b

First release!

Introducing Artifix: a batteries included template for creating a mono-repo that contains Hex packages that can be distributed, either internally (i.e. privately with your team) or externally (i.e. to any subscribers, or to just anyone in the world). It has ready to run actions that run with GitHub actions to deploy a fully build static Hex Registry to S3, with CloudFront as a CDN on top of it. Also included is an automatic way to add auth-keys via a CloudFront Function, which let's you add authentication if you want to ensure nobody is using your registry without your approval.

Full Changelog: https://github.com/probably-not/artifix/commits/v1.0.0