Commit Graph

40 Commits

Author SHA1 Message Date
John Roesler 102b2b2c8e
Change GitHub Sponsors username in FUNDING.yml
Updated GitHub Sponsors username to 'go-co-op'.
2026-03-10 10:05:56 -05:00
dependabot[bot] 51570c3648
build(deps): bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 (#903)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 9.1.0 to 9.2.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v9.1.0...v9.2.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: 9.2.0
  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>
2025-12-10 13:58:28 -06:00
dependabot[bot] 974802ab3b
build(deps): bump actions/checkout from 5 to 6 (#898) 2025-11-25 10:02:57 -06:00
dependabot[bot] 40e703737f
build(deps): bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 (#899) 2025-11-25 10:02:44 -06:00
dependabot[bot] 9b37b3fa08
build(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 (#894)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v8.0.0...v9.0.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: 9.0.0
  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>
2025-11-10 13:22:11 -06:00
dependabot[bot] 361bc6a4c7
Bump github/codeql-action from 3 to 4 (#883) 2025-10-14 14:31:37 +00:00
dependabot[bot] 3966ea971d
Bump actions/setup-go from 5 to 6 (#871)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-go
  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>
Co-authored-by: John Roesler <johnrroesler@gmail.com>
2025-09-23 22:41:16 -05:00
apocelipes 6e6485bd57
Add go1.25 tests (#869)
* Add go1.25 tests

* remove 1.23 test

---------

Co-authored-by: John Roesler <johnrroesler@gmail.com>
2025-09-02 09:32:29 -05:00
Copilot 8187978b01
Add comprehensive GitHub Copilot instructions for gocron development (#866)
* Initial plan

* Initial exploration: identify build, test, and validation patterns

Co-authored-by: JohnRoesler <19351306+JohnRoesler@users.noreply.github.com>

* Add comprehensive GitHub Copilot instructions with validated commands

Co-authored-by: JohnRoesler <19351306+JohnRoesler@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: JohnRoesler <19351306+JohnRoesler@users.noreply.github.com>
2025-08-27 10:56:47 -05:00
dependabot[bot] 78468fab73
Bump actions/checkout from 4 to 5 (#860) 2025-08-14 02:25:37 +00:00
dependabot[bot] c9b34bdce1
Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 (#847)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-05 14:27:06 -05:00
dependabot[bot] eb4dfe6700
go 1.23 & golangci-lint v2 (#843)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Roesler <johnrroesler@gmail.com>
2025-04-29 10:43:10 -05:00
apocelipes 1fe8c5cca3
chore: add go1.24 to ci (#833) 2025-02-19 07:53:42 -06:00
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
Tom Morelly cc66c780d8
feat(eventListener): add BeforeJobRunsSkipIfBeforeFuncErrors() (#813) 2025-01-08 19:21:13 -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
John Roesler 848adb4508
fix example sorting 2023-12-21 13:45:13 -06:00
dependabot[bot] 9ca81be247
Bump github/codeql-action from 2 to 3 (#644) 2023-12-18 20:01:11 +00: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