Thumbnails (#797)

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: tonya <tonya@tokia.dev>
This commit is contained in:
Matt
2025-06-22 21:32:48 -04:00
committed by GitHub
parent 8493ec0c90
commit 989100d299
52 changed files with 6109 additions and 303 deletions

View File

@@ -51,6 +51,7 @@ jobs:
- linux/amd64
- linux/arm64
- linux/arm/v7
- linux/riscv64
steps:
- name: Enable Debug Logs

View File

@@ -51,6 +51,7 @@ jobs:
- linux/amd64
- linux/arm64
- linux/arm/v7
- linux/riscv64
steps:
- name: Checkout repository

View File

@@ -35,8 +35,3 @@ jobs:
- name: Test
run: task go:coverage
- name: Validate OpenAPI definition
uses: swaggerexpert/swagger-editor-validate@v1
with:
definition-file: backend/app/api/static/docs/swagger.json