index
:
gitlab/sparkled.git
main
sts
GitLab CI/CD utilities
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2025-06-13
chore: add job for running tests to search for race conditions
mo khan
2025-06-13
chore: run tests to detect race conditions
mo khan
2025-06-04
add pip install dumb-init to make setup
Jay Swain
2025-06-04
Add envoy
Jay Swain
2025-06-03
chore: update setup target to install local tools only
mo khan
2025-05-23
feat: add external authorization service (authzd) with JWT authentication
mo khan
2025-05-23
chore: upgrade to go 1.24.3
mo khan
2025-05-15
refactor: rename init.sh to entrypoint.sh
mo khan
2025-05-14
test: use playwright to test out an OIDC login
mo khan
2025-05-12
chore: use verbose output for integration tests
mo khan
2025-05-12
chore: do not cache docker build
mo khan
2025-05-12
chore: update Makefile to use init script to run both sparkle and envoy
mo khan
2025-05-12
refactor: mimic target deployment filesystem
mo khan
2025-05-11
chore: disable verbose logs
mo khan
2025-05-11
chore: use verbose test output
mo khan
2025-05-11
chore: use image rm instead of rmi
mo khan
2025-05-11
chore: run clear target before tests
mo khan
2025-05-11
chore: vendor go dependencies
mo khan
2025-05-09
chore: remove trailing slash
mo khan
2025-05-08
chore: default to using .env.local in docker with host network
mo khan
2025-05-08
chore: install yaml formatter
mo khan
2025-05-08
chore: make tidy
mo khan
2025-05-08
test: ensure that the integration tests are testing the correct image
mo khan
2025-05-08
chore: bundle envoy with sparkle
mo khan
2025-05-08
chore: add envoy config and make targets
mo khan
2025-05-08
chore: add a docker compose file to try envoy
mo khan
2025-04-28
chore: update packages
mo khan
2025-04-14
chore: load env vars from .env files
mo khan
2025-04-14
feat: connect the sessions controller into the app
mo khan
2025-04-14
test: add an integration test and run in CI
mo khan
2025-04-14
chore: update docker image to bind to port 80 by default
mo khan
2025-04-14
chore: bind to port 8080 by default
mo khan
2025-04-11
test: move sparkles route tests to a separate file
mo khan
2025-04-11
docs: update README instructions to use make
mo khan
2025-04-11
chore: build scratch image with make
mo khan