a-scie / jump

A Self Contained Interpreted Executable Launcher
Apache License 2.0
48 stars 7 forks source link

Setup CI #6

Closed jsirois closed 1 year ago

jsirois commented 1 year ago

Basic fmt / clippy / test / package should be run for PRs / main / tags to start. Additionally mostly automated release prep as set up in the pants-jupyter-plugin repo and mostly automated release cutting as set up in the Pex repo should be set up.

jsirois commented 1 year ago

Ok, as of https://github.com/a-scie/jump/commit/e4486c7c81924af0d51b3df0fbf8d6e98b09ca64 CI is green packaging and running a Pants binary on Linux and MacOS.