78bfc837fe
Test also with go 1.23 ( #2182 )
Test / lic-headers (push) Waiting to run
Test / golangci-lint (push) Waiting to run
Test / ${{ matrix.platform }} | 1.${{ matrix.go }}.x (17, macOS) (push) Waiting to run
Test / ${{ matrix.platform }} | 1.${{ matrix.go }}.x (17, ubuntu) (push) Waiting to run
Test / ${{ matrix.platform }} | 1.${{ matrix.go }}.x (18, macOS) (push) Waiting to run
Test / ${{ matrix.platform }} | 1.${{ matrix.go }}.x (18, ubuntu) (push) Waiting to run
Test / ${{ matrix.platform }} | 1.${{ matrix.go }}.x (19, macOS) (push) Waiting to run
Test / ${{ matrix.platform }} | 1.${{ matrix.go }}.x (19, ubuntu) (push) Waiting to run
Test / ${{ matrix.platform }} | 1.${{ matrix.go }}.x (20, macOS) (push) Waiting to run
Test / ${{ matrix.platform }} | 1.${{ matrix.go }}.x (20, ubuntu) (push) Waiting to run
Test / ${{ matrix.platform }} | 1.${{ matrix.go }}.x (21, macOS) (push) Waiting to run
Test / ${{ matrix.platform }} | 1.${{ matrix.go }}.x (21, ubuntu) (push) Waiting to run
Test / ${{ matrix.platform }} | 1.${{ matrix.go }}.x (22, macOS) (push) Waiting to run
Test / ${{ matrix.platform }} | 1.${{ matrix.go }}.x (22, ubuntu) (push) Waiting to run
Test / ${{ matrix.platform }} | 1.${{ matrix.go }}.x (23, macOS) (push) Waiting to run
Test / ${{ matrix.platform }} | 1.${{ matrix.go }}.x (23, ubuntu) (push) Waiting to run
Test / MINGW64 (push) Waiting to run
2024-08-24 19:02:44 -04:00
c69ae4c36b
ci: test golang 1.22 ( #2113 )
2024-03-12 06:40:01 -04:00
a30cee5e5a
build(deps): bump actions/cache from 3 to 4 ( #2102 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/cache
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-03-11 19:36:37 -06:00
f34069ccf5
build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 ( #2108 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 3.7.0 to 4.0.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.7.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-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-03-11 19:35:05 -06:00
199b7abe12
build(deps): bump actions/labeler from 4 to 5 ( #2086 )
...
* build(deps): bump actions/labeler from 4 to 5
Bumps [actions/labeler](https://github.com/actions/labeler ) from 4 to 5.
- [Release notes](https://github.com/actions/labeler/releases )
- [Commits](https://github.com/actions/labeler/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/labeler
dependency-type: direct:production
update-type: version-update:semver-major
...
* Update labeler configuration for v5
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Marc Khouzam <marc.khouzam@gmail.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marc Khouzam <marc.khouzam@gmail.com >
2023-12-23 14:52:45 -05:00
531ce793e3
Remove extra actions/checkout
...
Signed-off-by: Marc Khouzam <marc.khouzam@gmail.com >
2023-12-23 13:49:43 -05:00
c054701f6a
build(deps): bump actions/setup-go from 4 to 5
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-23 13:49:43 -05:00
48cea5c87b
build(deps): bump actions/checkout from 3 to 4 ( #2028 )
2023-10-30 10:21:48 +00:00
efe8fa3e44
build(deps): bump actions/setup-go from 3 to 4 ( #1934 )
2023-10-15 11:16:50 +00:00
c5dacb3ea4
ci: test golang 1.21 ( #2024 )
2023-09-07 20:30:51 -04:00
4955da7c11
build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 ( #2021 )
2023-08-28 18:53:34 +00:00
cbe4865373
build(deps): bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 ( #1976 )
2023-06-20 20:46:35 +00:00
0e3a0bfe91
build(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 ( #1971 )
2023-06-12 02:39:30 +00:00
9e6b58afc7
update copyright year ( #1927 )
2023-03-05 21:28:31 -05:00
fb3652402b
ci: test Golang 1.20 ( #1925 )
2023-03-05 21:11:33 -05:00
c7300f0bdd
ci: deprecate go 1.16 ( #1926 )
2023-03-05 21:07:19 -05:00
a516d4132c
Removes stale bot from GitHub action ( #1908 )
...
Signed-off-by: John McBride <jpmmcbride@gmail.com >
2023-02-13 20:49:03 -07:00
e839bb342f
build(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 ( #1902 )
2023-02-12 01:27:13 +00:00
923592041e
ci: deprecate go 1.15 ( #1866 )
...
Remove testing for go 1.15 to allow CI to pass, but don't force projects to upgrade.
2022-12-09 16:57:19 -05:00
7bb1440003
build(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.1 ( #1851 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 3.2.0 to 3.3.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.2.0...v3.3.1 )
---
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>
2022-11-26 08:18:05 -05:00
6200c8e551
Makefile: add target richtest ( #1865 )
...
Don't require contributors to install richgo but keep it as an option and for CI
2022-11-25 15:55:09 -05:00
430549841b
Update stale.yml ( #1863 )
2022-11-21 21:04:26 -05:00
23fc5e099f
ci: add minimum GitHub token permissions for workflows ( #1792 )
...
Signed-off-by: Varun Sharma <varunsh@stepsecurity.io >
2022-10-03 08:53:12 -06:00
07034fee49
build(deps): bump actions/stale from 5 to 6 ( #1815 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 5 to 6.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03 08:52:25 -06:00
459fc5fce3
ci: add workflow_dispatch ( #1387 )
2022-09-16 16:23:19 -04:00
6d978a911e
add missing license headers ( #1809 )
2022-09-16 07:55:56 -04:00
4065a33bfd
ci: use action/setup-go's cache ( #1783 )
...
* ci: use action/setup-go's cache
* ci: deprecate Golang 1.14
2022-09-13 21:31:59 -06:00
2e8ba6f308
Use correct stale action exempt-
yaml keys ( #1800 )
...
Signed-off-by: John McBride <jpmmcbride@gmail.com >
2022-09-07 18:25:01 -06:00
7045405250
ci: test on Golang 1.19 ( #1782 )
...
* ci: test on Golang 1.19
* ci: run golangci-lint on golang 1.19
* Adds `check-latest` for setup-go action v3
* ci/golangci-lint: use latest version available in setup-go's manifest
Signed-off-by: John McBride <jpmmcbride@gmail.com >
Signed-off-by: umarcor <unai.martinezcorral@ehu.eus >
Co-authored-by: John McBride <jpmmcbride@gmail.com >
2022-08-29 21:35:16 -04:00
06b06a9dc9
Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 ( #1697 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.1.0...v3.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>
2022-06-20 20:06:17 -06:00
7dc8b004e6
Bump actions/setup-go from 2 to 3 ( #1660 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-go
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-06-15 16:08:55 -06:00
b9460ccc12
Bump codelytv/pr-size-labeler from 1.8.0 to 1.8.1 ( #1661 )
...
Bumps [codelytv/pr-size-labeler](https://github.com/codelytv/pr-size-labeler ) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/codelytv/pr-size-labeler/releases )
- [Commits](https://github.com/codelytv/pr-size-labeler/compare/v1.8.0...v1.8.1 )
---
updated-dependencies:
- dependency-name: codelytv/pr-size-labeler
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>
2022-04-21 08:20:16 -04:00
9d15fe657a
Update stale-bot ( #1609 )
...
- Only label issues after feb 01, 2022
- Apply lifecycle/stale after 60 days
- Close issue and apply lifecycle/rotten after another 30 days
Signed-off-by: John McBride <jmcbride@vmware.com >
2022-04-08 11:46:22 -06:00
5271cf4342
ci/test: RICHGO_FORCE_COLOR ( #1647 )
2022-03-29 20:05:24 -04:00
ab42c937ec
Adds size labeler GitHub action ( #1610 )
...
Signed-off-by: John McBride <jmcbride@vmware.com >
2022-03-29 16:56:24 -06:00
52e6099aea
Bump actions/checkout from 2 to 3 ( #1619 )
...
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-03-26 09:50:12 -06:00
5414d3d45d
Bump golangci/golangci-lint-action from 2 to 3.1.0 ( #1615 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 2 to 3.1.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2...v3.1.0 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-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-03-25 09:46:21 -06:00
cf0df73277
Bump actions/labeler from 3 to 4 ( #1620 )
...
Bumps [actions/labeler](https://github.com/actions/labeler ) from 3 to 4.
- [Release notes](https://github.com/actions/labeler/releases )
- [Commits](https://github.com/actions/labeler/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/labeler
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-03-25 09:45:15 -06:00
3723151d17
Bump actions/cache from 2 to 3 ( #1640 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/cache
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-03-25 09:44:51 -06:00
1568491a09
Bump actions/stale from 1 to 5 ( #1618 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 1 to 5.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v1...v5 )
---
updated-dependencies:
- dependency-name: actions/stale
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-03-25 09:44:32 -06:00
65b1195d6e
ci: test on Golang 1.18 ( #1635 )
2022-03-17 06:26:10 -04:00
5b2b9e9f61
Removes viper dependency by removing cobra/ CLI tool ( #1604 )
...
The cobra bootstrapping CLI tool has moved to
https://github.com/spf13/cobra-cli
Signed-off-by: John McBride <jmcbride@vmware.com >
2022-03-10 08:19:35 -07:00
ff2c55e323
chore(ci): use golangci-lint-action ( #1477 )
...
Signed-off-by: Matthieu MOREL <mmorel-35@users.noreply.github.com >
2021-12-07 16:06:09 -07:00
4fd30b69ee
ci: test golang 1.16.x and 1.17.x too ( #1425 )
...
* ci: test golang 1.16.x too
* ci: style
* ci: test golang 1.17.x too
* bump go.mod to 1.15
* run gofmt
2021-08-25 21:18:53 -06:00
3ed6a394b6
ci/MSYS2: go install @latest ( #1366 )
2021-05-03 10:08:39 -06:00
b55fa79836
Add PR labeler with pull_request_target ( #1338 )
...
* Add PR labeler with pull_request_target
2021-02-15 10:48:09 -07:00
b73b344b63
ci: add GitHub Actions workflow 'Test' ( #1339 )
...
Adds a "test" action which will run side by side (for now) with Travis
Co-authored-by: John McBride <jpmmcbride@gmail.com >
2021-02-09 08:48:59 -07:00
94a87a7b83
disable periodic labeler ( #1112 )
2020-05-08 09:53:33 -06:00
a7aaa7cfac
replace labeler action with periodic-labeler ( #1097 )
...
* replace labeler action with periodic-labeler
this replaces the default labeler as it
does not label PRs from forks properly.
with periodic-labeler it should apply labels on
a cron to any PR and resolve the below bug:
https://github.com/spf13/cobra/issues/1092
2020-05-07 19:02:17 -06:00
138b98f39d
add support for autolabel stale PR ( #1075 )
...
* add support for autolabel stale PR
automatically labels stale PRs
* stale label is kind/stale
updates the stale label to reflect
existing project labels
* adds a relevant stale message
for both PRs and issues there is now a more
descriptive and relevant message
when the action marks something stale
* no auto-close on stale issues/prs
uses the exempt flag to ignore issues already marked
stale. this will allow us to auto label stale,
and then ignore them so they do not get auto
closed.
2020-04-02 10:55:31 -06:00