Commit Graph

  • e728d9164e Merge pull request 'feat(cli): manage configured databases' (#5) from issue-3-cli-database-management into main main v1.0.2 warkanum 2026-09-21 08:54:45 +00:00
  • 0f2e3aab26 Merge latest main and fix database command lint SG Command 2026-09-21 06:06:55 +02:00
  • b748798eaa Merge pull request 'feat: add Prometheus metrics and dashboard' (#6) from issue-4-prometheus-metrics into main warkanum 2026-09-20 12:25:46 +00:00
  • f69cbea49f feat: add prometheus metrics and dashboard issue-4-prometheus-metrics SG Command 2026-09-19 05:12:04 +02:00
  • 7fb64961e7 feat(cli): manage configured databases SG Command 2026-09-19 05:11:50 +02:00
  • d3bce39783 ci: update golangci-lint installation path to v2 v1.0.1 warkanum 2026-09-18 23:10:59 +02:00
  • 7c8d0bdc99 feat: added application_name warkanum 2026-09-18 23:08:31 +02:00
  • b35017b832 docs(docker): add docker-compose example using the prebuilt image warkanumandClaude Sonnet 5 2026-09-18 22:41:01 +02:00
  • ebe222784a fix(tests): stop racing a live broker daemon against direct-SQL tests v1.0.0 warkanumandClaude Sonnet 5 2026-09-18 22:04:19 +02:00
  • fd9ea30184 fix(ci): install Go 1.26 to match go.mod's toolchain requirement warkanumandClaude Sonnet 5 2026-09-18 21:58:06 +02:00
  • 654504e3fc fix(ci): connect integration tests via service network alias warkanumandClaude Sonnet 5 2026-09-18 21:55:05 +02:00
  • 63a7494982 fix(tests): update database connection strings for CI * Use dynamic host and port for Postgres in tests * Add helper functions for test database host and port warkanum 2026-09-18 21:07:28 +02:00
  • 21ce966d82 feat(ci): add PostgreSQL service for integration tests warkanum 2026-09-18 20:51:41 +02:00
  • 567b1d437c fix(tests): update database host from localhost to 127.0.0.1 * Adjust connection strings in integration tests for consistency * Ensure compatibility with CI environments that use IPv4 warkanum 2026-09-18 20:38:28 +02:00
  • cca4e1a0ef feat(tests): add PostgreSQL readiness check in test setup warkanum 2026-09-18 20:23:56 +02:00
  • 4f45e4c9a6 feat(ci): add Docker image build and release workflow * Implement GitHub Actions workflow for Docker image build and release * Validate release tags and manage Docker login credentials * Build and push Docker images with versioning and metadata * Add docker-build target to Makefile for local image building warkanum 2026-09-18 20:17:24 +02:00
  • f433c5bdb2 Merge branch 'main' of ssh://git.warky.dev/wdevs/pgsql-broker warkanum 2026-09-17 22:11:05 +02:00
  • 4c8e1066d4 feat(broker): migrations-based install, roles, RLS, and job dependency groups warkanum 2026-09-17 22:09:41 +02:00
  • 0cdabd1c09 Merge pull request 'docs: validate broker recommendations against PostgreSQL' (#2) from issue-1-broker-research into main warkanum 2026-09-15 13:34:04 +00:00
  • 8b3d3cc4ba docs: validate broker recommendations against PostgreSQL SG Command 2026-09-15 05:24:00 +02:00
  • 602997bcdb docs(plan): add broker audit and recommendations warkanum 2026-09-14 23:10:29 +02:00
  • b74e20760e fix(ci): resolve Python setup errors and update workflow actions warkanum 2026-01-03 00:31:42 +02:00
  • d1598238b2 feat(testing): implement broker workflow integration test warkanum 2026-01-02 23:41:06 +02:00
  • 3e64f7ae2a feat(testing): add full integration test suite warkanum 2026-01-02 23:08:17 +02:00
  • 19e469ff54 feat: 🎉 postgresql broker first commit of forked prototype from my original code warkanum 2026-01-02 20:56:39 +02:00
  • e90e5902cd Initial commit warkanum 2026-01-02 17:38:39 +00:00