Commit Graph

14 Commits

Author SHA1 Message Date
GroovieGermanikus d8fa028ff8 inline build - ignore the script 2023-09-07 15:50:44 +02:00
GroovieGermanikus 2eaa06c54a ping3 2023-09-07 13:59:28 +02:00
GroovieGermanikus 6a75c49045 cache more... 2023-09-07 12:51:46 +02:00
GroovieGermanikus bd2c629fd3 ping2 2023-09-07 12:12:52 +02:00
GroovieGermanikus 245c4650a6 use rust version from env 2023-09-06 19:05:22 +02:00
GroovieGermanikus e9747d2a28 fix build criteria 2023-09-06 18:03:27 +02:00
GroovieGermanikus 190d3c12da adopt cache settings from
https://ectobit.com/blog/speed-up-github-actions-rust-pipelines/
2023-09-06 18:00:46 +02:00
GroovieGermanikus 2f4ed2ed16 github-actions: avoid dupliate builds 2023-09-06 17:50:51 +02:00
GroovieGermanikus 367b4b6ff4 use 1.71 in dockerfile 2023-09-06 17:23:27 +02:00
riordanp bbf6927159
Orderbook Feed Fixes (#3)
- Use GHCR for publishing the Docker image
- Orderbook Feed Fixes:
  - Fix serum prices
  - Read rpc url from env
  - Add keepalives
  - Add exit signal
  - Enable serum markets
  - Reduce info logging
-Refactor TS client library and add Orderbook feed
2023-04-25 16:16:20 +01:00
Riordan Panayides ddb9a2fef0 Fix workflow syntax error 2022-10-08 13:08:43 +01:00
Riordan Panayides 66ed5f3db9 Enable deployments from 'production' branch push, add tag field for rollbacks to git sha 2022-10-08 13:06:59 +01:00
riordanp 2f09d0a8f2
Add docker build and fly deployment actions (#2)
* Test dockerfile with caching

* Fix action

* Remove tags

* Use sccache release

* Use max mode

* idk

* Try no runtime build

* Use cargo-chef

* Test rebuild

* Revert "Test rebuild"

This reverts commit d7e1654c63a0cc99a3898c1b17df0cddd13ac0bd.

* Publish image to GCR

* Trigger build

* Read config from env

* Fix typo

* Bind to correct address

* Lint

* Add fly config

* Switch trigger branch to main

* Use both common branch names
2022-09-20 23:01:24 +02:00
Linus Kendall c18632c1b2 Added ci build scripts
Added basic github actions build scripts.
2022-05-14 14:57:56 +02:00