Pier-Jean Malandrino
ac4a98e204
Fix GHA cache collision between remote and local release builds
...
Both matrix targets were sharing the same cache scope, causing
overwrites and cache misses. Scope caches per target.
2026-04-03 13:02:07 +02:00
Pier-Jean Malandrino
3dd7470562
Split release pipeline into remote and local image builds
...
Matrix strategy builds both targets in parallel. Tags follow the
pattern: v0.3.0-remote, v0.3.0-local, latest-remote, latest-local.
2026-04-03 09:24:41 +02:00
Pier-Jean Malandrino
1ff8c5108f
Add release process, dynamic versioning, and changelog catch-up
...
Replace hardcoded version strings with build-time injection:
- Frontend: Vite __APP_VERSION__ from env or package.json
- Backend: APP_VERSION env var exposed via /health endpoint
- Docker: build arg propagated through both stages
- CI: release workflow extracts version from git tag
Document branching strategy and release process in CONTRIBUTING.md.
Catch up CHANGELOG with v0.2.0 and Unreleased sections.
Sync package.json version to 0.3.0.
2026-04-02 16:08:37 +02:00
Pier-Jean Malandrino
f77579ea2c
Add missing config for doc publication
2026-03-23 10:25:55 +01:00
Pier-Jean Malandrino
1edd0668d1
Fix Ruff errror, update node and fix buttton breakline
2026-03-23 10:13:24 +01:00
Pier-Jean Malandrino
c2aeec3092
Add live documentaiton and change architecture diagram
2026-03-23 09:51:03 +01:00
Pier-Jean Malandrino
e2fe935b63
Build true detailed documentaiton
2026-03-22 08:56:00 +01:00
pjmalandrino
8871c9162c
Migrate frontend in typescript
2026-03-21 15:58:43 +01:00
pjmalandrino
c3c0149532
Add docker push
Release Docker Image / Build & push Docker image (push) Has been cancelled
2026-03-20 18:26:20 +01:00
pjmalandrino
c224f4933b
Add CI
2026-03-20 16:32:52 +01:00
pjmalandrino
50ba1d43dd
Make a nex project base, managing new Docling version
2026-03-17 08:43:00 +01:00
Loïc Pinçon
10900c346e
init ci
Build and Push Docker Image / build-and-push (push) Has been cancelled
2025-06-24 11:54:34 +02:00
Loïc Pinçon
da2f4779c1
init ci
2025-06-24 10:15:52 +02:00