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 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 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 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 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 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
warkanum merged pull request wdevs/amcs#20 2026-04-04 13:37:26 +00:00
feat: DBML schema files + relspecgo migration generation
warkanum commented on pull request wdevs/amcs#20 2026-04-04 13:09:35 +00:00
feat: DBML schema files + relspecgo migration generation

Add proper relationships. For relspec to link them, you have to use merge. Baiscally add a commented out ref at the bottom of a file to refrences another files table. e.g. #Ref: "org"."role"."ri…

warkanum commented on issue wdevs/amcs#17 2026-04-04 12:46:33 +00:00
feat: UI package — Svelte + Tailwind CSS served via Go embed

The project must include the existing index page and replace it. add the building of the frontend to the makefile

warkanum commented on issue wdevs/amcs#19 2026-04-04 12:44:25 +00:00
refactor: adopt DBML schema models and use relspecgo to generate SQL migrations

If you ready the comment, give feedback here.

warkanum commented on issue wdevs/amcs#19 2026-04-04 12:44:13 +00:00
refactor: adopt DBML schema models and use relspecgo to generate SQL migrations

Use the relspec command line tool to generate the live migration to the database. Add the call to the makefile.

warkanum commented on issue wdevs/amcs#19 2026-04-04 12:42:18 +00:00
refactor: adopt DBML schema models and use relspecgo to generate SQL migrations

Create db/schema directory with the .dbml files. Here is an example schema layout: // Organization Schema - Core organizational entities and access control // Optimized for consistency and…

warkanum deleted branch feat/status-page-access-tracking from wdevs/amcs 2026-04-04 12:25:46 +00:00
warkanum pushed to main at wdevs/amcs 2026-04-04 12:25:27 +00:00
f0e242293f Merge pull request 'feat(app): add lightweight status access tracking' (#16) from feat/status-page-access-tracking into main
50870dd369 feat(app): add lightweight status access tracking
Compare 2 commits »