@michaeldrogalis I re-submitted the PR for datomic-cloud. Plz review #31.
Thanks @kenji_signifier, Ill check it out now
@kenji_signifier Merged, thanks! Waiting for CI to cut a release now. Great patch.
@kenji_signifier I got the tests fixed on master as well
An artifact is available under 0.12.6.1-20180215.181438-3
@michaeldrogalis thanks!
Not a problem.
as I noted in the PR, I’m going to explore if I can set up a CI in my dev datomic cloud VPC. How do you get build notification from CircleCI? I’m wondering if you have an email address or slack channel that I can share the build result.
I don’t think it’s doable to run tests against datomic cloud on CircleCI as I need to launch ssh socks proxy, which requires AWS credentials, so I’m thinking to setup jenkins or some on-prem CI inside of the VPC.
the alternative to jenkins could be https://github.com/flosell/lambdacd
I think if you click "follow" on the onyx-datomic CircleCI page, you'll get emails for build results
@michaeldrogalis what I was thinking was to share the build results from a CI, something other than CircleCI, to your group.
@kenji_signifier So maybe something like a second build status badge on the README page?
good idea
I'd be game for that.