Commit Graph
27 Commits
Author SHA1 Message Date
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4097235616 build(deps): bump actions/setup-go from 6 to 7 (#5952)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6 to 7.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: '7'
  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-07-17 10:05:25 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
d4055760a5 build(deps): bump actions/checkout from 6 to 7 (#5883)
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [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/v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  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-06-19 09:01:53 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
0dba835733 build(deps): bump codecov/codecov-action from 6 to 7 (#5851)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 6 to 7.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v6...v7)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-version: '7'
  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-06-09 23:06:35 +02:00
Alessandro RosandGitHub 17fadee594 restrict GitHub Actions workflow permissions (#5840) 2026-06-07 16:32:22 +02:00
Alessandro RosandGitHub 903627ffed apply prettier to the entire repository (#5799) 2026-05-26 11:35:14 +02:00
Alessandro RosandGitHub a439fd7e0d bump Ubuntu to 24.04 (#5769) 2026-05-14 19:32:37 +02:00
bluenviron-botandGitHub dc979a0be8 bump Golang to 1.26 (#5721) 2026-04-30 16:23:45 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
c3184d4cb7 build(deps): bump codecov/codecov-action from 5 to 6 (#5616)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  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>
2026-03-31 11:07:20 +02:00
Alessandro RosandGitHub 3f1ff994b7 revert to Go 1.25 (#5521) (#5538)
It seems like Go 1.26 is causing segmentation faults, related to
channels, on Windows.
2026-03-01 10:09:11 +01:00
bluenviron-botandGitHub a07526d57c bump Golang to 1.26 (#5460) 2026-02-21 14:48:53 +01:00
Alessandro RosandGitHub 2c93262635 update documentation (#5418) 2026-02-07 19:41:43 +01:00
Alessandro RosandGitHub 4cf8948fe6 automatically inform authors of GitHub issues about new releases (#2685) 2023-11-12 21:57:55 +01:00
Alessandro RosandGitHub 55b8985c8d bump Go to 1.21 (#2546) 2023-10-23 14:02:53 +02:00
Alessandro RosandGitHub 853fd42e46 bump Golang to 1.20 (#1602) 2023-03-25 11:48:31 +01:00
aler9 7fef5500cb fix codecov / github api limits 2022-11-29 15:54:56 +01:00
Alessandro RosandGitHub 71ef9b47ab upgrade base image of workflows (#1239)
* upgrade base image of workflows

* upgrade checkout actions
2022-11-10 23:47:26 +01:00
aler9 16580c8985 move all tests under same workflow 2022-11-07 10:16:46 +01:00
aler9 d89d650739 remove names from GitHub actions 2021-07-04 19:33:02 +02:00
aler9 fc7041b551 lock ubuntu version in GitHub actions 2021-07-03 13:17:27 +02:00
aler9 a6d04aa1e9 add 32-bit tests (#440) 2021-07-03 12:20:42 +02:00
aler9 c900bc44c0 fix ci 2021-06-24 10:30:03 +02:00
aler9 f36951a5c1 switch to go 1.16 2021-06-19 21:29:51 +02:00
aler9 a42419eae3 fix tests 2021-02-13 22:00:31 +01:00
aler9 fa381c73ac add codecov 2021-02-13 20:45:23 +01:00
aler9 0df60e1e9a restore CI 2021-01-30 17:55:13 +01:00
aler9 baf7abc9a6 add release workflow 2020-12-15 14:14:24 +01:00
aler9 b40b2f2463 switch to github actions 2020-12-04 23:22:39 +01:00