Romain Baumier activity https://gitlab.com/rbaumier 2026-03-17T12:38:33Z tag:gitlab.com,2026-03-17:5212658493 Romain Baumier pushed to project branch feat/frontend-redesign at hook0 / hook0 2026-03-17T12:38:33Z rbaumier Romain Baumier

Romain Baumier (9324d3a7) at 17 Mar 12:38

fix(frontend): fix INT_MAX quota display + remove 404 auto-retry

... and 18 more commits

tag:gitlab.com,2026-03-16:5209196917 Romain Baumier pushed to project branch feat/frontend-redesign at hook0 / hook0 2026-03-16T16:26:26Z rbaumier Romain Baumier

Romain Baumier (0bd23b5c) at 16 Mar 16:26

refactor(frontend): DRY cleanup — composables, shared components, u...

... and 55 more commits

tag:gitlab.com,2026-03-16:5207052995 Romain Baumier pushed to project branch feature/sdk-releases at hook0 / hook0 2026-03-16T08:43:41Z rbaumier Romain Baumier

Romain Baumier (b41109a5) at 16 Mar 08:43

Merge remote-tracking branch 'origin/master' into feature/sdk-releases

... and 40 more commits

tag:gitlab.com,2026-02-12:5097667486 Romain Baumier opened merge request !204: ci: add frontend container build and GitLab release to pipeline at hook0 / hook0 2026-02-12T14:07:35Z rbaumier Romain Baumier
  • Add frontend/Dockerfile.release (single-stage Caddy, no build step)
  • Build and push hook0-frontend container in release.containers
  • Add release.gitlab job using release-cli
  • Add frontend row to GitHub release Docker images table

Summary by CodeRabbit

  • New Features

    • Frontend application is now released as a containerized image, published to DockerHub, GHCR, and GitLab Registry.
    • GitLab release support added for automated release creation on tagged commits.
  • Chores

    • Release pipeline extended to build and include frontend artifacts alongside API and worker container images.
tag:gitlab.com,2026-02-12:5097664192 Romain Baumier pushed new project tag at hook0 / hook0 2026-02-12T14:06:51Z rbaumier Romain Baumier

Romain Baumier at 12 Feb 14:06

tag:gitlab.com,2026-02-12:5097664122 Romain Baumier pushed new project branch improve/release-pipeline at hook0 / hook0 2026-02-12T14:06:50Z rbaumier Romain Baumier

Romain Baumier (54bb1b99) at 12 Feb 14:06

ci: add frontend container build and GitLab release to pipeline

tag:gitlab.com,2026-02-11:5091298560 Romain Baumier opened merge request !203: fix(ci): escape quotes in BuildKit --output for CSV parser at hook0 / hook0 2026-02-11T07:19:15Z rbaumier Romain Baumier

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.

tag:gitlab.com,2026-02-11:5091293555 Romain Baumier pushed to project branch fix/buildkit-release at hook0 / hook0 2026-02-11T07:17:14Z rbaumier Romain Baumier

Romain Baumier (1d83fcca) at 11 Feb 07:17

fix(ci): escape quotes in BuildKit --output for CSV parser

tag:gitlab.com,2026-02-10:5086796483 Romain Baumier opened merge request !202: fix(ci): switch release containers from docker:dind to BuildKit rootless at hook0 / hook0 2026-02-10T07:45:34Z rbaumier Romain Baumier

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.

tag:gitlab.com,2026-02-10:5086795524 Romain Baumier pushed new project branch fix/buildkit-release at hook0 / hook0 2026-02-10T07:45:15Z rbaumier Romain Baumier

Romain Baumier (2d9f5ce8) at 10 Feb 07:45

fix(ci): switch release containers from docker:dind to BuildKit roo...

tag:gitlab.com,2026-02-09:5083956773 Romain Baumier commented on merge request !181 at hook0 / hook0 2026-02-09T13:47:10Z rbaumier Romain Baumier

il manque sur master, il devrait y être avant cette MR

tag:gitlab.com,2026-02-09:5083954966 Romain Baumier commented on merge request !181 at hook0 / hook0 2026-02-09T13:46:49Z rbaumier Romain Baumier

il manque sur master, il devrait y être avant cette MR

tag:gitlab.com,2026-02-09:5083947514 Romain Baumier pushed to project branch feature/sdk-releases at hook0 / hook0 2026-02-09T13:45:04Z rbaumier Romain Baumier

Romain Baumier (d3873d71) at 09 Feb 13:45

chore: revert SDK client versions to 1.0.0

tag:gitlab.com,2026-02-09:5083895330 Romain Baumier pushed to project branch feature/sdk-releases at hook0 / hook0 2026-02-09T13:34:29Z rbaumier Romain Baumier

Romain Baumier (6a1b7c6d) at 09 Feb 13:34

fix(ci): upgrade cargo-semver-checks to 0.46.0 for Rust 1.93 support

tag:gitlab.com,2026-02-09:5083886893 Romain Baumier pushed to project branch feature/sdk-releases at hook0 / hook0 2026-02-09T13:32:33Z rbaumier Romain Baumier

Romain Baumier (67187b53) at 09 Feb 13:32

ci: restrict release triggers to master branch only

tag:gitlab.com,2026-02-09:5083761517 Romain Baumier pushed new project tag sdk-v1.0.1 at hook0 / hook0 2026-02-09T13:03:39Z rbaumier Romain Baumier

Romain Baumier (e0c2d817) at 09 Feb 13:03

chore(release): bump SDK version to 1.0.1

tag:gitlab.com,2026-02-09:5083761510 Romain Baumier pushed to project branch feature/sdk-releases at hook0 / hook0 2026-02-09T13:03:39Z rbaumier Romain Baumier

Romain Baumier (ed5b9d87) at 09 Feb 13:03

chore(release): bump SDK version to 1.0.1

tag:gitlab.com,2026-02-09:5083754174 Romain Baumier pushed to project branch feature/sdk-releases at hook0 / hook0 2026-02-09T13:01:47Z rbaumier Romain Baumier

Romain Baumier (fb29f939) at 09 Feb 13:01

fix(ci): skip LFS smudge filter in release triggers

tag:gitlab.com,2026-02-09:5083729341 Romain Baumier pushed to project branch feature/sdk-releases at hook0 / hook0 2026-02-09T12:55:43Z rbaumier Romain Baumier

Romain Baumier (dd47b12e) at 09 Feb 12:55

fix(ci): disable all git hooks in release triggers

tag:gitlab.com,2026-02-09:5083699864 Romain Baumier pushed to project branch feature/sdk-releases at hook0 / hook0 2026-02-09T12:48:59Z rbaumier Romain Baumier

Romain Baumier (f4987e95) at 09 Feb 12:48

ci: allow release triggers from any branch for testing