James Hillyerd
be7d29c5d5
chore: Central go-version for GitHub actions ( #591 )
...
* chore: Init AGENTS.md
Signed-off-by: James Hillyerd <james@hillyerd.com >
* chore: Central go-version for GitHub actions
Signed-off-by: James Hillyerd <james@hillyerd.com >
---------
Signed-off-by: James Hillyerd <james@hillyerd.com >
2025-12-06 12:45:11 -08:00
dependabot[bot]
22c276ea1a
build(deps): bump actions/checkout from 5 to 6 ( #588 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
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>
2025-11-24 20:41:59 -08:00
dependabot[bot]
e0824eb0aa
build(deps): bump actions/setup-node from 4 to 6 ( #582 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4 to 6.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '6'
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>
2025-11-22 11:44:05 -08:00
dependabot[bot]
f210b4c47c
build(deps): bump actions/setup-go from 5 to 6 ( #580 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: '6'
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>
2025-11-22 11:38:57 -08:00
dependabot[bot]
4399d02f0b
build(deps): bump actions/checkout from 4 to 5 ( #578 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
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>
2025-11-22 10:42:57 -08:00
James Hillyerd
fe0e3a00e1
chore: bump go to 1.25 ( #585 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2025-11-22 10:41:48 -08:00
James Hillyerd
b99cf9b6dc
chore: Build with Go 1.24 ( #568 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2025-05-08 20:41:54 -07:00
James Hillyerd
9471035a59
chore: Build with Go 1.23 ( #551 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2024-10-20 13:05:39 -07:00
James Hillyerd
81bc7c2ea7
chore: test build UI outside of release ( #534 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2024-09-29 12:49:58 -07:00
dependabot[bot]
40ec108daf
build(deps): bump actions/checkout from 3 to 4 ( #499 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
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>
2024-02-19 17:27:32 -08:00
dependabot[bot]
b586ebe210
build(deps): bump actions/setup-go from 3 to 5 ( #482 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 3 to 5.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v3...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-go
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>
2024-02-15 16:35:56 -08:00
James Hillyerd
599200d32e
go: update dependencies ( #467 )
...
* go: update dependencies
* go: minimum 1.21 required by deps
Signed-off-by: James Hillyerd <james@hillyerd.com >
2024-02-04 20:50:49 -08:00
James Hillyerd
e190adef4d
go: 1.21 ( #466 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2024-02-04 20:03:30 -08:00
James Hillyerd
746f3bffbd
actions: test build on windows ( #458 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2023-12-13 17:02:24 -08:00
James Hillyerd
13c39c8c0f
github actions: test coverage on pushes to main ( #439 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2023-11-17 10:45:55 -08:00
Carlos Tadeu Panato Junior
926f9f3804
Few updates in ci jobs and go.mod/dockerfile ( #372 )
...
* update go.mod to 1.20
* clean up and format ci jobs
* update go and alpine images in dockerfile
Signed-off-by: cpanato <ctadeu@gmail.com >
2023-05-30 14:08:07 -07:00
James Hillyerd
eaae1a1e44
GHA: Use node16 actions, Go 1.20 ( #340 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2023-02-15 21:01:24 -08:00
James Hillyerd
61454a0c9c
Build with Go 1.19 ( #305 )
...
Also adds `:edge` tag to dev docker-run.sh script
2023-01-12 20:19:40 -08:00
James Hillyerd
03cc31fb70
Build with Go 1.18
2022-07-04 16:23:06 -07:00
James Hillyerd
8869acef0b
Bump Go to 1.17 ( #233 )
...
* Bump Go to 1.17
* update chglog
2021-08-22 12:31:13 -07:00
James Hillyerd
649e3743e0
Migrate off Travis CI ( #201 )
...
Adds generic Go matrix build with coverage, removes Travis config.
2021-05-01 13:49:41 -07:00