Commit Graph

22 Commits

Author SHA1 Message Date
Sebastian Jeltsch 61eb0734a9 Update docs to astro6 and update JS dependencies. 2026-03-19 10:21:00 +01:00
Sebastian Jeltsch ea00d0ef42 Build bundled GEOS only for release builds to speed up CI and dynamically linked builds. 2026-02-19 19:18:02 +01:00
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 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 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 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 0f1d38732f Bump Flutter version in GitHub test action . 2025-01-14 23:04:44 +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 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