Romain Baumier (9324d3a7) at 17 Mar 12:38
fix(frontend): fix INT_MAX quota display + remove 404 auto-retry
... and 18 more commits
Romain Baumier (0bd23b5c) at 16 Mar 16:26
refactor(frontend): DRY cleanup — composables, shared components, u...
... and 55 more commits
Romain Baumier (b41109a5) at 16 Mar 08:43
Merge remote-tracking branch 'origin/master' into feature/sdk-releases
... and 40 more commits
New Features
Chores
Romain Baumier at 12 Feb 14:06
Romain Baumier (54bb1b99) at 12 Feb 14:06
ci: add frontend container build and GitLab release to pipeline
The shell strips the double quotes around name=..., so buildctl's CSV parser sees each image name as a separate option. Use escaped quotes " so buildctl receives them literally.
Romain Baumier (1d83fcca) at 11 Feb 07:17
fix(ci): escape quotes in BuildKit --output for CSV parser
docker:dind fails on Kubernetes runner. Switch to moby/buildkit rootless which doesn't require a Docker daemon. Also adds missing Dockerfile.release files, pins alpine images, fixes GIT_DEPTH, LFS smudge, git hooks, and YAML heredoc parsing.
Romain Baumier (2d9f5ce8) at 10 Feb 07:45
fix(ci): switch release containers from docker:dind to BuildKit roo...
il manque sur master, il devrait y être avant cette MR
il manque sur master, il devrait y être avant cette MR
Romain Baumier (d3873d71) at 09 Feb 13:45
chore: revert SDK client versions to 1.0.0
Romain Baumier (6a1b7c6d) at 09 Feb 13:34
fix(ci): upgrade cargo-semver-checks to 0.46.0 for Rust 1.93 support
Romain Baumier (67187b53) at 09 Feb 13:32
ci: restrict release triggers to master branch only
Romain Baumier (e0c2d817) at 09 Feb 13:03
chore(release): bump SDK version to 1.0.1
Romain Baumier (ed5b9d87) at 09 Feb 13:03
chore(release): bump SDK version to 1.0.1
Romain Baumier (fb29f939) at 09 Feb 13:01
fix(ci): skip LFS smudge filter in release triggers
Romain Baumier (dd47b12e) at 09 Feb 12:55
fix(ci): disable all git hooks in release triggers
Romain Baumier (f4987e95) at 09 Feb 12:48
ci: allow release triggers from any branch for testing