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-09-11
chore: fix typo in Makefile migrate target
mo khan
2025-09-10
chore: split the Procfile for each environment
mo khan
2025-08-14
chore: update makefile and build scripts
mo khan
2025-08-14
Fix the broken build by running pg as a separate container.
mo khan
2025-08-01
chore: remove Procfile
mo khan
2025-08-01
Load SpiceDB schema into pg
mo khan
2025-07-31
Connect to postgresql
mo khan
2025-07-25
chore: do not start another instance of go tool because signals are not forwa...
mo khan
2025-07-24
chore: use -lint instead of --lint
mo khan
2025-07-23
chore: extract test-schema target
mo khan
2025-07-22
chore: add shell script to wrap zed cli
mo khan
2025-07-22
chore: validate all spicedb files
mo khan
2025-07-22
chore: load schema and relationships via relationships.yaml file
mo khan
2025-07-22
chore: update lint to validate spice schema
mo khan
2025-07-22
feat: connect to spicedb
mo khan
2025-07-21
chore: use mise exec to install tools
mo khan
2025-07-21
chore: extract variable for sparkle binary
mo khan
2025-07-21
chore: switch to mise.toml
mo khan
2025-07-21
chore: use minit to start processes from Procfile
mo khan
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
[next]