| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-12 | chore: rename ZED_ env vars to SPICEDB_HEADmain | mo khan | |
| 2025-09-11 | test: run spicedb migrate for integration tests | mo khan | |
| 2025-09-11 | chore: fix typo in Makefile migrate target | mo khan | |
| 2025-09-11 | chore: remove DEV_ONLY stripping | mo khan | |
| 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-09-10 | chore: update LOG_LEVEL to trace | mo khan | |
| 2025-08-14 | Merge branch 'pg-db' into 'main' | mo khan | |
| Start a pg container in the integration tests See merge request gitlab-org/software-supply-chain-security/authorization/sparkled!23 | |||
| 2025-08-14 | chore: update makefile and build scripts | mo khan | |
| 2025-08-14 | Merge branch 'fix-build' into 'main' | mo khan | |
| Fix the broken build by running pg as a separate container. See merge request gitlab-org/software-supply-chain-security/authorization/sparkled!24 Improve shell scripts and remove /sparkles/restore endpoint - Add error handling and debugging to shell scripts with `set -e` and `DEBUG` flag - Ensure scripts run from project root with `cd "$(dirname "$0")/.."` - Remove `/sparkles/restore` endpoint from public routes and Envoy config - Add Postgres test container support for integration tests - Update CI configuration with newer Runway version and improved test setup - Simplify Makefile by removing redundant commands ------- :robot: Commit message generated by GitLab Duo | |||
| 2025-08-14 | Fix the broken build by running pg as a separate container. | mo khan | |
| Improve shell scripts and remove /sparkles/restore endpoint - Add error handling and debugging to shell scripts with `set -e` and `DEBUG` flag - Ensure scripts run from project root with `cd "$(dirname "$0")/.."` - Remove `/sparkles/restore` endpoint from public routes and Envoy config - Add Postgres test container support for integration tests - Update CI configuration with newer Runway version and improved test setup - Simplify Makefile by removing redundant commands ------- :robot: Commit message generated by GitLab Duo | |||
| 2025-08-06 | test: timeout container after 5 seconds in test | mo khan | |
| 2025-08-01 | chore: do not run migrations through Procfile | mo khan | |
| 2025-08-01 | chore: run spicedb migrate in dev only | mo khan | |
| 2025-08-01 | chore: generate Procfile before building image | mo khan | |
| 2025-08-01 | chore: remove Procfile | mo khan | |
| 2025-08-01 | chore: update modules | mo khan | |
| 2025-08-01 | Merge branch 'spicedb-postgresql' into 'main' | mo khan | |
| Load SpiceDB schema into postgresql See merge request gitlab-org/software-supply-chain-security/authorization/sparkled!22 | |||
| 2025-08-01 | Load SpiceDB schema into pg | mo khan | |
| This change runs the `spicedb datastore migrate` command against the pg database at startup. It's not a performant solution but it allows for iteration and exploration to understand the challenges with hosting spicedb in postgresql. | |||
| 2025-07-31 | Merge branch 'sparkle-visibility' into 'main' | mo khan | |
| Connect to postgresql See merge request gitlab-org/software-supply-chain-security/authorization/sparkled!21 | |||
| 2025-07-31 | Connect to postgresql | mo khan | |
| 2025-07-30 | Merge branch 'secure-repository' into 'main' | mo khan | |
| Authorize reading/writing Sparkles using SpiceDB See merge request gitlab-org/software-supply-chain-security/authorization/sparkled!20 | |||
| 2025-07-30 | refactor: extract Boot() function to kickstart background job queue API | mo khan | |
| 2025-07-30 | fix: return a global id for an anonymous user | mo khan | |
| 2025-07-30 | refactor: rename repository types | mo khan | |
| 2025-07-30 | refactor: add ctor option to add repository publishing | mo khan | |
| 2025-07-30 | refactor: extract a separate repository to publish events | mo khan | |
| 2025-07-28 | chore: remove claude file | mo khan | |
| 2025-07-28 | chore: update modules | mo khan | |
| 2025-07-28 | test: fix integration test | mo khan | |
| 2025-07-28 | chore: fix typo in startup logs | mo khan | |
| 2025-07-28 | feat: add a secure repository that authorizes access to each entity | mo khan | |
| 2025-07-25 | fix: do not close the client after exiting from init() | mo khan | |
| 2025-07-25 | chore: do not start another instance of go tool because signals are not ↵ | mo khan | |
| forwarded to minit properly | |||
| 2025-07-25 | refactor: extract init to load ioc container with dependencies | mo khan | |
| 2025-07-25 | chore: release authzed client on shutdown | mo khan | |
| 2025-07-25 | chore: upgrade minit to include process restarts | mo khan | |
| 2025-07-25 | chore: upgrade to golang 1.24.5 | mo khan | |
| 2025-07-25 | chore: start spicedb first | mo khan | |
| 2025-07-25 | test: add missing env vars to end-to-end tests | mo khan | |
| 2025-07-25 | chore: extract LOG_LEVEL env var to tune logging | mo khan | |
| 2025-07-25 | chore: add placeholder ZED_ env vars to staging and prod | mo khan | |
| 2025-07-24 | Merge branch 'the-spice-must-flow' into 'main' | mo khan | |
| Add SpiceDB Authorization See merge request gitlab-org/software-supply-chain-security/authorization/sparkled!19 | |||
| 2025-07-24 | chore: install yamlfmt because go tool is not working | mo khan | |
| 2025-07-24 | chore: use -lint instead of --lint | mo khan | |
| 2025-07-24 | refactor: extract job to process relationship updates in background | mo khan | |
| 2025-07-24 | chore: use go tool to run yamlfmt in CI | mo khan | |
| 2025-07-24 | chore: use go tool to manage zed in CI | mo khan | |
| 2025-07-24 | chore: print version of zed | mo khan | |
| 2025-07-24 | refactor: delegate to GlobalID to provide object references | mo khan | |
