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
warkanum closed issue wdevs/relspecgo#7 2026-07-16 19:45:08 +00:00
Add native asset/file loader for binding local files as query parameters during migrate-apply
warkanum commented on issue wdevs/PgTidy#1 2026-07-16 19:39:32 +00:00
Formatting indenting issue

merged

warkanum deleted branch issue-1-formatting-indenting from wdevs/PgTidy 2026-07-16 19:39:01 +00:00
warkanum pushed to main at wdevs/PgTidy 2026-07-16 19:38:56 +00:00
8d19258aa0 Merge pull request 'Fix PL/pgSQL formatting indentation' (#2) from issue-1-formatting-indenting into main
5cba6beeb1 fix: align PLpgSQL formatting clauses
Compare 2 commits »
warkanum closed issue wdevs/PgTidy#1 2026-07-16 19:38:55 +00:00
Formatting indenting issue
warkanum merged pull request wdevs/PgTidy#2 2026-07-16 19:38:55 +00:00
Fix PL/pgSQL formatting indentation
warkanum opened issue wdevs/relspecgo#7 2026-07-15 14:19:09 +00:00
Add native asset/file loader for binding local files as query parameters during migrate-apply
warkanum opened issue wdevs/relspecgo#6 2026-07-15 14:10:28 +00:00
Support external file embedding in seed/script SQL (for binary/text asset inlining)
warkanum opened issue wdevs/PgTidy#1 2026-07-15 13:41:58 +00:00
Formatting indenting issue
warkanum pushed tag v0.0.5 to wdevs/amcs 2026-07-15 10:55:49 +00:00
warkanum pushed to main at wdevs/amcs 2026-07-15 10:55:20 +00:00
3d4e6d0939 feat(sqltypes): add nullable SQL types with automatic casting
warkanum pushed to main at wdevs/amcs 2026-07-15 10:51:15 +00:00
f94fddddb1 feat(security): add support for query modes in TOTP provider
warkanum closed issue wdevs/amcs#25 2026-07-15 10:49:17 +00:00
AMCS: need duplicate audit and cleanup tools
warkanum deleted branch issue-10-per-user-tenancy from wdevs/amcs 2026-07-15 10:48:41 +00:00
warkanum pushed to main at wdevs/amcs 2026-07-15 10:48:26 +00:00
631bb64109 Merge pull request 'Design and implement per-user tenancy' (#40) from issue-10-per-user-tenancy into main
4f8f2f4190 Merge branch 'main' of git.warky.dev:wdevs/amcs into issue-10-per-user-tenancy
cd010fc7a1 docs: plan per-user tenancy model
e3a4a3c5c7 fix: build UI assets in CI
4b3f0b1b55 feat: add per-user tenant scoping
Compare 5 commits »
warkanum closed issue wdevs/amcs#10 2026-07-15 10:48:24 +00:00
Design and implement per-user tenancy
warkanum merged pull request wdevs/amcs#40 2026-07-15 10:48:24 +00:00
Design and implement per-user tenancy
warkanum pushed to issue-10-per-user-tenancy at wdevs/amcs 2026-07-15 10:48:17 +00:00
4f8f2f4190 Merge branch 'main' of git.warky.dev:wdevs/amcs into issue-10-per-user-tenancy
1689167a7b Merge pull request 'AMCS: add duplicate audit report tool' (#38) from issue-25-duplicate-audit-cleanup-tools into main
5cd81f325f Merge pull request 'Add webhook ingestion endpoint for external sources' (#39) from issue-8-webhook-ingestion into main
e459775740 feat: add webhook thought ingestion
8db2141d45 ci: build ui before go tests
Compare 6 commits »
warkanum pushed to main at wdevs/amcs 2026-07-15 04:35:59 +00:00
1689167a7b Merge pull request 'AMCS: add duplicate audit report tool' (#38) from issue-25-duplicate-audit-cleanup-tools into main
8db2141d45 ci: build ui before go tests
3198600031 feat(tools): add duplicate audit report
Compare 3 commits »
warkanum merged pull request wdevs/amcs#38 2026-07-15 04:35:57 +00:00
AMCS: add duplicate audit report tool