4_fix_frontend_image #4

Merged
Doro-HD merged 39 commits from 4_fix_frontend_image into main 2026-08-08 20:01:34 +00:00
Owner
No description provided.
Sveltekit needs to run in a node environment so we use the node adapter
to produce node friendly output from the build command
Copying from the build stage was done incorrectly, when copying without
specifying the name. E.g. /app/.sveltekit ".". Then it just places the
file in the current working directory and not in a folder with the same
name as the origin. Also made the runner base on the base image instead
of builder
feat: add readme
All checks were successful
ci/woodpecker/push/check Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/pr/check Pipeline was successful
ci/woodpecker/pull_request_metadata/check Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pull_request_metadata/build Pipeline was successful
2e5128760d
Doro-HD self-assigned this 2026-07-31 20:48:06 +00:00
fix: add frontend test to build pipeline
All checks were successful
ci/woodpecker/push/check Pipeline was successful
ci/woodpecker/pr/check Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
5e1d2d6bd4
chore: actually build in build step
Some checks failed
ci/woodpecker/push/check Pipeline was successful
ci/woodpecker/pr/check Pipeline was successful
ci/woodpecker/pr/build Pipeline failed
947354e983
fix: add destination for copy
All checks were successful
ci/woodpecker/push/check Pipeline was successful
ci/woodpecker/pr/check Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
1a00625608
chore: add push step for image
Some checks failed
ci/woodpecker/push/check Pipeline was successful
ci/woodpecker/pr/check Pipeline was successful
ci/woodpecker/pr/build Pipeline failed
8347549528
fix: set anchor correctly
Some checks failed
ci/woodpecker/push/check Pipeline was successful
ci/woodpecker/pr/check Pipeline was successful
ci/woodpecker/pr/build Pipeline failed
902d228f36
fix: update event type to reflect the stage that CTR secrets are available in
Some checks failed
ci/woodpecker/push/check Pipeline was successful
ci/woodpecker/pr/check Pipeline was successful
ci/woodpecker/push/build Pipeline failed
fa57ea898d
fix: update when blocks
Some checks failed
ci/woodpecker/push/check Pipeline was successful
ci/woodpecker/push/build Pipeline failed
2295f41e8b
fix: remove curly braces from username as well
Some checks failed
ci/woodpecker/push/check Pipeline was successful
ci/woodpecker/push/build Pipeline failed
154cd85847
chore: add CTR credentials in env
Some checks failed
ci/woodpecker/push/check Pipeline was successful
ci/woodpecker/push/build Pipeline failed
5eb1d1050b
fix: add correct registri url
All checks were successful
ci/woodpecker/push/check Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
548d00364a
chore: add env for docker image name and tag
Some checks failed
ci/woodpecker/push/check Pipeline was successful
ci/woodpecker/push/build Pipeline failed
434f8e4c6b
feat: make woodpecker just recipes more configurable
Some checks failed
ci/woodpecker/push/check Pipeline was successful
ci/woodpecker/push/build Pipeline failed
9eed9efac7
fix: use correct full image name
All checks were successful
ci/woodpecker/push/check Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
fd73edb133
Doro-HD deleted branch 4_fix_frontend_image 2026-08-08 20:01:34 +00:00
Doro-HD referenced this pull request from a commit 2026-08-08 20:01:35 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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
Doro-HD/Lapis!4
No description provided.