Warky warkanum
  • Vanderbijlpark, South Africa
  • https://github.com/warkanum
  • Full-Stack Developer solving problems with Go, Python, Rust, TypeScript, JavaScript, React, C++ & Clarion. Building elegant code by day

  • Joined on 2023-09-16
  • Warky Devs Engineer
warkanum pushed to master at wdevs/relspecgo 2026-09-21 04:00:52 +00:00
80a3453233 Merge pull request 'fix(jobs): preserve writer and template output options' (#30) from issue-29-job-manifest-options into master
ade71b75fa fix(jobs): preserve writer and template output options
Compare 2 commits »
warkanum merged pull request wdevs/relspecgo#30 2026-09-21 04:00:50 +00:00
fix(jobs): preserve writer and template output options
warkanum commented on issue wdevs/relspecgo#29 2026-09-20 20:36:01 +00:00
Job manifests cannot preserve Bun --types sqltypes and templ text outputs

Check for more gaps in the options for different writers/readers and add those to the job file implementation

warkanum opened issue wdevs/relspecgo#29 2026-09-20 20:34:14 +00:00
Job manifests cannot preserve Bun --types sqltypes and templ text outputs
warkanum pushed to master at wdevs/relspecgo 2026-09-20 19:42:00 +00:00
799b7feb53 ci(rpm): update RPM builder to avoid transient mirrors
warkanum released v1.0.82 at wdevs/relspecgo 2026-09-20 18:40:25 +00:00
warkanum pushed to master at wdevs/relspecgo 2026-09-20 18:37:57 +00:00
eb40201b59 chore(release): update package version to 1.0.82
warkanum pushed tag v1.0.82 to wdevs/relspecgo 2026-09-20 18:37:44 +00:00
warkanum pushed to master at wdevs/relspecgo 2026-09-20 18:37:17 +00:00
1461f8f69f chore(release): update version to 1.0.81 and metadata
warkanum pushed to master at wdevs/relspecgo 2026-09-20 18:08:27 +00:00
ea70e19a46 feat(jobs): expand environment variables in paths
warkanum released v1.0.81 at wdevs/relspecgo 2026-09-20 16:55:14 +00:00
warkanum pushed tag v1.0.81 to wdevs/relspecgo 2026-09-20 16:33:55 +00:00
warkanum pushed to master at wdevs/relspecgo 2026-09-20 16:33:21 +00:00
52f4642d97 feat(models): add support for generated and identity columns
warkanum commented on pull request wdevs/pgsql-broker#5 2026-09-20 12:28:59 +00:00
feat(cli): manage configured databases

Resolve linting issues before i merge. Run make lint Running golangci-lint... cmd/broker/db.go:358:2: rangeValCopy: each iteration copies 168 bytes (consider pointers or indexing) (gocritic) …

warkanum merged pull request wdevs/pgsql-broker#6 2026-09-20 12:25:47 +00:00
feat: add Prometheus metrics and dashboard
warkanum pushed to main at wdevs/pgsql-broker 2026-09-20 12:25:47 +00:00
b748798eaa Merge pull request 'feat: add Prometheus metrics and dashboard' (#6) from issue-4-prometheus-metrics into main
f69cbea49f feat: add prometheus metrics and dashboard
Compare 2 commits »
warkanum approved wdevs/pgsql-broker#6 2026-09-20 12:25:39 +00:00
feat: add Prometheus metrics and dashboard

Look good.

warkanum opened issue wdevs/pgsql-broker#4 2026-09-18 21:21:34 +00:00
Metrics..