Commit Graph
19 Commits
Author SHA1 Message Date
Enot (ded) Skelly 33abae6401 chore(ci): add back codeql yaml from github 2026-06-10 09:21:44 -07:00
Enot (ded) Skelly 9f2ddfe60d fix(ci): remove codeql and just use githubs integration 2026-06-10 09:04:03 -07:00
Enot (ded) Skelly 7c993390d3 chore: add code coverage as badge 2026-06-09 09:52:04 -07:00
Enot (ded) Skelly 5950088f5e fix: missing v4 codeql init 2026-06-09 09:33:39 -07:00
Enot (ded) Skelly ec73c77197 chore: update codeql runner version
closes #49
2026-06-09 09:29:25 -07:00
Enot (ded) Skelly d1db7a31ac maint: add code coverage workflow 2026-06-09 09:29:25 -07:00
Enot (ded) Skelly 38b9165cd6 chore: enable codeql ci 2026-06-09 08:59:27 -07:00
Enot (ded) Skelly db975fe201 fix: temp disable codeql
not available on free private repos
2026-06-08 16:48:56 -07:00
Enot (ded) Skelly 4bf7ac2de2 fix: broken swagger check 2026-06-08 16:47:24 -07:00
Enot (ded) Skelly 29665e1a02 chore: add codeql 2026-06-08 16:28:05 -07:00
Enot (ded) Skelly 3e79951c52 chore: add go vuln check 2026-06-08 16:27:55 -07:00
Enot (ded) Skelly 5a49023409 chore: add swagger to ci 2026-06-08 16:08:10 -07:00
Enot (ded) Skelly 9d5426f1e4 docs: add github templates: bug, feature and PR 2026-06-08 15:56:00 -07:00
Enot (ded) Skelly 14cb9e6e2d docs: add APGL3 license 2026-06-08 15:46:01 -07:00
MrAlders0n 064336c45a update docker-publish workflow to include dev branch for pushes (#46) 2026-06-06 21:15:55 -04:00
Enot (ded) Skelly 8fbff1b225 chore: run CI on dev commits and ANY PR 2026-06-05 16:47:50 -07:00
Enot (ded) Skelly 85d44fe0a2 add CODEOWNERS 2026-06-05 16:19:32 -07:00
Enot (ded) Skelly 9a1b1d27ee add very basic tests and action
includes action for build. plus tests, fmt and vet
2026-06-05 10:26:49 -07:00
MrAlders0n f29ca7c81e automate docker build
Docker: Moved dockerfile to .build to follow web layout. added github workflow to create docker container. (#10)
2026-05-28 15:11:54 -07:00