Hein
4f8f2f4190
Merge branch 'main' of git.warky.dev:wdevs/amcs into issue-10-per-user-tenancy
CI / build-and-test (push) Successful in 1m39s
CI / build-and-test (pull_request) Successful in 2m3s
2026-07-15 12:48:10 +02:00
warkanum
1689167a7b
Merge pull request 'AMCS: add duplicate audit report tool' ( #38 ) from issue-25-duplicate-audit-cleanup-tools into main
...
CI / build-and-test (push) Successful in 1m23s
Reviewed-on: #38
2026-07-15 04:35:57 +00:00
warkanum
e3a4a3c5c7
fix: build UI assets in CI
CI / build-and-test (pull_request) Successful in 1m20s
CI / build-and-test (push) Successful in 1m23s
2026-07-15 05:14:09 +02:00
warkanum
e459775740
feat: add webhook thought ingestion
CI / build-and-test (pull_request) Successful in 3m33s
CI / build-and-test (push) Successful in 3m37s
2026-07-15 04:27:09 +02:00
warkanum
8db2141d45
ci: build ui before go tests
CI / build-and-test (push) Successful in 7m10s
CI / build-and-test (pull_request) Successful in 7m13s
2026-07-14 16:32:00 +02:00
Hein
8e74dc9284
ci: add module tidy step to CI workflow
CI / build-and-test (push) Failing after -32m40s
2026-04-22 15:14:36 +02:00
warkanum
5457cbbd21
build(ui): add Node setup and pnpm installation for UI build process
CI / build-and-test (push) Failing after -30m42s
2026-04-05 11:34:07 +02:00
warkanum
d6488cd4d5
ci(release): add workflow_dispatch input for manual release tagging
CI / build-and-test (push) Failing after -30m40s
2026-04-05 11:18:47 +02:00
sgcommand
87a62c0d6c
ci: add Gitea Actions — CI on push/PR, release on version tags
...
CI / build-and-test (pull_request) Failing after -31m8s
CI / build-and-test (push) Successful in -28m7s
- .gitea/workflows/ci.yml: build + test on every push and PR
- .gitea/workflows/release.yml: cross-platform release binaries on v*.*.* tags
- Builds amcs-server and amcs-cli for linux/amd64, linux/arm64, darwin/amd64, darwin/arm64, windows/amd64
- Embeds version, commit, and build date via ldflags
- Creates Gitea Release with all binaries and checksums.txt attached
2026-04-04 16:28:19 +02:00