upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/.github/workflows/release.yml
AgeCommit message (Collapse)Author
2025-05-27build: make less, more resilient buildsDanConwayDev
and cross compile where possible
2025-05-06build: remove ubuntu 20.04 versionDanConwayDev
as the github runner for this version has been removed
2025-05-06fix: github release matrixv1.6.2DanConwayDev
applied fix included in v1.6.1
2025-04-02build: add all available github action osesDanConwayDev
as listed in: https://docs.github.com/en/actions/writing-workflows/choosing-where-your-workflow-runs/choosing-the-runner-for-a-job
2024-08-27build: include helper binary in gh actionDanConwayDev
so that that will be included within the release zips
2023-09-13refactor: rebuild app skeletonDanConwayDev
Create skeleton for a complete rebuild of the prototype as a production ready product. Includes design patterns for: - dependency injection - unit testing with dependency mocking - integration testing - error handling - config storage BREAKING-CHANGE: ground-up redesign with incompatible protocol standards