Block a user
feat: admin user management API, multi-admin roles, and conditional bootstrap login
Building for docker deployment calls npx ng build --configuration production which is currently failing with an error.
- fix the CI-CD pipe to catch this error. but don't worry about actually…
feat: add test framework, unit tests, and GitLab CI pipeline
feat: add test framework, unit tests, and GitLab CI pipeline
We also need to update the README.md and the CLAUDE.md docs about these unit tests.
feat: add test framework, unit tests, and GitLab CI pipeline
Are we testing to ensure some IP maps (correctly) to some country via our APIs?
feat: add test framework, unit tests, and GitLab CI pipeline
Are .gitea/workflows/ci.yaml and .gitlab-ci.yml duplicative of one another? Like, I dont want a vendor specific CI solution here.