Skip to content

chore: Release v2.38.0#1157

Merged
ekalinichev merged 18 commits into
releasefrom
tmp-release-stable-v2.38.0-rc.7
Jun 11, 2026
Merged

chore: Release v2.38.0#1157
ekalinichev merged 18 commits into
releasefrom
tmp-release-stable-v2.38.0-rc.7

Conversation

@ekalinichev

Copy link
Copy Markdown
Contributor

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

malept and others added 18 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 11, 2026 08:59
@getoutreach-ci-1

Copy link
Copy Markdown
Contributor

Link to code coverage report (posted by coverbot 🤖)

@ekalinichev ekalinichev merged commit beb11ce into release Jun 11, 2026
12 checks passed
@ekalinichev ekalinichev deleted the tmp-release-stable-v2.38.0-rc.7 branch June 11, 2026 09:04
@getoutreach-ci-2

Copy link
Copy Markdown

🎉 This PR is included in version 2.38.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants