renovate[bot]
084d6444b4
chore(deps): update actions/setup-node action to v6 ( #2553 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-07 12:28:50 +01:00
Valentin Maerten
896d65b21f
ci(release): switch to npm trusted publishers with OIDC ( #2550 )
2025-12-07 09:55:18 +01:00
renovate[bot]
9cc1c7b40b
chore(deps): update actions/checkout action to v6 ( #2527 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-26 13:59:45 -03:00
renovate[bot]
a52b483dd0
chore(deps): update actions/setup-go action to v6 ( #2456 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-10 21:32:17 +02:00
Valentin Maerten
f2242958a6
fix: pnpm install in the website's folder
2025-09-15 14:55:55 +02:00
Pete Davison
bd94f9f607
fix: set pnpm version
2025-09-15 12:40:12 +00:00
Pete Davison
a0cab3f5ec
fix: use go-task/setup-task instead of arduino/setup-task in CI
2025-09-15 12:30:35 +00:00
renovate[bot]
c903d07332
chore(deps): update all non-major dependencies ( #2386 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-18 13:45:13 -03:00
renovate[bot]
138b9a5a4f
chore(deps): update actions/checkout action to v5 ( #2387 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-18 18:45:04 +02:00
Valentin Maerten
d59c795502
fix: goreleaser with cloudsmith and npm ( #2372 )
2025-08-13 15:14:57 +02:00
Valentin Maerten
083654d8c9
build: publish npm package with goreleaser ( #2363 )
2025-08-12 18:51:20 +02:00
Valentin Maerten
79c93fb42b
docs: migrate website to vitepress ( #2359 )
...
Co-authored-by: Pete Davison <pd93.uk@outlook.com >
Co-authored-by: Andrey Nering <andreynering@users.noreply.github.com >
2025-08-12 18:09:19 +02:00
Valentin Maerten
4bdfe5ce3b
fix: publish nightly draft and title ( #2358 )
2025-08-09 16:03:46 +02:00
Andrey Nering
88fdbd13cf
ci: use goreleaser pro
...
Thanks @caarlos0 for the free key!
2025-04-05 18:20:32 -03:00
renovate[bot]
1f2eecda9e
chore(deps): update dependency go to 1.24.x ( #2126 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-17 08:57:58 -03:00
Pete Davison
ce96447468
chore: bump minimum version to 1.23 ( #2059 )
...
* chore: bump minimum version to 1.23
* fix: version package for 1.24
* feat: update golangci-lint version
2025-02-11 22:43:17 +00:00
renovate[bot]
0fff404eb8
chore(deps): update goreleaser/goreleaser-action action to v6 ( #1852 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-06 00:21:52 +00:00
Pete Davison
5e9851f42f
Update minimum go version ( #1758 )
...
* feat: update minimum version to 1.22
* refactor: use int range iterator
* refactor: loop variables
* refactor: replace slicesext.FirstNonZero with cmp.Or
* refactor: use slices.Concat instead of append
* fix: unused param
* fix: linting
2024-08-14 08:37:05 -05:00
Valentin Maerten
30e9c7d4cd
chore: update actions version because node 16 is deprecated ( #1650 )
2024-05-15 22:59:23 -03:00
Pete Davison
2c6969d572
chore: update go minimum version to 1.21
2024-02-17 23:29:49 -03:00
Andrey Nering
3f2abe011b
chore: upgrade Go to v1.21.0 on lint and release actions
2023-09-02 17:43:45 -03:00
Andrey Nering
f51f9621d1
fix: goreleaser deprecation on ci
2023-08-26 18:52:10 -03:00
Pete Davison
ab1fe742f3
chore: update to go 1.20
2023-02-13 13:28:49 +00:00
Andrey Nering
98d78b9d8a
Upgrade to Go v1.19
2022-08-03 20:58:06 -03:00
Andrey Nering
9e1d4e7855
Add golangci-lint
...
https://golangci-lint.run/
2022-05-15 21:30:07 -03:00
Andrey Nering
61c5718663
Upgrade to Go 1.18 is out. Set 1.17 as the minimal version
2022-03-21 15:23:06 -03:00
Andrey Nering
85232bd704
Upgrade GitHub actions
...
Closes #633
2021-12-19 22:06:51 -03:00
Carlos A Becker
c31ecdb8de
fix: goreleaser brew completions
2021-10-27 14:48:00 -03:00
Andrey Nering
1012a0cf2b
Upgrade to Go 1.17. Set 1.16 as the minimal version
2021-09-04 21:04:40 -03:00
Andrey Nering
7e4de945cf
Merge pull request #564 from JulienBreux/feat/upgrade-goreleaser-action
...
Upgrade Goreleaser action to v2 - To ensure mac/m1 mac/arm release
2021-09-04 20:56:16 -03:00
Luke Carrier
039d8f000d
Build with Go 1.16
...
This enables darwin-arm64 builds to support Apple Silicon-based Macs.
2021-09-04 22:56:39 +01:00
Julien Breux
d35f960a8a
Upgrade Goreleaser action to v2
2021-09-02 17:45:01 +02:00
Andrey Nering
96b8890ecc
CI: Update Go version to 1.15.x
2020-09-05 17:57:24 -03:00
Andrey Nering
628c4a7b5f
Upgrade Go version on CI
2020-03-01 15:46:56 -03:00
Andrey Nering
1c9fbf92c6
GitHub Actions: Add action to run GoReleaser on new tags
2020-01-11 21:29:04 -03:00