Gabe Kangas
d12f25f556
Merge branch 'develop' into webv2
2022-08-09 14:14:45 -07:00
Gabe Kangas
9d45b0edf4
Host our own musl build toolchain
2022-08-05 12:18:21 -07:00
Gabe Kangas
c7a35e9d02
Revert "Change how musl is downloaded/unarchived" as the problem is a
...
Github problem.
This reverts commit 59fab1b137
.
2022-08-04 15:19:43 -07:00
Gabe Kangas
59fab1b137
Change how musl is downloaded/unarchived
2022-08-04 15:08:13 -07:00
Gabe Kangas
2402914000
Explicitly set an alpine build version + install tar into build env
2022-08-04 14:21:09 -07:00
Gabe Kangas
4b7367fdcc
Set sqlite_omit_load_extension flag when building to disable sqlite feature
2022-07-27 14:09:41 -07:00
Gabe Kangas
2cd6756d01
Add unit and api tests to Earthfile
2022-06-21 12:16:44 -07:00
Gabe Kangas
2baad77c5a
Support running tests within Earthly container
2022-06-20 08:04:04 -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