Commit Graph

6 Commits

Author SHA1 Message Date
Ricardo Araújo Paes 7fec9700c4
🔧 Adding minimum and maximum port as environment variable (#136)
* 🔧 Adding minimum and maximum port as environment variable

* 🏗️ Updating `actions/*` to v4 because nodejs version is old
2024-10-15 19:50:33 -04:00
Eric Zhang a6045fb1a7
Bump version to 0.5.1 (#119)
* Update dependencies

* Bump version to 0.5.1

* Try to deflake tests in GitHub Actions

* Add some retries to e2e_test

* Revert cargo.lock changes

* Update only a couple deps

* Fix CI running twice :(

* Fix typo
2024-06-10 21:50:23 -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 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