Skip to content

chore: Release v2.38.0#1154

Closed
ekalinichev wants to merge 16 commits into
releasefrom
tmp-release-stable-v2.38.0-rc.6
Closed

chore: Release v2.38.0#1154
ekalinichev wants to merge 16 commits into
releasefrom
tmp-release-stable-v2.38.0-rc.6

Conversation

@ekalinichev

Copy link
Copy Markdown
Contributor

Merge tmp-release-stable-v2.38.0-rc.6 to release

malept and others added 16 commits May 12, 2026 08:26
Assisted-By: claude-opus 4.7 via OpenCode
* chore: restencil

* revert mise.lock
With this change, linter errors have paths from workspace root rather
than scripts subdir.

On 4fda58f

```
part-chunk-index  feature/part-chunk-index ❯ make lint
GOPROXY= GOPRIVATE=github.com/getoutreach/* OUTREACH_ACCOUNTS_BASE_URL=https://accounts.outreach-dev.com SKIP_VALIDATE= SKIP_LINTERS= OSS=false TEST_TAGS=or_test ./scripts/shell-wrapper.sh mise.sh exec -- ./scripts/shell-wrapper.sh linters
.sh
 :: Running linters
    -> shellcheck (.sh,.bash,.bats)
    -> shellcheck (.sh,.bash,.bats) (0.818s)t is mise-managed
    -> shellfmt (.sh,.bash,.bats)
    -> shellfmt (.sh,.bash,.bats) (0.548s)s mise-managed
    -> go mod tidy (.go) (0.576s)
    -> golangci-lint (.go)
internal/blobs/blobs.go:377:21: SA5009: Printf format %s has arg #3 of wrong type github.com/getoutreach/polaroid/internal/polaroids3.Key (staticcheck)
                        URL: fmt.Sprintf("s3-%s://%s/%s",
                                         ^
1 issues:
* staticcheck: 1
    -> golangci-lint (.go) (10.392s)
Error: linter failed to run. Please check the logs, 'make fmt' may help in some cases.
make: *** [lint] Error 1
```

On curent main:

part-chunk-index  feature/part-chunk-index ❯ make lint
GOPROXY= GOPRIVATE=github.com/getoutreach/* OUTREACH_ACCOUNTS_BASE_URL=https://accounts.outreach-dev.com SKIP_VALIDATE= SKIP_LINTERS= OSS=false TEST_TAGS=or_test ./scripts/shell-wrapper.sh mise.sh exec -- ./scripts/shell-wrapper.sh linters.sh
 :: Running linters
    -> shellcheck (.sh,.bash,.bats)
    -> shellcheck (.sh,.bash,.bats) (1.113s)t is mise-managed
    -> shellfmt (.sh,.bash,.bats)
    -> shellfmt (.sh,.bash,.bats) (0.893s)s mise-managed
    -> go mod tidy (.go) (0.595s)
    -> golangci-lint (.go)
../internal/blobs/blobs.go:377:21: SA5009: Printf format %s has arg #3 of wrong type github.com/getoutreach/polaroid/internal/polaroids3.Key (staticcheck)
                        URL: fmt.Sprintf("s3-%s://%s/%s",
                                         ^
1 issues:
* staticcheck: 1
    -> golangci-lint (.go) (4.277s)
Error: linter failed to run. Please check the logs, 'make fmt' may help in some cases.
make: *** [lint] Error 1
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.80.0 to 1.81.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.80.0...v1.81.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-version: 1.81.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>
* feat: switch to Gen2 CircleCI executors

* fix: accidentally commited file
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.81.0 to 1.81.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.81.0...v1.81.1)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-version: 1.81.1
  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>
…lared (#1147)

---------

Co-authored-by: Mark Lee <malept@users.noreply.github.com>
@ekalinichev ekalinichev requested a review from a team as a code owner June 10, 2026 15:39
@getoutreach-ci-2

Copy link
Copy Markdown

Link to code coverage report (posted by coverbot 🤖)

@malept

malept commented Jun 10, 2026

Copy link
Copy Markdown
Member

Trying again with a new PR.

@malept malept closed this Jun 10, 2026
@malept malept deleted the tmp-release-stable-v2.38.0-rc.6 branch June 10, 2026 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants