Thomas Pelletier
|
3077a406a1
|
ci: linux/386
|
2022-09-09 19:58:56 -04:00 |
|
Thomas Pelletier
|
48ca06a23c
|
ci: add tinygo test
|
2022-09-09 19:58:47 -04:00 |
|
Thomas Pelletier
|
67bc5422f3
|
Go 1.19 (#802)
|
2022-08-15 10:56:33 -04:00 |
|
dependabot[bot]
|
295a720dfb
|
build(deps): bump goreleaser/goreleaser-action from 2 to 3 (#783)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2 to 3.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
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>
|
2022-05-23 15:05:00 +02:00 |
|
dependabot[bot]
|
ba95863cd3
|
build(deps): bump docker/login-action from 1 to 2 (#771)
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v2)
---
updated-dependencies:
- dependency-name: docker/login-action
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>
|
2022-05-09 18:59:02 +02:00 |
|
dependabot[bot]
|
b24772942d
|
build(deps): bump github/codeql-action from 1 to 2 (#764)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)
---
updated-dependencies:
- dependency-name: github/codeql-action
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>
|
2022-04-28 08:24:14 -04:00 |
|
dependabot[bot]
|
9501a05ed7
|
build(deps): bump actions/checkout from 2 to 3 (#765)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)
---
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>
|
2022-04-28 08:23:56 -04:00 |
|
Thomas Pelletier
|
a97c9317d4
|
Go 1.18 (#745)
|
2022-03-23 10:26:12 -04:00 |
|
Thomas Pelletier
|
7ee3c8ff25
|
build: login to github repository
|
2022-01-01 09:24:52 -05:00 |
|
Thomas Pelletier
|
1e85aa6d78
|
build: add contents permissions
|
2021-12-31 20:47:50 -05:00 |
|
Thomas Pelletier
|
46fa3225e2
|
build: allows the token to write packages
|
2021-12-31 20:25:11 -05:00 |
|
Thomas Pelletier
|
5a1a96cb2d
|
build: pass the github token to goreleaser
|
2021-12-31 20:03:18 -05:00 |
|
Thomas Pelletier
|
ea9040ae83
|
build: change workflow reference to v2
|
2021-12-31 19:57:41 -05:00 |
|
Thomas Pelletier
|
2373685f1e
|
Docker + goreleaser (#729)
|
2021-12-31 19:55:31 -05:00 |
|
Thomas Pelletier
|
69ab7e10d1
|
Go 1.17 release (#574)
Minimum supported version: Go 1.16.
|
2021-08-17 09:43:52 -04:00 |
|
Thomas Pelletier
|
d276c42adc
|
Run coverage test on branches only
|
2021-05-10 20:22:12 -04:00 |
|
Thomas Pelletier
|
3db329a512
|
ci: basic github action for coverage (#537)
|
2021-05-09 17:37:03 -04:00 |
|
Thomas Pelletier
|
4545a3e94b
|
ci: remove benchmarks
Both github actions and my own VPS have too much noise to be useful.
|
2021-05-07 23:34:17 -04:00 |
|
Thomas Pelletier
|
a533331aee
|
v2: benchdiff (#524)
|
2021-04-23 15:21:41 -04:00 |
|
Thomas Pelletier
|
2eff2d082a
|
Rename branch v2-wip -> v2
|
2021-04-15 11:26:14 -04:00 |
|
Thomas Pelletier
|
84f9e9bceb
|
ci: run benchmark tests
|
2021-04-08 19:43:14 -04:00 |
|
Thomas Pelletier
|
bcd5333b03
|
Enable ci on v2-wip branch pull requests
|
2021-03-30 12:38:26 -04:00 |
|
Thomas Pelletier
|
269b742eb2
|
Enable race condition detector in CI
|
2021-03-29 20:17:05 -04:00 |
|
Thomas Pelletier
|
3f23ab97e0
|
Revert os/go version to fit in github pop-up
|
2021-03-25 21:16:31 -04:00 |
|
Thomas Pelletier
|
47611ff9ea
|
Shorter names for CI
|
2021-03-25 21:14:59 -04:00 |
|
Thomas Pelletier
|
f4ac7f7bfa
|
Multi OS testing
|
2021-03-25 21:12:19 -04:00 |
|
Thomas Pelletier
|
e75f23188d
|
Add v2-wip to codeql branches
|
2021-03-25 21:08:03 -04:00 |
|
Thomas Pelletier
|
ffc7d3ba6e
|
Port codeql
|
2021-03-25 21:06:34 -04:00 |
|
Thomas Pelletier
|
4efec6b76a
|
Add github actions workflow
|
2021-03-25 21:05:07 -04:00 |
|
Thomas Pelletier
|
091e2dc498
|
Set up CI with Azure Pipelines (#304)
|
2019-09-24 16:11:17 -07:00 |
|
Thomas Pelletier
|
26fd12ff54
|
Fix fuzzit master (#297)
|
2019-09-09 20:59:59 -07:00 |
|
Thomas Pelletier
|
b40204d36a
|
Replace CIs by Github Actions (#294)
|
2019-09-09 19:44:45 -07:00 |
|