Skip to content

release-24.1: go.mod: bump Pebble to 7f8efc273dac #149363

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

Conversation

annrpom
Copy link
Contributor

@annrpom annrpom commented Jul 1, 2025

Changes:

  • 7f8efc27 metamorphic: disable crossversion tests for 24.1
  • 8a1c8212 metamorphic: bound time spent level checking

Release note: none.
Epic: none.

Release justification: test-only fixes; non-production changes

Changes:

 * [`7f8efc27`](cockroachdb/pebble@7f8efc27) metamorphic: disable crossversion tests for 24.1
 * [`8a1c8212`](cockroachdb/pebble@8a1c8212) metamorphic: bound time spent level checking

Release note: none.
Epic: none.
@annrpom annrpom requested a review from jbowens July 1, 2025 17:56
@annrpom annrpom requested a review from a team as a code owner July 1, 2025 17:56
Copy link

blathers-crl bot commented Jul 1, 2025

Thanks for opening a backport.

Before merging, please confirm that it falls into one of the following categories (select one):

  • Non-production code changes. Includes test-only changes, build system changes, etc.
  • Fixes for serious issues. Defined in the policy as correctness, stability, or security issues, data corruption/loss, significant performance regressions, breaking working and widely used functionality, or an inability to detect and debug production issues.
  • Other approved changes. These changes must be gated behind a disabled-by-default feature flag unless there is a strong justification not to.

Add a brief release justification to the PR description explaining your selection.

Also, confirm that the change does not break backward compatibility and complies with all aspects of the backport policy.

All backports must be reviewed by the TL and EM for the owning area.

@blathers-crl blathers-crl bot added the backport Label PR's that are backports to older release branches label Jul 1, 2025
Copy link

blathers-crl bot commented Jul 1, 2025

✅ PR #149363 is compliant with backport policy

Confidence: high
Backward compatible: true
Explanation: The pull request provides a clear release justification statement indicating that the changes pertain only to 'test-only fixes; non-production changes.' This aligns with the exception policy for changes that affect only non-production code, tests, or development tools. The PR body indicates these are test-only changes, and there is no evidence in the specified file changes (DEPS.bzl, build/bazelutil/distdir_files.bzl, go.mod, go.sum) that suggest production code or critical functionality is affected. These files typically involve dependencies and build configurations, not runtime code.

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@annrpom
Copy link
Contributor Author

annrpom commented Jul 1, 2025

TFTR! ('-')7

@annrpom annrpom merged commit 5f64fce into cockroachdb:release-24.1 Jul 1, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Label PR's that are backports to older release branches target-release-24.1.21
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants