Commit Graph

29 Commits

Author SHA1 Message Date
Tim Stack
b5e19ef3b0 [tests] add some tests for recent additions
Add missing SQLite JSON functions to the help
Fix some DB UI issues
2023-07-13 21:56:22 -07:00
Suresh Sundriyal
022a73d0ff [build/bins] Update paths-ignore
Ignore updates to container and issue changes.
2023-07-09 18:49:19 -07:00
Suresh Sundriyal
881c19963b [build] Fix the ignore paths.
Try the syntax suggested here:
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-excluding-paths
2023-07-08 23:01:25 -07:00
Suresh Sundriyal
f4e666543d [build] Use strategy matrix to run arm builds. 2023-07-08 10:25:17 -07:00
Suresh Sundriyal
b22edd5a26 [build] Fix up aarch64 workflow.
Fix up the aarch4 workflow to use the docker-run-action and some minor
cleanup.
2023-07-08 09:31:19 -07:00
Suresh Sundriyal
a79689c286 [build] Use docker-run-action
Use docker-run-action to have more control of the emulated docker
container.
2023-07-08 09:31:19 -07:00
Suresh Sundriyal
0e2199f650 [build] Add support for armv7l & aarch64 builds. 2023-07-08 09:31:19 -07:00
Suresh Sundriyal
2489a79c24 [build] Use the newer musl container image.
Use the newer multi-platform musl container image and the correct
platform.
2023-07-08 09:31:12 -07:00
Tim Stack
522f2a2b03 [NEWS] mention improvement to JSON log detection 2023-06-29 05:53:36 -07:00
Tim Stack
e6f5a95a80 [release] add zstd to alpine and some other release tweaks 2023-06-15 06:16:01 -07:00
Tim Stack
5d5fb67d8c [release] tweak curl config again 2023-06-14 22:45:13 -07:00
Tim Stack
4a00433bec [release] skip brew curl 2023-06-14 21:59:06 -07:00
Tim Stack
7713eb8242 [release] get prefix from brew 2023-06-14 21:40:19 -07:00
Tim Stack
06f259a03f [release] fix configure for macos 2023-06-14 21:36:11 -07:00
Tim Stack
cc6b953595 [release] upload config.log for debugging 2023-06-14 21:30:27 -07:00
Tim Stack
2d5835897d [release] add more packages 2023-06-14 16:21:08 -07:00
Tim Stack
34900a94c4 [release] try to build macos binary 2023-06-14 16:15:10 -07:00
Tim Stack
93c85b0e8e [release] fix upload_url var name 2023-06-14 14:50:30 -07:00
Tim Stack
d69f0d80f9 [release] fix pkg script 2023-06-14 14:37:21 -07:00
Tim Stack
9a20df651c [release] fix bins env 2023-06-14 14:24:44 -07:00
Tim Stack
54bcd6ccd7 [release] attempt to reuse bins workflow 2023-06-14 12:54:53 -07:00
Tim Stack
a8ef2c54d6 [build] fix artifact path 2023-06-12 08:41:46 -07:00
Tim Stack
f096824034 [build] general actions improvements 2023-06-12 08:30:49 -07:00
Tim Stack
5d63be60dc [build] do checkout 2023-06-12 06:01:24 -07:00
Tim Stack
3744923604 [build] diff container approach 2023-06-12 05:59:05 -07:00
Tim Stack
aa8f152c5b [build] call entrypoint 2023-06-12 05:51:09 -07:00
Tim Stack
5e8800872b [build] try using prebuilt image 2023-06-12 05:46:39 -07:00
Tim Stack
156eb1d779 [build] more stuff 2023-06-11 21:25:24 -07:00
Tim Stack
1d18566b8d [build] try to build musl using an action 2023-06-11 21:08:28 -07:00