Commit Graph

8 Commits

Author SHA1 Message Date
Eric Zhang b65481abb0 Update docker deploy, turn off arm64 for now 2022-11-11 01:42:04 -05:00
Eric Zhang 664723cba5
Create FUNDING.yml 2022-06-26 18:01:08 -04:00
Praveen Perera a2b8382681
GitHub actions CI/CD releases (#10)
* Add GitHub CI/CD

* Add instructions for installing bin from GitHub releases

* Will work after a new version is released

* Add windows jobs for CI/CD

* Only run CI on stable rust

* Use `cargo fmt` instead of `rustfmt`, undo change

* Delete install.sh

* Update README.md

Co-authored-by: Eric Zhang <ekzhang1@gmail.com>
2022-04-22 18:04:26 -04:00
Eric Zhang 36a56c0d4a Run CI workflow on both push and pull_request 2022-04-14 14:33:31 -04:00
Eric Zhang 634af3f6af Fix CI Docker build and bump version to 0.2.3 2022-04-10 23:27:26 -04:00
Jihchi Lee c154a846f6
Add a Dockerfile for building a container image (#8)
* Add a Dockerfile

* Reduce image size from ~75MB to ~6MB

* Add Dockerignore and README documentation

* Add Docker build action to CI

Co-authored-by: Eric Zhang <ekzhang1@gmail.com>
2022-04-10 23:15:15 -04:00
Eric Zhang ebae01417d Enable CI for all branches 2022-04-07 14:24:02 -04:00
Eric Zhang 3f4cdef248 Initial commit 2022-04-03 19:58:51 -04:00