Commit Graph

24 Commits

Author SHA1 Message Date
John Roesler 08b53d788a
re-enable goleak detection in ci (#832)
* re-enable goleak detection in ci

* fix version string

* re-add go 1.23
2025-02-17 15:18:43 -06:00
dependabot[bot] 129f89c569
Bump golangci/golangci-lint-action from 6.3.2 to 6.5.0 (#831) 2025-02-17 13:32:19 -06:00
dependabot[bot] 8998063eda
Bump golangci/golangci-lint-action from 6.2.0 to 6.3.2 (#827) 2025-02-10 19:11:53 +00:00
John Roesler d736ca28f5
go to 1.21, upgrade deps (#822)
* go to 1.21, upgrade deps

* test without 1.23
2025-01-29 10:37:12 -06:00
dependabot[bot] cf2f500908
Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 (#817)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.1.1 to 6.2.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6.1.1...v6.2.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Roesler <johnrroesler@gmail.com>
2025-01-23 14:23:16 -06:00
dependabot[bot] 31de1e8108
Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 (#781)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6.1.0...v6.1.1)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Roesler <johnrroesler@gmail.com>
2024-10-31 16:04:28 -05:00
dependabot[bot] c84d8f70c4
Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 (#764)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.0.1 to 6.1.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6.0.1...v6.1.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-09 10:12:06 -05:00
John Roesler 256265f9a2
internal refactoring of JobOption constructor, clock moved to exec (#761) 2024-07-18 11:32:56 -05:00
John Roesler 5f94f39fb2
Update go_test.yml 2024-06-19 08:45:21 -05:00
dependabot[bot] b12ca98e93
Bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 (#730) 2024-05-13 20:16:59 +00:00
dependabot[bot] 612f3e46ea
Bump golangci/golangci-lint-action from 4.0.0 to 5.3.0 (#728) 2024-05-06 19:33:38 +00:00
John Roesler ec3478ddd2
re-enable actions 2024-05-04 18:32:52 -05:00
John Roesler a2d889638f
comment out go_test.yml 2024-05-04 10:17:19 -05:00
John Roesler ce96452c3e
Circleci project setup (#727)
* skip test goroutine leak detection in github actions

* CircleCI Commit

* skip leak detection in circle ci as well
2024-05-02 14:50:11 -05:00
Evgeny Markov a59b6a928a
Add Go 1.22 to test matrix (#714) 2024-04-29 13:25:38 -05:00
dependabot[bot] 387cbe4fc2
Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (#675) 2024-02-12 20:02:15 +00:00
John Roesler 51affbbc1e
remove codecov (#672)
* Delete codecov.yml

* remove code cov
2024-02-05 14:09:46 -06:00
dependabot[bot] 76950ff69f
Bump actions/setup-go from 4 to 5 (#630) 2023-12-11 17:51:57 +00:00
dependabot[bot] 81a4b60093
Bump actions/checkout from 3 to 4 (#631) 2023-12-11 17:49:47 +00:00
John Roesler 04927311d1
test needs to output coverage 2023-11-14 10:22:45 -06:00
John Roesler 83459ca846
codecov with instead of env (#618) 2023-11-14 10:16:54 -06:00
John Roesler 7e5ddc86bc
Add codecov (#611) 2023-11-10 14:02:00 -06:00
John Roesler 6f9a8200f4
support go 1.20+ (#608) 2023-11-09 09:49:21 -06:00
John Roesler ad26a71e0e
initial clean v2 commit history 2023-11-08 11:11:42 -06:00