• Joined on 2023-11-19
tylerg pushed to main at tylerg/auth-yes 2026-08-24 01:50:58 +00:00
f36e237c84 fix(infra): adopt stack.env naming convention and align PostgreSQL 18 volume mount path
tylerg pushed to main at tylerg/custom-nas 2026-08-23 22:58:46 +00:00
81ff22e502 feat: Implement mobile-first responsive architecture, bottom sheets, and touch ergonomics
tylerg pushed to main at tylerg/custom-nas 2026-08-23 22:48:20 +00:00
03bc547769 test: Fix input sanitization and add comprehensive smoke & monkey test suite
tylerg pushed to main at tylerg/custom-nas 2026-08-23 22:45:47 +00:00
e161823753 feat: Implement FeatureLens visual feedback and AI task staging overlay
tylerg pushed to main at tylerg/custom-nas 2026-08-23 21:21:55 +00:00
87e79f42ef chore: Sync docker-compose.yml, stack.env.example, and .gitignore to production state
tylerg pushed to main at tylerg/auth-yes 2026-08-23 18:29:18 +00:00
37f86f2ba7 fix(spire): maintain bootstrap token continuously until agent enrollment completes
tylerg pushed to main at tylerg/auth-yes 2026-08-23 18:26:45 +00:00
1151431e5f fix(spire): fix camelCase -joinToken CLI flag in entrypoint.agent.sh
tylerg pushed to main at tylerg/auth-yes 2026-08-23 18:12:53 +00:00
d1f728f834 feat(spire): add insecure_bootstrap and automatic join token generation for zero-friction agent enrollment
tylerg pushed to main at tylerg/auth-yes 2026-08-23 18:05:56 +00:00
f967ba3480 feat(infra): separate Auth-Yes and SPIRE environment configurations
tylerg pushed to main at tylerg/auth-yes 2026-08-23 17:58:45 +00:00
e7f01940b3 fix(spire_ffi): silence noisy cert parse error on invalid certs and add SPIFFE cert unit test
tylerg pushed to main at tylerg/auth-yes 2026-08-23 17:47:39 +00:00
3e0eb7d9d7 chore: clean up deno.json tasks and unify subcommands under setup CLI
tylerg pushed to main at tylerg/auth-yes 2026-08-23 17:45:50 +00:00
434ac32336 feat(infra): integrate release pipeline natively into setup.ts with rolling restart and new install guides
tylerg pushed to main at tylerg/auth-yes 2026-08-23 17:41:07 +00:00
26739f4b63 feat(infra): add release script, secrets verification, and dump subcommands to setup CLI
tylerg pushed to main at tylerg/auth-yes 2026-08-23 17:31:16 +00:00
8a6cd6f72e docs(tasks): groom backlog and move completed extraction task to complete/
tylerg pushed to main at tylerg/auth-yes 2026-08-23 17:28:50 +00:00
6d0b811637 chore(infra): ignore generated compose and env files
tylerg pushed to main at tylerg/auth-yes 2026-08-23 17:26:27 +00:00
c8c3f26bbe feat(infra): track reference compose.yml and compose.spire.yml
tylerg pushed to main at tylerg/auth-yes 2026-08-23 17:23:54 +00:00
29bc8e1a58 docs: clarify custom project images vs upstream open-source infrastructure in COMPOSE_CONVENTIONS.md
036a735ee0 Merge pull request #3 from mrteye/feat-spire-smart-image-packaging-6613301778153046391
4360d67064 feat: Package generic SPIRE images and simplify compose volume
Compare 3 commits »
tylerg pushed to main at tylerg/auth-yes 2026-08-23 17:23:41 +00:00
ba3aa7443f docs: clarify custom project images vs upstream open-source infrastructure in COMPOSE_CONVENTIONS.md
tylerg pushed to main at tylerg/auth-yes 2026-08-23 17:20:52 +00:00
ccf3c9a101 docs: clarify registry tier classification, mirrors, and Dockerfile portability in COMPOSE_CONVENTIONS.md
tylerg pushed to main at tylerg/auth-yes 2026-08-23 16:53:42 +00:00
c07f2d1135 docs: add root COMPOSE_CONVENTIONS.md documenting compose, storage, and smart image standards