-
Notifications
You must be signed in to change notification settings - Fork 460
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #10053 from neondatabase/rc/release/2024-12-09
Storage release 2024-12-09
- Loading branch information
Showing
222 changed files
with
9,350 additions
and
3,615 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,29 @@ | ||
/.github/ @neondatabase/developer-productivity | ||
/compute_tools/ @neondatabase/control-plane @neondatabase/compute | ||
/libs/pageserver_api/ @neondatabase/storage | ||
/libs/postgres_ffi/ @neondatabase/compute @neondatabase/storage | ||
/libs/remote_storage/ @neondatabase/storage | ||
/libs/safekeeper_api/ @neondatabase/storage | ||
# Autoscaling | ||
/libs/vm_monitor/ @neondatabase/autoscaling | ||
/pageserver/ @neondatabase/storage | ||
|
||
# DevProd | ||
/.github/ @neondatabase/developer-productivity | ||
|
||
# Compute | ||
/pgxn/ @neondatabase/compute | ||
/pgxn/neon/ @neondatabase/compute @neondatabase/storage | ||
/vendor/ @neondatabase/compute | ||
/compute/ @neondatabase/compute | ||
/compute_tools/ @neondatabase/compute | ||
|
||
# Proxy | ||
/libs/proxy/ @neondatabase/proxy | ||
/proxy/ @neondatabase/proxy | ||
|
||
# Storage | ||
/pageserver/ @neondatabase/storage | ||
/safekeeper/ @neondatabase/storage | ||
/storage_controller @neondatabase/storage | ||
/storage_scrubber @neondatabase/storage | ||
/vendor/ @neondatabase/compute | ||
/libs/pageserver_api/ @neondatabase/storage | ||
/libs/remote_storage/ @neondatabase/storage | ||
/libs/safekeeper_api/ @neondatabase/storage | ||
|
||
# Shared | ||
/pgxn/neon/ @neondatabase/compute @neondatabase/storage | ||
/libs/compute_api/ @neondatabase/compute @neondatabase/control-plane | ||
/libs/postgres_ffi/ @neondatabase/compute @neondatabase/storage |
Oops, something went wrong.
5f4559e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
6410 tests run: 6124 passed, 0 failed, 286 skipped (full report)
Flaky tests (2)
Postgres 16
test_prefetch[None]
: release-arm64Postgres 15
test_pull_timeline[True]
: release-arm64Test coverage report is not available
5f4559e at 2024-12-09T13:09:05.488Z :recycle: