17 Commits
Author SHA1 Message Date
RGJorge 2a660c1828 v0.1.4 — prebuilt Docker image on GHCR (closes #5)
Adds a GitHub Actions workflow that builds and pushes the Docker image
to ghcr.io/rgjorge/containerflow on every tag push, so end users can run
ContainerFlow without cloning the repo or building locally.

- New workflow: .github/workflows/docker-release.yml
- docker-compose.yml: uses the prebuilt image from GHCR by default
- New docker-compose.local.yml: override for building from source (devs)
- .env.example: simplified + adds COMPOSE_FILE toggle for local build
- README EN + ES: quick-start updated to no-clone flow
- .gitignore: ignore task/ planning notes dir
2026-05-16 01:26:28 +00:00
RGJorge dd6d2599f0 v0.1.3 — English README as primary, Spanish preserved as README.es.md
Addresses feedback from multiple reviewers on the launch thread asking
for non-Spanish primary documentation. Also adds a framing quote from
community feedback (u/dashingsauce on Reddit) that captures the project
positioning better than prior phrasing.

- README.md now in English with language switcher to Spanish version
- README.es.md preserves the original Spanish content with switcher to English
- Added missing references in structure section (i18n.tsx, watcher.test.ts, events-db.ts)
- Added Discussions link to community section
2026-05-12 17:28:22 +00:00
RGJorge 1273ff6f01 v0.1.2 — dynamic CI status badge in README
Swap the static "tests-37-passing" badge for the live GitHub Actions badge
now that CI is back online. README visitors see the real build status.
2026-05-12 02:46:11 +00:00
RGJorge 396873ae87 v0.1.0 — Repositorio público 2026-05-11 03:02:14 +00:00
RGJorge 3d544673ff v0.0.33 2026-05-11 00:56:11 +00:00
RGJorge 713504dc65 v0.0.29 2026-05-10 20:49:06 +00:00
RGJorge 0ebe000a26 v0.0.28 2026-05-08 17:41:23 +00:00
RGJorge 1ee37368bd v0.0.24 2026-05-08 02:19:45 +00:00
RGJorge 9e1dadafe7 v0.0.23 2026-05-07 23:58:10 +00:00
RGJorge 8c91dcfd5a v0.0.22 2026-05-07 23:43:38 +00:00
RGJorge 5872eff157 v0.0.21 2026-05-07 22:09:10 +00:00
RGJorge 5225c1aeda v0.0.15 2026-05-02 04:54:20 +00:00
RGJorge cb25260627 v0.0.8 2026-04-30 04:05:03 +00:00
RGJorge 0aa33957c3 v0.0.7 + license 2026-04-29 21:41:49 +00:00
RGJorge b894e39f39 v0.0.4 2026-03-22 11:07:24 +00:00
RGJorge 682f4bb910 v0.0.3 2026-03-22 11:05:07 +00:00
RGJorge 8703f28856 v0.0.1 2026-03-22 09:53:08 +00:00