Commit Graph

4 Commits

Author SHA1 Message Date
Gabe Kangas
2cd6756d01
Add unit and api tests to Earthfile 2022-06-21 12:16:44 -07:00
Gabe Kangas
d3a5ebd4be
Remove the old web assets from build steps 2022-06-19 22:01:00 -07:00
Gabe Kangas
d214f2390e
Pass in the image and tag names separately from the version 2022-06-18 20:19:43 -07:00
Walter Huf
476415bfbc
Hufman/earthly builds (#1962)
* WIP rework release builds with Earthly

* Build linux dist files with GCC cross-compiling

* Use single Earthfile build/package targets

Uses the --platform argument to pick a non-default platform output
but the target name is the same

* Build and push Docker images with Earthfile

Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2022-06-18 18:42:25 -07:00