8 Commits

Author SHA1 Message Date
ae272440d4 Fix frontend API URL configuration
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
- Added VITE_API_URL build arg to CI frontend build step
- Updated values.yaml frontend env to include /api suffix
- Updated .env.example with production URL comment
- Frontend was trying to connect to localhost instead of api-brand-master.dvirlabs.com
2026-05-08 07:49:16 +03:00
282e279343 Add custom Alpine CI image with git and yq pre-installed
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
- Created base-images/alpine-git-yq/Dockerfile with git, yq, curl, bash
- Added build scripts (build-alpine-ci-image.sh and .bat)
- Updated .woodpecker.yaml to use alpine-git-yq:3.19 instead of alpine:3.19
- Removed apk add commands from CI pipeline (packages now pre-installed)
- Added CI_IMAGE_SETUP.md with detailed setup instructions
- Solves Alpine package repository blocking in air-gapped cluster
2026-05-07 08:40:05 +03:00
14d66d6823 feat: Add admin user, PIN-based password reset, and profile management
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2026-05-07 08:19:30 +03:00
8c48c3a30c Build and push backend
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2026-05-05 06:38:10 +03:00
4f628e5aa0 test
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2026-05-05 06:20:13 +03:00
4258d6f0d8 test
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-05-05 06:10:53 +03:00
1f4ebb2536 test
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-05-05 06:08:45 +03:00
8d67d17e82 Add Dockerfiles
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2026-05-05 06:02:41 +03:00