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 main at wdevs/amcs 2026-04-05 11:09:11 +00:00
1958eaca01 Its just a plan, or more of an understanding brainfart
warkanum pushed to main at wdevs/amcs 2026-04-05 09:59:13 +00:00
4aed4105aa fix(auth): add JSON tags to AccessSnapshot fields for proper serialization
warkanum pushed to main at wdevs/amcs 2026-04-05 09:45:13 +00:00
8af4956951 docs(cli): add CLI client details and configuration instructions
warkanum released v0.0.3 at wdevs/amcs 2026-04-05 09:39:03 +00:00
warkanum pushed to main at wdevs/amcs 2026-04-05 09:34:12 +00:00
5457cbbd21 build(ui): add Node setup and pnpm installation for UI build process
warkanum pushed to main at wdevs/amcs 2026-04-05 09:18:52 +00:00
d6488cd4d5 ci(release): add workflow_dispatch input for manual release tagging
warkanum pushed to main at wdevs/amcs 2026-04-05 09:15:59 +00:00
a1bf5ceb38 build(release): push new tag to origin after creating a release
warkanum pushed tag v0.0.3 to wdevs/amcs 2026-04-05 09:15:50 +00:00
warkanum closed pull request wdevs/amcs#23 2026-04-05 09:10:17 +00:00
feat/issue-17-svelte-ui
warkanum pushed to main at wdevs/amcs 2026-04-05 09:10:05 +00:00
28f7dc199e Merge branch 'feat/issue-17-svelte-ui'
73eb852361 build: merge main make targets into ui branch
a42274a770 build: switch ui workflow to pnpm
f0d9c4dc09 style(ui): improve code formatting and consistency in App.svelte
4bf1c1fe60 fix: use svelte 5 mount api
Compare 6 commits »
warkanum commented on pull request wdevs/amcs#23 2026-04-05 09:01:31 +00:00
feat/issue-17-svelte-ui

Loogs good

warkanum created pull request wdevs/amcs#23 2026-04-05 08:59:34 +00:00
feat/issue-17-svelte-ui
warkanum pushed to feat/issue-17-svelte-ui at wdevs/amcs 2026-04-05 08:52:31 +00:00
f0d9c4dc09 style(ui): improve code formatting and consistency in App.svelte
warkanum deleted branch feat/gitea-actions from wdevs/amcs 2026-04-04 14:37:28 +00:00
warkanum pushed to main at wdevs/amcs 2026-04-04 14:37:09 +00:00
1328b3cc94 Merge pull request 'ci: Gitea Actions — CI build/test + cross-platform release on tags' (#22) from feat/gitea-actions into main
87a62c0d6c ci: add Gitea Actions — CI on push/PR, release on version tags
Compare 2 commits »
warkanum merged pull request wdevs/amcs#22 2026-04-04 14:37:09 +00:00
ci: Gitea Actions — CI build/test + cross-platform release on tags
warkanum pushed to main at wdevs/amcs 2026-04-04 13:37:27 +00:00
4713110e32 Merge pull request 'feat: DBML schema files + relspecgo migration generation' (#20) from feat/dbml-schema-relspecgo into main
6c6b49b45c fix: add cross-file Ref declarations for relspecgo merge
59c43188e5 feat: add DBML schema files and relspecgo migration generation
Compare 3 commits »
warkanum merged pull request wdevs/amcs#20 2026-04-04 13:37:26 +00:00
feat: DBML schema files + relspecgo migration generation
warkanum closed issue wdevs/amcs#19 2026-04-04 13:37:26 +00:00
refactor: adopt DBML schema models and use relspecgo to generate SQL migrations