Drew Weymouth
8fa6113969
fix syntax in go-version in workflow yml
2026-04-05 08:37:53 -07:00
Drew Weymouth
19f3180320
use latest go in CI builds
2026-04-05 08:36:50 -07:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
0a7b7c6411
Bump actions/download-artifact from 4 to 8 ( #879 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4 to 8.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v4...v8 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-23 08:25:04 -07:00
Drew Weymouth
5f02203803
use old fyne tool for release too
2026-03-10 18:52:33 -07:00
Drew Weymouth and Claude Sonnet 4.6
ade47f3e72
Consolidate workflows into CI and release; add draft release on tag push
...
Replaces 7 separate workflow files with ci.yml (lint + all platform builds
on push to main and PRs) and release.yml (same builds + draft GitHub release
creation triggered by v* tags). Also fixes Ubuntu artifact name collision and
gives all output files descriptive names.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-05 15:57:38 -08:00