dependabot[bot]
87375b5534
Bump codecov/codecov-action from 1 to 4 ( #930 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 1 to 4.
- [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/v1...v4 )
---
updated-dependencies:
- dependency-name: codecov/codecov-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>
2024-11-08 08:23:18 +03:00
dependabot[bot]
ffd75ebb5f
Bump actions/upload-artifact from 3 to 4 ( #929 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-11-08 08:23:10 +03:00
dependabot[bot]
d64fd328cb
Bump actions/download-artifact from 3 to 4 ( #931 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
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-11-08 08:23:00 +03:00
Pior Bastida
03f4799712
Run golangci-lint in CI ( #927 )
...
* Setup golangci-lint in CI and local-dev
* Fix linting error or locally disable linter
2024-10-26 08:48:12 +03:00
Pior Bastida
0655c569f5
Bump to Go 1.22 and 1.23 ( #925 )
2024-10-26 08:33:58 +03:00
Mohammed Sohail
7ef0511f35
ci: upgrade benchstat actions, go version -> 1.21.x
...
* closes #759
Squashed commit of the following:
commit 3d94ee14aeaf9a868dbeed4b65f90ccdda1f08d6
Author: Mohammed Sohail <sohailsameja@gmail.com>
Date: Thu Dec 7 11:49:07 2023 +0300
ci: upgrade benchstat actions, go version -> 1.21.x
commit 129e225311
Author: angshumukherjee100 <angshumukherjee100@gmail.com>
Date: Sun Oct 8 11:20:43 2023 +0530
(workflow): bump go version to 1.18 in benchstat
2023-12-10 09:46:45 -08:00
Mohammed Sohail
90188a093d
ci: upgrade actions, lock redis version
2023-12-10 09:46:45 -08:00
Mohammed Sohail
e05f0b7196
ci/docs: update go versions
...
Squashed commit of the following:
commit de18fe9839
Author: Ken Hibino <ken.hibino7@gmail.com>
Date: Sun Sep 17 19:35:33 2023 -0700
Update README about supported Go versions
commit 714d62bb75
Author: Ken Hibino <ken.hibino7@gmail.com>
Date: Sun Sep 17 19:26:16 2023 -0700
Bound build to the latest two go versions
2023-12-10 09:46:45 -08:00
Ken Hibino
86fe31990b
(cli): Add dash command
2022-06-02 19:23:06 -07:00
Ken Hibino
f94a65dc9f
Add go1.18 to build workflow matrix
2022-03-22 06:51:28 -07:00
Ken Hibino
8bd70c6f84
(ci): Run go (build|test) commands for each module
2022-02-01 07:00:00 -08:00
Ken Hibino
f4ddac4dcc
Introduce Task Results
...
* Added Retention Option to specify retention TTL for tasks
* Added ResultWriter as a client interface to write result data for the associated task
2021-11-06 15:18:42 -07:00
Ken Hibino
5d1ec70544
Run CI build with go1.16
2021-02-25 09:31:17 -08:00
Ken Hibino
0236eb9a1c
Add benchstat workflow
2021-01-29 22:59:28 -08:00
Ken Hibino
04df71198d
Create go github action
2021-01-29 14:52:55 -08:00