Compare commits

..

5 commits

Author SHA1 Message Date
ff36ad0361 0.5.17
All checks were successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/tag/test Pipeline was successful
ci/woodpecker/tag/build Pipeline was successful
2025-06-30 21:04:17 +02:00
219f66626e 0.5.16
All checks were successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/tag/test Pipeline was successful
ci/woodpecker/tag/build Pipeline was successful
2025-06-30 21:00:15 +02:00
4cef6c6db8 R
Some checks failed
ci/woodpecker/push/test Pipeline failed
2025-06-30 21:00:09 +02:00
90725b45e2 0.5.15
All checks were successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/tag/test Pipeline was successful
ci/woodpecker/tag/build Pipeline was successful
2025-06-30 20:57:12 +02:00
42675a6e15 R
Some checks failed
ci/woodpecker/push/test Pipeline failed
2025-06-30 20:57:00 +02:00
2 changed files with 1 additions and 2 deletions

View file

@ -4,4 +4,3 @@
This is a sandbox for building packages (npm and container) with Woodpecker CI. This is a sandbox for building packages (npm and container) with Woodpecker CI.

View file

@ -1,6 +1,6 @@
{ {
"name": "test-woodpecker-webapp", "name": "test-woodpecker-webapp",
"version": "0.5.14", "version": "0.5.17",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",
"build": "run-p type-check \"build-only {@}\" --", "build": "run-p type-check \"build-only {@}\" --",