clojars

Justin Hill 2023-03-28T22:57:59.008089Z

FYI for users of AWS, the CodeArtifact service now supports Clojars as an "external connection" as of ~5 days ago. See also: https://docs.aws.amazon.com/codeartifact/latest/ug/external-connection.html and https://docs.aws.amazon.com/codeartifact/latest/ug/maven-deps.html. (I work for AWS on a different team, but contributed the change internally so that our Amazon Clojurians can use it)

👀 1
Justin Hill 2023-03-28T23:01:12.054859Z

Personal thanks to @alexmiller who https://clojure.atlassian.net/browse/TBUILD-26 a reproducible builds/tests issue that our folks wanted as part of introducing the feature 🙂

2023-03-29T11:30:40.814209Z

This is great, thanks!