Skip to content

v1.25.23

Choose a tag to compare

@github-actions github-actions released this 26 Jul 10:16

Changes

  • chore(release): v1.25.23 — the tests that never ran, and the four defects they hid (ADR-153/154/155) (5584601)
  • fix(ci): a collection that ran twice, a hook that selected differently, a typecheck on cache (3aaa8e4)
  • Merge branch 'chore/thin-ci': the CI workflow orchestrates, the Taskfile implements (e8fd1ea)
  • ci: the workflow orchestrates, the Taskfile implements (e864c8c)

Docker Images

docker pull ghcr.io/jgouviergmail/LIA-Assistant/api:v1.25.23
docker pull ghcr.io/jgouviergmail/LIA-Assistant/web:v1.25.23

Quick Start

git clone https://github.com/jgouviergmail/LIA-Assistant.git
cd LIA-Assistant
cp .env.example .env
docker compose up -d

Full Changelog: v1.25.22...v1.25.23