Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"N/A" #5082

Closed
wants to merge 217 commits into from
Closed

"N/A" #5082

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
217 commits
Select commit Hold shift + click to select a range
4d01e5b
Always Run Staticcheck workflow (#4690)
c-kruse Apr 13, 2022
01845a4
Update go modules
echlebek Apr 14, 2022
741af7a
Update core/v3 and types modules
echlebek Apr 14, 2022
7120298
Fix types module breakage (#4698)
echlebek Apr 20, 2022
0600515
Merge branch 'release/6.6' into develop/6
ccressent Apr 20, 2022
c6438e5
Update CHANGELOG for 6.7.0 (#4699)
ccressent Apr 20, 2022
815e95c
[GraphQL] Correctly reference event filter in suggestions API (#4702)
jamesdphillips Apr 26, 2022
f0d290a
Fix several data races in schedulerd
echlebek Apr 25, 2022
0a77f95
Mitigate a data race in agentd sessions
echlebek Apr 26, 2022
e55455b
Log that cron is stopping before stopping it
echlebek Apr 27, 2022
052d3bf
Add develop/ and release/ to AppVeyor config
ccressent Apr 28, 2022
ffb0081
Merge pull request #4713 from sensu/update-appveyor-branches
amdprophet Apr 28, 2022
caf7b2a
Add develop/ and release/ to AppVeyor config
ccressent Apr 28, 2022
1cd8df1
Fix several data races in schedulerd
echlebek Apr 25, 2022
aced913
Mitigate a data race in agentd sessions
echlebek Apr 26, 2022
8e68ed5
Log that cron is stopping before stopping it
echlebek Apr 27, 2022
8b21ba5
update changelog for 6.7.1
amdprophet Apr 28, 2022
108d07e
Merge pull request #4714 from sensu/update-changelog
amdprophet Apr 28, 2022
8ae6147
Merge remote-tracking branch 'origin/release/6.7' into develop/6
amdprophet Apr 29, 2022
ac3387a
Add core/v3 support for global resources (#4700)
c-kruse Apr 29, 2022
a9ed242
Fix Changelog Merge (#4716)
c-kruse Apr 29, 2022
163a6eb
Parametrize go version in CircleCI config (#4715)
ccressent May 3, 2022
242b19b
Parametrize go version in CircleCI config (#4715)
ccressent May 3, 2022
f184bd6
Bump sensu-go and types api/core/v3 dependency to v3.6.2 (#4717)
c-kruse May 4, 2022
a049763
Round Robin Postgres Scheduler (#4736)
fguimond May 9, 2022
9f8454a
etcd-unsafe-no-fsync pass-through etcd option flag (#4696)
portertech May 10, 2022
8395674
Remove go mod replace usage (#4732)
c-kruse May 11, 2022
2518dc2
bump etcd version to v3.5.4 for bug fix (#4741)
c-kruse May 11, 2022
53ce197
Prepare for 6.7.2 Release (#4742)
c-kruse May 11, 2022
f1a9d15
Merge remote-tracking branch 'origin/release/6.7' into develop/6
c-kruse May 12, 2022
babccc1
Get rid of docker and go-ansiterm deps (#4750)
ccressent May 20, 2022
e9cad2f
Get rid of docker and go-ansiterm deps (#4750)
ccressent May 20, 2022
64af39e
Merge branch 'release/6.7' into develop/6
amdprophet Jun 15, 2022
ab623c8
prevent old & dup check request execution
amdprophet Jun 16, 2022
a96440d
update changelog
amdprophet Jun 16, 2022
6f9aeff
use and instead of &
amdprophet Jun 16, 2022
b5517ca
rework tests
amdprophet Jun 17, 2022
88eb0a8
remove unused code
amdprophet Jun 17, 2022
b913fb2
Add Fields() methods to corev2 resources (#4774)
jamesdphillips Jun 20, 2022
9a2ba26
Merge pull request #4773 from sensu/check-request-protection
amdprophet Jun 22, 2022
61b4026
[Graphql] Query builds on asset resource (#4791)
dabria Jul 6, 2022
3da7cc5
prep for 6.7.3 release
amdprophet Jul 7, 2022
5b0a091
Merge pull request #4792 from sensu/6.7.3-prep
amdprophet Jul 7, 2022
bd9cea5
prevent old & dup check request execution
amdprophet Jun 16, 2022
aab126e
Merge remote-tracking branch 'origin/release/6.7' into develop/6
amdprophet Jul 7, 2022
b7e2827
fix changelog
amdprophet Jul 7, 2022
3610709
Upgrade Go to 1.17.12
echlebek Jul 12, 2022
7a95f01
Update appveyor as well
echlebek Jul 15, 2022
bd2fbee
Merge pull request #4795 from sensu/upgrade-go
echlebek Jul 15, 2022
78b123d
Merge remote-tracking branch 'origin/release/6.7' into develop/6
echlebek Jul 15, 2022
f6f6a2c
Backport addition of corev3.ValidateGlobalMetadata (#4800)
c-kruse Jul 19, 2022
35d0545
[GraphQL] Generate & Implement RBAC types (#4793)
jamesdphillips Jul 21, 2022
c6be97f
Add store/v2 watcher
echlebek Jun 8, 2022
aad337c
Move storev2 watcher metrics to storev2 package
echlebek Jun 16, 2022
07ad578
Fix test breakage
echlebek Jul 22, 2022
72fc19e
Fix t.Fatalf call in goroutine
echlebek Jul 22, 2022
384401b
Merge pull request #4810 from sensu/backport-watcher
echlebek Jul 25, 2022
3d2ffd3
Retry Etcd Requests in BackendIDGetter (#4815)
c-kruse Jul 28, 2022
b85ae2a
allow override stdin, stdout & stderr in sensuctl
amdprophet Jul 27, 2022
928a7c8
Merge pull request #4820 from sensu/junit
amdprophet Jul 29, 2022
db9a7b2
Route Keepalive Events to Eventd with High Priority (#4816)
c-kruse Aug 1, 2022
dc6db5d
Adds API Serve Wait Time Backend Configuration (#4831)
c-kruse Aug 9, 2022
afb1ce7
Update graphql-go package to address issue (#4836)
jamesdphillips Aug 10, 2022
847150f
Update CHANGELOG for v6.7.5 (#4837)
jamesdphillips Aug 10, 2022
c39b8df
bypass semverGreater when modules versions are (devel)
amdprophet Aug 10, 2022
4deff3c
Merge pull request #4838 from sensu/devel-semver
amdprophet Aug 10, 2022
d9fe8a1
Merge remote-tracking branch 'origin/release/6.7' into develop/6
jamesdphillips Aug 11, 2022
8ded873
Fix bad merge
jamesdphillips Aug 11, 2022
feb005b
Remove CI constraint forbiding go.mod replace (#4840)
c-kruse Aug 11, 2022
e8cf660
Revert "Merge pull request #4810 from sensu/backport-watcher" (#4833)
c-kruse Aug 11, 2022
7c477db
[Graphql] Add ability to query for backend (#4844)
dabria Aug 12, 2022
00d356d
Adds agent-serve-wait-time backend configuration (#4834)
c-kruse Aug 16, 2022
e2d8098
Update logging for unrunable pipelines (#4843)
c-kruse Aug 19, 2022
f3bc8f5
[GraphQL] List entity config & state resources (#4808)
jamesdphillips Aug 22, 2022
7d5ee49
update changelog for 6.8.0 release (#4851)
c-kruse Aug 23, 2022
25a060d
Fix multi-expression "Deny" filters (#4852)
ccressent Aug 26, 2022
19e4166
Update Check Subdues to allow for overlapping intervals (#4859)
c-kruse Sep 8, 2022
7a13587
Redact entity configuration metadata (#4862)
jamesdphillips Sep 12, 2022
f026927
Update CHANGELOG for v6.8.1 patch release (#4863)
jamesdphillips Sep 12, 2022
4092767
Include Backend Name with Agent WS Connection (#4854)
c-kruse Sep 13, 2022
10ae2ae
Merge remote-tracking branch 'origin/release/6.8' into develop/6
jamesdphillips Sep 13, 2022
687daed
Keepalived lease errors on startup no longer fatal
echlebek Sep 14, 2022
d6c61da
Merge pull request #4864 from sensu/bugfix/keepalive-startup
echlebek Sep 14, 2022
e7deccd
change api/core/v3 dependency to current develop/6 HEAD (#4869)
c-kruse Sep 21, 2022
c969dcc
Background keepalive reconstruction (#4824)
c-kruse Sep 22, 2022
21dacbb
Agent logs duplicate check name (#4874)
c-kruse Sep 27, 2022
7147b69
bump etcd version from 3.5.4 to 3.5.5
amdprophet Sep 29, 2022
a994851
Enhance logging for authentication providers (#4880)
ccressent Sep 30, 2022
8bdae0a
Merge pull request #4878 from sensu/etcd-3.5.5
amdprophet Oct 3, 2022
ac3d0a1
autorestart agent svc on windows
amdprophet Oct 3, 2022
65e2faa
update changelog
amdprophet Oct 3, 2022
1b0e425
Merge pull request #4884 from sensu/windows-autorestart-svc
amdprophet Oct 3, 2022
93f65de
autorestart agent svc on windows
amdprophet Oct 3, 2022
c6c5542
update changelog
amdprophet Oct 3, 2022
2022bb5
Label truncated events (#4876)
c-kruse Oct 4, 2022
8bae1bc
Set 6.8.2 build version to CHANGELOG-6.md file (#4886)
fguimond Oct 5, 2022
9710203
Update release date
fguimond Oct 5, 2022
e4dff22
Merge remote-tracking branch 'origin/release/6.8' into develop/6
fguimond Oct 6, 2022
0078ef9
Upgrade api modules (#4883)
c-kruse Oct 7, 2022
5f672b7
bump sensu-go api versions to v2.16.0 and v3.8.0 (#4895)
c-kruse Oct 25, 2022
97ecc7e
Agent ingests graphite plaintext metric tags (#4897)
c-kruse Oct 25, 2022
d16d49e
update changelog for 6.9.0 release (#4907)
c-kruse Oct 31, 2022
95cfde2
Allow Graphql Middleware Init funcs to add to Context (#4910)
c-kruse Nov 7, 2022
76c7a16
Migrate to core modules (#4908)
c-kruse Nov 10, 2022
5c1b329
update changelog for 6.9.1 patch release
gd8 Nov 30, 2022
eb90a34
Merge pull request #4919 from sensu/gd/update-changelog-6.9.1
gd8 Nov 30, 2022
3108d85
Merge remote-tracking branch 'origin/release/6.9' into develop/6
gd8 Dec 1, 2022
a864a74
Update Graphql Generation for sensu/core migration (#4923)
c-kruse Dec 12, 2022
a271a26
Adding an agent flag to avoid collecting network information
agm650 Dec 17, 2022
8f85205
Correcting typo in changelog
agm650 Dec 19, 2022
aa0e3fe
Changing the way to collect or not the network data as asked
agm650 Jan 22, 2023
7afc62f
Updating the call to System.Info function for backend and cli
agm650 Jan 22, 2023
adf024a
Merge pull request #4941 from agm650/dev/strip-network-agent-entity-s…
echlebek Jan 24, 2023
124efef
Update CONTRIBUTING.md for Core Migration (#4944)
c-kruse Jan 24, 2023
6c2fc93
add silences sort by expiration to graphql service
gd8 Feb 3, 2023
3713959
update changelog for silences sort
gd8 Feb 3, 2023
42902f6
Merge pull request #4951 from sensu/silences-expiration-sort
gd8 Feb 3, 2023
7e00149
add graphql query validation for max depth on unauthed requests
gd8 Feb 24, 2023
9304692
update changelog
gd8 Feb 24, 2023
6a60c16
update graph query depth limit
gd8 Feb 24, 2023
cd923b7
update graphql-max-depth rule provider
gd8 Feb 24, 2023
2570c53
make graphql-depth-limit validator parameterized
gd8 Feb 24, 2023
2351452
update graphql depth test cases
gd8 Feb 25, 2023
ace6968
add more test cases and comments to graphql max-depth validator
gd8 Feb 27, 2023
0ea9789
convert graphql validators test indents to spaces for readability
gd8 Feb 27, 2023
70fe5f6
update changelog for 6.9.x
gd8 Feb 27, 2023
8eafb12
Merge pull request #4962 from sensu/graphql-max-depth-6.9
gd8 Mar 2, 2023
56525e5
Add log-millisecond-timestamps backend configuration flag (#4961)
c-kruse Mar 3, 2023
3c8e9ef
update changelog for 6.9.2 release
gd8 Mar 7, 2023
68bd01c
Merge pull request #4966 from sensu/update-changelog-6.9.2
gd8 Mar 7, 2023
ce73568
Merge remote-tracking branch 'origin/release/6.9' into develop/6
gd8 Mar 8, 2023
8c6fa4c
update sensu/core/v2 sensu/core/v3 modules
gd8 Mar 8, 2023
36a2ec2
Merge pull request #4967 from sensu/upgrade-core
gd8 Mar 8, 2023
cc066df
run graphql depth limit query on authenticated requests
gd8 Mar 16, 2023
8e74650
make graphql query depth limit validation unskippable
gd8 Mar 20, 2023
0935360
Merge pull request #4975 from sensu/graphql-query-depth-limit
gd8 Mar 20, 2023
00c1d89
Update gopsutil to 3.23.2 (#4981)
ccressent Apr 17, 2023
2a6ab6e
bump graphql-go to v0.8.1
amdprophet Apr 20, 2023
267fecc
typecast cfg.Types to *graphql.Object slice
amdprophet Apr 20, 2023
a4f0a0a
Merge pull request #4995 from sensu/bump-graphql-go
amdprophet Apr 25, 2023
cedb7a3
JWT Authentication Rework (#5007)
ccressent May 17, 2023
1065c3d
Log handler error at error level instead of info level (#5011)
fguimond May 17, 2023
04a69af
Update CHANGELOG for 6.10.0 (#5015)
ccressent May 22, 2023
f6be237
Add support escape special characters in InfluxDB Line
jadiunr Jul 11, 2023
406c821
Merge pull request #5031 from jadiunr/add-support-escape-special-char…
echlebek Jul 25, 2023
fa78bc5
Update the types package to last published release state (#5032)
c-kruse Oct 23, 2023
bc5cf24
bump go version to 1.21.3
amdprophet Oct 17, 2023
3eba0a8
Merge pull request #5034 from sensu/go-1.21.3
amdprophet Oct 23, 2023
09a9e1c
bump jwt version to 4.4.3
amdprophet Oct 23, 2023
1f6833b
Merge pull request #5035 from sensu/jwt-4.4.3
amdprophet Oct 23, 2023
956c851
bump logrus version to 1.9.3
amdprophet Oct 23, 2023
f8ebfe1
Merge pull request #5036 from sensu/logrus-1.9.3
amdprophet Oct 24, 2023
dd9b1b9
remove core apis
amdprophet Oct 24, 2023
fca87ec
remove core/v2 and core/v3 tests
amdprophet Oct 24, 2023
ce7a049
Merge pull request #5037 from sensu/remove-core-apis
amdprophet Oct 24, 2023
ceb4f14
use native semgrep in ci
amdprophet Nov 20, 2023
0fb1f0f
fix typo
amdprophet Nov 20, 2023
152c284
don't use semgrep's ci service
amdprophet Nov 21, 2023
76e247f
Merge pull request #5040 from sensu/fix-semgrep-gh-action
amdprophet Nov 21, 2023
fbdaf51
bump core modules
amdprophet Oct 25, 2023
d0970c5
bump core modules in types module
amdprophet Oct 25, 2023
68b41ab
bump types module
amdprophet Oct 25, 2023
8577336
bump types module
amdprophet Oct 26, 2023
a05fda2
bump etcd, core modules
amdprophet Oct 26, 2023
4c1055f
bump etcd to v3.5.10
amdprophet Oct 30, 2023
9624cee
bump core/v2 & core/v3 modules
amdprophet Oct 31, 2023
65bc4bf
bump types to v0.9.1-alpha3
amdprophet Oct 31, 2023
b82c83a
Revert "bump types to v0.9.1-alpha3"
c-kruse Nov 10, 2023
bb168ef
Lift corev2 resources in types.Wrapper
c-kruse Nov 10, 2023
a336215
bump types to dev version
c-kruse Nov 10, 2023
fb013e3
go mod tidy
amdprophet Nov 20, 2023
7190d45
bump verison of Go for staticcheck ci job
amdprophet Nov 21, 2023
72648af
set minimum go verison for staticcheck
amdprophet Nov 21, 2023
0b279fb
install specific version of Go with staticcheck
amdprophet Nov 21, 2023
415dadb
bump staticcheck version to 2023.1.6
amdprophet Nov 21, 2023
b2ffa3c
fix issues staticcheck detected
amdprophet Nov 21, 2023
8034d51
bump go version for appveyor
amdprophet Nov 21, 2023
ac4d6eb
Merge pull request #5039 from sensu/ck/bump-core-modules
amdprophet Nov 21, 2023
7b15de1
bump core/v2 & core/v3 modules in types
amdprophet Nov 21, 2023
4731b2b
use [email protected]
amdprophet Nov 21, 2023
b2bb21d
new silenced setting attributes addition
chavakula Jan 31, 2024
9587df6
Update CHANGELOG for 6.11.0
amdprophet Jan 31, 2024
3b29d19
Condition modification for interactive create silence option
chavakula Feb 2, 2024
2df7fbd
Test case failure change
chavakula Feb 2, 2024
e133e88
graphql error code addition
chavakula Feb 6, 2024
37c80f4
condition change to support password reset
chavakula Feb 14, 2024
d63e7af
creation of new router for password change from webui
chavakula Feb 29, 2024
175493b
changelog added for silenced backend settings
chavakula Mar 1, 2024
0ad2ebe
variable name change to maintain consistency
chavakula Mar 1, 2024
a3e6388
review comment addressal related to url fragment check
chavakula Mar 15, 2024
5b52880
etcd user session cleanup every 11 minutes
ManishaKumari295 Sep 12, 2024
edf94b0
added change log
ManishaKumari295 Sep 12, 2024
1856562
5002-manual check execution bugfix (#5042)
ManishaKumari295 Sep 12, 2024
7ace887
6 mins ttl for user sessions
ManishaKumari295 Sep 17, 2024
6c08054
6 mins ttl for user sessions
ManishaKumari295 Sep 17, 2024
da0b51a
added 6 mins ttl for user sessions
ManishaKumari295 Sep 17, 2024
2d32a3d
added 6 mins ttl for each user sessions
ManishaKumari295 Sep 17, 2024
d1eb3fb
added 6 mins ttl for each user_sessions
ManishaKumari295 Sep 17, 2024
596c906
ttl hardcoding removed
ManishaKumari295 Sep 25, 2024
32e117f
ttl hardcoding removed
ManishaKumari295 Sep 25, 2024
e58913f
ttl hardcoding removed
ManishaKumari295 Sep 25, 2024
75704f6
change log statement revised
ManishaKumari295 Oct 1, 2024
9ab69a6
changelog.md same as develop/6
ManishaKumari295 Oct 15, 2024
613fc29
Merge pull request #5065 from sensu/etcdCleanup
ManishaKumari295 Oct 15, 2024
71af877
Merge pull request #5049 from sensu/feature/new-silence-attributes
chavakula Oct 22, 2024
d0cd112
Merge pull request #5053 from sensu/change-password-feature
chavakula Oct 22, 2024
a770f45
etcd version update to 3.5.15
ManishaKumari295 Oct 24, 2024
d6021a0
etcd version update to 3.5.15
ManishaKumari295 Oct 28, 2024
76d8d9c
Merge pull request #5068 from sensu/manisha_etcdUpdate
chavakula Nov 7, 2024
a48268a
Change log update (#5069)
chavakula Nov 15, 2024
72718bb
go version update (#5070)
chavakula Nov 15, 2024
5d719d2
Bump golang.org/x/time from 0.3.0 to 0.9.0
dependabot[bot] Jan 27, 2025
1837067
Bump github.com/dave/jennifer
dependabot[bot] Jan 27, 2025
55d6127
Merge pull request #5076 from sensu/dependabot/go_modules/develop/6/g…
paragchak-sumo Jan 31, 2025
fd7969a
Merge pull request #5078 from sensu/dependabot/go_modules/develop/6/g…
paragchak-sumo Jan 31, 2025
7d577d8
Bump golang.org/x/crypto from 0.21.0 to 0.32.0
dependabot[bot] Feb 4, 2025
6d89e5d
Merge pull request #5077 from sensu/dependabot/go_modules/develop/6/g…
paragchak-sumo Feb 4, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 3 additions & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ clone_folder: c:\gopath\src\github.com\sensu\sensu-go
branches:
only:
- main
- /develop\/[0-9.]+/
- /release\/[0-9.]+/

image:
- Visual Studio 2015
Expand All @@ -14,7 +16,7 @@ cache:
environment:
GOPATH: c:\gopath
GOROOT: c:\Program Files\Go
GOVERSION: 1.17.6
GOVERSION: 1.21.11
GO111MODULE: 'on'
GOPROXY: 'https://proxy.golang.org'

Expand Down
28 changes: 18 additions & 10 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
version: 2.1

orbs:
go: circleci/[email protected]
go: circleci/[email protected]

parameters:
go_version:
type: string
default: "1.21.11"

sensu_go_build_env: &sensu_go_build_env
docker:
- image: cimg/go:1.17.6
- image: cimg/go:<< pipeline.parameters.go_version >>
auth:
username: $DOCKER_USERNAME
password: $DOCKER_PASSWORD
Expand All @@ -25,8 +30,17 @@ jobs:
- go/mod-download-cached

# Run tests
- run: ./build.sh unit
- run: ./build.sh integration
- run: >-
gotestsum --junitfile /tmp/junit/unit-tests.xml --
-timeout=60s -race $(go list ./... |
egrep -v '(testing|vendor|scripts)')
- run: >-
gotestsum --junitfile /tmp/junit/integration-tests.xml --
-timeout=180s -tags=integration $(go list ./... |
egrep -v '(testing|vendor|scripts)')

- store_test_results:
path: /tmp/junit

test-module:
parameters:
Expand Down Expand Up @@ -76,12 +90,6 @@ workflows:
filters:
tags:
ignore: /.*/
- test-module:
name: core/v2
path: api/core/v2
- test-module:
name: core/v3
path: api/core/v3
- test-module:
name: types
path: types
Expand Down
24 changes: 11 additions & 13 deletions .github/workflows/semgrep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,19 @@ on: [pull_request]
jobs:
semgrep:
runs-on: ubuntu-latest
name: Check
container:
image: returntocorp/semgrep
if: (github.actor != 'dependabot[bot]')
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v3
- name: Semgrep
id: semgrep
uses: returntocorp/semgrep-action@v1
with:
config: p/semgrep-go-correctness
semgrep-sensu: # looks for .semgrep.yml due to missing config section
run: semgrep ci -c p/semgrep-go-correctness
semgrep-sensu:
runs-on: ubuntu-latest
name: Check
container:
image: returntocorp/semgrep
if: (github.actor != 'dependabot[bot]')
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v3
- name: SemgrepSensu
id: semgrep-sensu
uses: returntocorp/semgrep-action@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: semgrep ci -c .semgrep.yml
15 changes: 9 additions & 6 deletions .github/workflows/static-check.yml
Original file line number Diff line number Diff line change
@@ -1,25 +1,28 @@
name: static-check

on:
pull_request:
push:
tags:
- 'v*'
branches:
- main
pull_request:
branches:
- '*'

jobs:
staticcheck:
name: staticcheck (project)
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v3
with:
fetch-depth: 1
- uses: WillAbides/[email protected]
with:
go-version: "1.21.x"
- uses: dominikh/[email protected]
with:
version: "2021.1.1"
version: "2023.1.6"
install-go: false
cache-key: "1.21.x"
env:
GO_VERSION: 1.17.1
GO_VERSION: 1.21.3
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,7 @@ sensu-backend
sensuctl
loadit
*.exe

# multi-module workspaces
go.work
go.work.sum
Loading