docs: confirm Harbor authentication working
Some checks failed
Basil CI/CD Pipeline / Code Linting (push) Successful in 1m2s
Basil CI/CD Pipeline / Web Tests (push) Failing after 1m19s
Basil CI/CD Pipeline / API Tests (push) Failing after 1m23s
Test Harbor Secrets / Test Harbor Secret Access (push) Successful in 5s
Basil CI/CD Pipeline / Shared Package Tests (push) Successful in 1m0s
Basil CI/CD Pipeline / Security Scanning (push) Successful in 1m10s
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

- Docker login successful with robot account
- Test image pushed to harbor.pkartchner.com/basil
- Credentials validated and match Gitea secrets

Trigger test-harbor-secrets workflow to validate in pipeline
This commit is contained in:
2026-01-14 21:29:50 +00:00
parent 025f900d5b
commit 11e6983153

View File

@@ -148,5 +148,16 @@ All test stages should pass, allowing:
--- ---
## Harbor Authentication
**Status:** ✅ RESOLVED
Harbor robot account authentication confirmed working:
- Docker login successful with `robot$basil+basil-cicd` credentials
- Test image successfully pushed to Harbor registry
- Credentials match Gitea secrets configuration
---
**Last Updated:** 2026-01-14 **Last Updated:** 2026-01-14
**Pipeline Status:** Unblocking in progress **Pipeline Status:** Harbor authentication validated, ready for full pipeline test