Commit Graph

15 Commits

Author SHA1 Message Date
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