You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore(deps): update module github.com/stretchr/testify to v1.11.1 (#77)
Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com>
* chore(deps): update public.ecr.aws/docker/library/golang docker tag to v1.25.5 (#78)
Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com>
* chore(deps): update dependency go to v1.25.5 (#81)
Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com>
* chore(deps): update dependency golang to v1.25.5 (#82)
Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com>
* chore(deps): update buildkite/plugin-tester docker tag to v4.3.0 (#80)
Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com>
* chore(deps): update aws-sdk-go-v2 monorepo (#79)
Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com>
* chore(deps): update dependency golangci-lint to v2.7.2 (#83)
* chore(deps): update dependency golangci-lint to v2.7.2
* fix: update godoc comments to satisfy godoclint linter
This fixes the go-lint check failure on PR #83 by updating three godoc
comments to follow Go documentation conventions, where comments should
start with the symbol name they're documenting.
Changes made:
- src/aws/ecs.go:15 - Updated EcsClientAPI comment to start with type name
- src/aws/ecs.go:106 - Updated FindLogStreamFromTask comment to start with function name
- src/aws/ssm.go:15 - Updated TaskRunnerConfiguration comment to start with type name
These changes are required by the godoclint linter that is automatically
enabled in golangci-lint v2.7.2 (the .golangci.yml config uses 'default: all').
Could not reproduce the lint failure locally as I have golangci-lint v1.60.1,
but these changes align with standard Go documentation conventions and match
the specific violations reported in the CI failure.
Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
---------
Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com>
Co-authored-by: Liam Stevens <[email protected]>
Co-authored-by: Claude <[email protected]>
* chore(deps): update module golang.org/x/sys to v0.39.0 (#84)
Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com>
* chore(deps): update actions/checkout action to v6 (#85)
Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com>
* chore(deps): update actions/setup-go action to v6 (#86)
Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com>
* chore(deps): update golangci/golangci-lint-action action to v9 (#87)
Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com>
---------
Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com>
Co-authored-by: Liam Stevens <[email protected]>
Co-authored-by: Claude <[email protected]>
0 commit comments