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-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