Commit graph

6674 commits

Author SHA1 Message Date
Grant Limberg
8bd96d360f build in containers 2025-09-04 14:14:59 -07:00
Grant Limberg
70d24fc7eb trying to build in a docker container 2025-09-04 14:02:58 -07:00
Grant Limberg
40f6508717 add conda builder dockerfile 2025-09-04 13:50:11 -07:00
Grant Limberg
7d5a60b44e will this make arm64 containers work? 2025-09-04 13:08:27 -07:00
Grant Limberg
2264452ad8 try to make this work on both x64 & arm64
Some checks are pending
/ build_macos (push) Waiting to run
/ build_windows (push) Waiting to run
/ Central Controller Build (push) Waiting to run
/ multi-arch-docker (push) Blocked by required conditions
/ build_ubuntu (push) Waiting to run
2025-09-04 12:19:53 -07:00
Grant Limberg
73e3287fd6 debugging runtime link issues on arm64 2025-09-04 12:14:32 -07:00
Grant Limberg
f33e706887 get a running controller in docker 2025-09-04 11:42:53 -07:00
Grant Limberg
686653509a debug printf 2025-09-04 11:27:59 -07:00
Grant Limberg
ce84de605d and instead of or in postgres check 2025-09-04 11:24:01 -07:00
Grant Limberg
7e4e7ef753 fix case for redis: null 2025-09-04 11:19:22 -07:00
Grant Limberg
b94fa2d95d . 2025-09-04 11:18:08 -07:00
Grant Limberg
c9c8e95d60 debug output of main script 2025-09-04 11:16:48 -07:00
Grant Limberg
d216a3739f run process in conda env directly from docker 2025-09-04 11:14:34 -07:00
Grant Limberg
092fc268d3 ok back to full path 2025-09-04 11:11:14 -07:00
Grant Limberg
1da9e24905 no absolute path for pg_isready 2025-09-04 11:03:30 -07:00
Grant Limberg
158d24545a also have to add postgres to the container for pg_isready 2025-09-04 10:30:08 -07:00
Grant Limberg
96aa893df4 stray backtick 2025-09-04 09:50:19 -07:00
Grant Limberg
4516e6a340 need a conda init here first apparently 2025-09-04 09:27:08 -07:00
Grant Limberg
2416c42df7 change tag to match existing 2025-09-04 08:48:54 -07:00
Grant Limberg
4f07599992 add jemalloc
Some checks are pending
/ build_macos (push) Waiting to run
/ build_windows (push) Waiting to run
/ Central Controller Build (push) Waiting to run
/ multi-arch-docker (push) Blocked by required conditions
/ build_ubuntu (push) Waiting to run
2025-09-03 15:04:51 -07:00
Grant Limberg
6ceb8eac97 text alignment 2025-09-03 13:56:32 -07:00
Grant Limberg
3ad352c08e no trailing comma on bigtable block 2025-09-03 13:56:04 -07:00
Grant Limberg
9d73c346b7 new modified startup script for central controller docker images with support for configuring bigtable, pubsub, redis 2025-09-03 13:48:38 -07:00
Grant Limberg
4abf90247d update ld.so.conf for paths to libraries 2025-09-03 13:22:21 -07:00
Grant Limberg
594d227f92 fix multi-arch manifest creation
Some checks are pending
/ build_macos (push) Waiting to run
/ build_windows (push) Waiting to run
/ Central Controller Build (push) Waiting to run
/ multi-arch-docker (push) Blocked by required conditions
/ build_ubuntu (push) Waiting to run
2025-09-03 12:18:21 -07:00
Grant Limberg
7fd112eb4f fix short hash 2025-09-03 11:50:09 -07:00
Grant Limberg
000f3d5a8c let's build a docker image 2025-09-03 11:37:26 -07:00
Grant Limberg
3f3e684811 only update conda env if cache was not hit 2025-09-03 10:42:22 -07:00
Grant Limberg
a841e96bd2 put git branch ref into cache key name 2025-09-03 10:40:31 -07:00
Grant Limberg
3ff4d67d21 bump 2025-09-03 10:29:53 -07:00
Grant Limberg
b09956ae59 fix run arg 2025-09-03 10:28:42 -07:00
Grant Limberg
4395574706 cache conda environment 2025-09-03 10:27:06 -07:00
Grant Limberg
1dae4c4c5f cache conda environment 2025-09-03 10:23:33 -07:00
Grant Limberg
d31b3a08db set ZT_AES_NEON for arm64 2025-09-03 10:08:16 -07:00
Grant Limberg
0f3a5148b1 fix deps for selftest 2025-09-03 09:29:33 -07:00
Grant Limberg
d3f1ec74ba fix arm64 build flag 2025-09-03 09:20:13 -07:00
Grant Limberg
3470ceb13d cmake --build args 2025-09-03 09:12:04 -07:00
Grant Limberg
648f0915e5 skip cmake action 2025-09-03 09:09:17 -07:00
Grant Limberg
21e20f2104 more conda 2025-09-03 09:04:40 -07:00
Grant Limberg
f43bc3d10c more conda 2025-09-03 09:00:36 -07:00
Grant Limberg
3ad36c773d fix cmake options 2025-09-03 08:55:29 -07:00
Grant Limberg
22484c708f dependency juggling 2025-09-03 08:51:21 -07:00
Grant Limberg
cab33dfc89 no linux/arm64 build available for google-cloud-cpp 2.39 :/. Downgrade to 2.38 2025-09-03 08:45:33 -07:00
Grant Limberg
e1db40d932 test 2025-09-03 08:39:02 -07:00
Grant Limberg
97681b589e trying to get this working 2025-09-03 08:37:30 -07:00
Grant Limberg
09f1ee77e1 skip caching until this all works 2025-09-03 08:26:08 -07:00
Grant Limberg
0f13363895 runs-on matrix 2025-09-03 08:22:47 -07:00
Grant Limberg
7c1bfc97c4 setup github action for building 2025-09-03 08:18:56 -07:00
Grant Limberg
2a647d497a remove otel warning
Some checks are pending
/ build_macos (push) Waiting to run
/ build_windows (push) Waiting to run
/ build_ubuntu (push) Waiting to run
2025-09-02 16:25:16 -07:00
Grant Limberg
70f9fe0412 update central controller readme with config block 2025-09-02 14:15:28 -07:00