Conversation
There was a problem hiding this comment.
Pull request overview
This pull request updates the repository to support pgBackRest v2.58.0 as the latest version, removes support for v2.54.2 to maintain the "last 5 releases" policy, and bumps the pgBackRest fork with Greenplum support to v14.
Changes:
- Added pgBackRest v2.58.0 and assigned it the
latesttag - Removed v2.54.2 from supported versions
- Updated pgBackRest v2.54 with Greenplum support from
arenadata13toarenadata14
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| e2e_tests/conf/sftp/Dockerfile | Updated default BACKREST_VERSION from 2.57.0 to 2.58.0 |
| e2e_tests/conf/pg/Dockerfile | Updated default BACKREST_VERSION from 2.57.0 to 2.58.0 |
| e2e_tests/.env | Updated TAG from 2.57.0 to 2.58.0 for end-to-end tests |
| README.md | Added v2.58.0 to supported versions list, removed v2.54.2, updated all examples and build instructions to use v2.58.0 with completion version v0.11 |
| Makefile | Updated version lists to include 2.58.0, removed 2.54.2, updated defaults, and bumped Greenplum version to arenadata14 |
| .github/workflows/build.yml | Updated build matrix to include 2.58.0, removed 2.54.2, set latest_version to 2.58.0, and updated Greenplum version to arenadata14 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
v2.58.0. Assigned labellatesttov2.58.0.v2.54.2.v14.