A ham radio logging application
  • Go 61.7%
  • Svelte 26.1%
  • TypeScript 10.1%
  • CSS 1.1%
  • Dockerfile 0.4%
  • Other 0.4%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Elisamuel Resto 0ccc77efe1
All checks were successful
CI / Frontend (push) Successful in 1m36s
CI / Lint (push) Successful in 2m28s
CI / Test (push) Successful in 2m39s
CI / Build (push) Successful in 3m7s
Nightly / nightly (push) Successful in 5m41s
Build linux/amd64 and linux/arm64 only
The windows, darwin and 386 targets were carried over from overpass and never
applied here: zerobeat is deployed as a Linux container, and those nine build
targets produced seven archives nobody consumes.

Drops goarm/goamd64/go386 with the platforms that needed them, and the zip
format override with windows. amd64 keeps its x86_64 spelling in the archive
name so existing download URLs do not move.

Verified with a full snapshot build: exactly two artifacts, matching the two
platforms dockers_v2 images.

Co-Authored-By: Claude Opus 5 (1M context) <[email protected]>
2026-08-09 15:35:20 -05:00
.forgejo Add Forgejo CI/release workflows and an OCI image 2026-08-09 15:14:32 -05:00
.githooks Add Git hooks 2026-06-17 11:18:14 -05:00
cmd/zerobeat Changing application version display 2026-07-01 21:50:27 -05:00
frontend Activity templates for the QSO logger; promote QSL_VIA to a hard field 2026-08-09 14:04:45 -05:00
internal Activity templates for the QSO logger; promote QSL_VIA to a hard field 2026-08-09 14:04:45 -05:00
pkg Update golangci to expand checks 2026-07-01 22:27:52 -05:00
.env.example Add operating-location geocoding and MY_* QSO stamping; move callsign to logbook 2026-06-20 02:12:26 -05:00
.gitattributes Repo maintenance and future-proofing 2026-06-18 10:49:24 -05:00
.gitignore Activity templates for the QSO logger; promote QSL_VIA to a hard field 2026-08-09 14:04:45 -05:00
.golangci.yml Update golangci to expand checks 2026-07-01 22:27:52 -05:00
.goreleaser.yaml Build linux/amd64 and linux/arm64 only 2026-08-09 15:35:20 -05:00
Dockerfile Add Forgejo CI/release workflows and an OCI image 2026-08-09 15:14:32 -05:00
go.mod Changes in the ADIF importer and overall input sanitation 2026-06-22 13:15:09 -05:00
go.sum Changes in the ADIF importer and overall input sanitation 2026-06-22 13:15:09 -05:00
justfile added deploy to aid in testing for development 2026-06-22 10:02:56 -05:00
LICENSE Skeleton -- Initial commit 2026-06-17 10:22:32 -05:00
zerobeat.yaml.example Add operating-location geocoding and MY_* QSO stamping; move callsign to logbook 2026-06-20 02:12:26 -05:00