clj-easy / graal-build-time

Initialize Clojure classes at build time with GraalVM native-image
MIT License
130 stars 5 forks source link

CI setup #3

Closed borkdude closed 3 years ago

borkdude commented 3 years ago

I guess we could go ahead and deploy the library via CI. Steps needed:

/cc @lispyclouds @ericdallo

lispyclouds commented 3 years ago

I can take this up. Any preferred CI? CircleCI or Actions?

borkdude commented 3 years ago

For this project it doesn’t matter much. Feel free to choose whatever you want.

On Sat, 11 Sep 2021 at 08:12, Rahuλ Dé @.***> wrote:

I can take this up. Any preferred CI? CircleCI or Actions?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/clj-easy/graal-build-time/issues/3#issuecomment-917349915, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACFSBXJ3JTYECTQMAC3I4LUBLXNFANCNFSM5D2GZ36A . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

-- https://www.michielborkent.nl https://www.eetvoorjeleven.nu

lispyclouds commented 3 years ago

Going ahead with Actions for now