index
:
gitlab/sparkled.git
main
sts
GitLab CI/CD utilities
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
integration
/
container.go
Age
Commit message (
Expand
)
Author
2025-09-11
test: provide absolute path to Procfile.test
mo khan
2025-09-10
chore: split the Procfile for each environment
mo khan
2025-08-14
Fix the broken build by running pg as a separate container.
mo khan
2025-07-28
test: fix integration test
mo khan
2025-07-21
chore: only bind to 10000
mo khan
2025-05-24
fix: register oidc provider once
mo khan
2025-05-23
feat: add external authorization service (authzd) with JWT authentication
mo khan
2025-05-14
test: remove old oidc test server
mo khan
2025-05-14
test: remove commented out code
mo khan
2025-05-14
test: use host network mode locally and in CI
mo khan
2025-05-14
test: use playwright to test out an OIDC login
mo khan
2025-05-14
test: add wait strategies for each of the ports
mo khan
2025-05-14
test: wait for envoy port
mo khan
2025-05-14
test: log env vars
mo khan
2025-05-13
test: do not normalize env vars in CI
mo khan
2025-05-13
test: disable host port access in CI
mo khan
2025-05-13
test: extract function for container options
mo khan
2025-05-13
test: normalize the issuer again
mo khan
2025-05-13
test: do not normalize the issuer
mo khan
2025-05-13
test: try host network mode
mo khan
2025-05-13
refactor: loop through each of the loopback addresses
mo khan
2025-05-13
test: replace loopback addresses with testcontainer internal host
mo khan
2025-05-12
test: record http client requests
mo khan
2025-05-12
test: extract function to normalize issuer
mo khan
2025-05-12
test: replace localhost with testcontainers internal hostname
mo khan
2025-05-12
test: split integration test into separate files
mo khan