Commit Graph

31 Commits

Author SHA1 Message Date
Sebastian Jeltsch
3acc5cb2c1 Update Rust toolchain version to 1.93. 2026-01-23 13:35:00 +01:00
Sebastian Jeltsch
69d305e149 Update to latest Rust stable v1.92 and please linter gods. 2025-12-12 12:15:28 +01:00
Sebastian Jeltsch
328f2b656f Add aarch64 static linux release. Remove linux glibc release and add aarch64 support to linux install script.
Also name workflows more consistently.
2025-12-05 13:46:18 +01:00
Sebastian Jeltsch
08bcf98e67 Disable V8 runtime by default (custom builds can still enable it) and add a truly static binary release for Linux using MUSL.
Building with MUSL required vendoring sqlite-vec and OpenSSL.

Also clean up no-longer-supported TypeScript guest scripts.
2025-10-07 20:47:28 +02:00
Sebastian Jeltsch
42ea051772 Update blog example's JSON schemas and generated types after changing FileUpload. Also update dart/Flutter dependencies. 2025-09-26 22:05:06 +02:00
Sebastian Jeltsch
ca5d257182 Forward v8 feature to CLI. 2025-09-25 23:01:18 +02:00
Sebastian Jeltsch
6caf4e1a91 Clean up runner image before run. We started to run out of disk space. 2025-09-25 18:46:55 +02:00
Sebastian Jeltsch
e3e64137c0 Update Rust toolchain to latest stable 1.90. 2025-09-18 23:03:17 +02:00
Sebastian Jeltsch
4c711288e2 Add WASM Auth UI component to release. 2025-09-17 22:09:34 +02:00
Sebastian Jeltsch
03fdc28031 Prepare new relaese v0.16.4. 2025-08-12 16:23:01 +02:00
Sebastian Jeltsch
acb32acc9f Minor: set PNPM_OFFLINE env var in release flows. 2025-08-12 15:36:09 +02:00
Sebastian Jeltsch
b7349dd91c Update Rust toolchain to latest stable: 1.89.0. 2025-08-10 17:48:14 +02:00
Sebastian Jeltsch
9f34854886 Work around broken python tooling and prepare new release v0.15.13. 2025-08-04 10:46:20 +02:00
Sebastian Jeltsch
69db5c591e Move python client to /client/python/. 2025-07-24 16:58:34 +02:00
Sebastian Jeltsch
6d5c2473a6 Add Dart workspace and clean up pre-commit hooks. 2025-07-24 15:54:00 +02:00
Sebastian Jeltsch
c2a2ac9643 Add official Golang client for TrailBase. 2025-07-23 09:43:09 +02:00
Sebastian Jeltsch
55380e7b2a Change the JS build flow: no longer install JS deps during cargo build to avoid concurrency issues.
Instead require a prior, workspace-wide install. Update CI and Docker
builds. Also update documentation and improve error messages.
2025-05-20 11:53:32 +02:00
Sebastian Jeltsch
5a4a540d0b Prepare minor release v0.11.5. 2025-05-19 09:01:28 +02:00
Sebastian Jeltsch
378da342f8 Disable swift install action and instead rely on pre-installed 6.1. 2025-05-15 09:47:01 +02:00
Sebastian Jeltsch
c6342434c6 Add swift to the GitHub action test workflow and test by running format on the swift client. 2025-05-14 09:30:27 +02:00
Sebastian Jeltsch
e2ed64a815 Crank up optimizations in github release workflow mostly just yielding smaller binaries. 2025-04-22 16:12:51 +02:00
Sebastian Jeltsch
0f1d38732f Bump Flutter version in GitHub test action . 2025-01-14 23:04:44 +01:00
Sebastian Jeltsch
d3fceb9e3f Add windows pre-built releases in v0.3.3. 2024-12-28 19:19:58 +01:00
Sebastian Jeltsch
890fa37b2e Include sqlite3 headers from libsqlite3-sys bundled sqlite3 for sqlean rather than relying on system headers. 2024-12-25 22:36:31 +01:00
Sebastian Jeltsch
6071025fca Run CI also on the dev branch. 2024-12-08 11:27:48 +01:00
Sebastian Jeltsch
07f0500f9f Add fist version of a TrailBase Python client including tests and CI setup 2024-11-27 13:29:56 +01:00
Sebastian Jeltsch
0643c85448 Stop brew installing pkg-config as part of the mac release workflow. 2024-11-24 10:45:38 +01:00
Sebastian Jeltsch
fb2c5b9ae1 Bump dotnet SDK version for github actions "test" workflow. 2024-11-19 23:32:41 +01:00
Sebastian Jeltsch
0cd2784132 Add dotnet to pre-commit and CI. 2024-11-12 16:48:44 +01:00
Sebastian Jeltsch
7fd0c2e16f Prepare release v0.1.1. 2024-11-06 12:40:07 +01:00
Sebastian Jeltsch
bdb3735840 Squash all commits for a fresh start.
This is only to avoid accidentally leaking any secrets from early development especially in the light of short-sha attacks.
2024-10-30 23:38:56 +01:00