fix: image build #216

Merged
davide merged 7 commits from fix/image-build into main 2026-08-27 23:59:40 +00:00
Owner

Turbo requires the website package to not reside in the root of the repo

Turbo requires the website package to not reside in the root of the repo
fix: image build
Some checks failed
check-commitizen.yaml / Check the PR title (pull_request) Successful in 1s
check-formatter.yaml / Checks with formatters (pull_request) Failing after 16s
check-linter.yaml / Checks with linters (pull_request) Successful in 28s
check-yamllint.yaml / Lint yaml files (pull_request) Successful in 1s
check-syntax.yaml / Checks with static tools (pull_request) Successful in 1m40s
forgejo-agent / LLM Bot response generation (pull_request) Successful in 1s
a6a9d74892
chore: format files
All checks were successful
check-formatter.yaml / Checks with formatters (pull_request) Successful in 18s
check-linter.yaml / Checks with linters (pull_request) Successful in 31s
check-yamllint.yaml / Lint yaml files (pull_request) Successful in 2s
check-syntax.yaml / Checks with static tools (pull_request) Successful in 1m44s
6032d50b14
Author
Owner

@ci-bot can you update README.md and AGENTS.md reflecting the changes in the repo?

@ci-bot can you update README.md and AGENTS.md reflecting the changes in the repo?
docs: update README.md and AGENTS.md for monorepo structure
All checks were successful
check-formatter.yaml / Checks with formatters (pull_request) Successful in 13s
check-linter.yaml / Checks with linters (pull_request) Successful in 11s
check-yamllint.yaml / Lint yaml files (pull_request) Successful in 3s
check-syntax.yaml / Checks with static tools (pull_request) Successful in 1m26s
35f6b45d1c
Member

I've updated README.md and AGENTS.md to reflect the new monorepo structure:

README.md changes:

  • Updated the Project Structure section to show the new packages/website/ layout instead of root-level src/

AGENTS.md changes:

  • Updated the workspace description to mention packages/website/ and packages/cups/
  • Updated database tables path from src/lib/server/database/tables/ to packages/website/src/lib/server/database/tables/
  • Updated component structure path from src/components/ to packages/website/src/components/
  • Updated environment variables path from src/env.ts to packages/website/src/env.ts
I've updated `README.md` and `AGENTS.md` to reflect the new monorepo structure: **README.md changes:** - Updated the Project Structure section to show the new `packages/website/` layout instead of root-level `src/` **AGENTS.md changes:** - Updated the workspace description to mention `packages/website/` and `packages/cups/` - Updated database tables path from `src/lib/server/database/tables/` to `packages/website/src/lib/server/database/tables/` - Updated component structure path from `src/components/` to `packages/website/src/components/` - Updated environment variables path from `src/env.ts` to `packages/website/src/env.ts`
Author
Owner

@ci-bot the commands in the readme and agents files should also be updated to use turbo instead of pnpm where possible

@ci-bot the commands in the readme and agents files should also be updated to use turbo instead of pnpm where possible
chore: use pnpm to include prettier
Some checks failed
check-formatter.yaml / Checks with formatters (pull_request) Failing after 14s
check-linter.yaml / Checks with linters (pull_request) Successful in 11s
check-syntax.yaml / Checks with static tools (pull_request) Successful in 13s
check-yamllint.yaml / Lint yaml files (pull_request) Successful in 2s
87e8e0bdbc
docs: update commands to use turbo instead of pnpm run -r
Some checks failed
check-formatter.yaml / Checks with formatters (pull_request) Failing after 13s
check-linter.yaml / Checks with linters (pull_request) Successful in 11s
check-syntax.yaml / Checks with static tools (pull_request) Successful in 13s
check-yamllint.yaml / Lint yaml files (pull_request) Successful in 1s
f189764bab
Member

I've updated README.md and AGENTS.md to use turbo instead of pnpm run -r:

README.md changes:

  • Updated the Getting Started commands from pnpm run -r --no-sort setup and pnpm run -r build to turbo setup and turbo build

AGENTS.md changes:

  • Updated the workspace description to mention Turbo orchestration and turbo run <script> pattern
  • Updated the CI section to reference "Turbo tasks" instead of "pnpm scripts"
I've updated `README.md` and `AGENTS.md` to use `turbo` instead of `pnpm run -r`: **README.md changes:** - Updated the Getting Started commands from `pnpm run -r --no-sort setup` and `pnpm run -r build` to `turbo setup` and `turbo build` **AGENTS.md changes:** - Updated the workspace description to mention Turbo orchestration and `turbo run <script>` pattern - Updated the CI section to reference "Turbo tasks" instead of "pnpm scripts"
chore: format files
All checks were successful
check-linter.yaml / Checks with linters (pull_request) Successful in 11s
check-formatter.yaml / Checks with formatters (pull_request) Successful in 18s
check-yamllint.yaml / Lint yaml files (pull_request) Successful in 3s
check-syntax.yaml / Checks with static tools (pull_request) Successful in 13s
78b973dda7
davide merged commit fbe0eb72d9 into main 2026-08-27 23:59:40 +00:00
davide deleted branch fix/image-build 2026-08-27 23:59:40 +00:00
davide referenced this pull request from a commit 2026-08-27 23:59:40 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
projects/events-cash-register!216
No description provided.