Files
basil/.gitea/workflows/test-harbor-secrets.yml
Paul R Kartchner 025f900d5b
Some checks failed
Basil CI/CD Pipeline / Code Linting (push) Successful in 1m2s
Basil CI/CD Pipeline / Web Tests (push) Failing after 1m12s
Basil CI/CD Pipeline / API Tests (push) Failing after 1m22s
Test Harbor Secrets / Test Harbor Secret Access (push) Failing after 3s
Basil CI/CD Pipeline / Shared Package Tests (push) Successful in 57s
Basil CI/CD Pipeline / Security Scanning (push) Successful in 1m9s
Basil CI/CD Pipeline / Build All Packages (push) Has been skipped
Basil CI/CD Pipeline / E2E Tests (push) Has been skipped
Basil CI/CD Pipeline / Build & Push Docker Images (push) Has been skipped
Basil CI/CD Pipeline / Trigger Deployment (push) Has been skipped
fix: simplify Harbor secrets test - remove Docker commands
- Removed Docker login and image pull steps (Docker not available in runner)
- Added Harbor API authentication test using curl with basic auth
- Test now validates secrets are accessible and credentials work
2026-01-14 17:44:06 +00:00

3.3 KiB