Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

thejandroman
Copy link
Contributor

@thejandroman thejandroman commented Feb 13, 2020

@Faisal78123 brought up that 2.20.0 is not present in stable. This PR brings in the release-2.20.0 branch from #564 to stable.

jianghao0718 and others added 30 commits December 16, 2019 12:32
Use sentinel file to identify type of mysql backup
Make sure the absence of audit_entries table is not fatal
update wording

Co-Authored-By: Caine Jette <[email protected]>
Add support for backing up repositories via gitbackups
Allow specifying base branch for release script
Add `ghe-` prefix to repository backup script
@thejandroman
Copy link
Contributor Author

/cc @github/ghes-infrastructure for merge conflict resolution.

# backup-utils 2.13 onwards limits support to the current and previous two releases
# of GitHub Enterprise Server.
supported_minimum_version="2.17.0"
supported_minimum_version="2.18.0"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be 2.20?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nope. We support N-2 releases like we do for GHES upgrades as we need to support migrations.

@thejandroman
Copy link
Contributor Author

@github/ghes-infrastructure can you approve this PR for merging if it is correct?

Possibly related to #543 and https://github.com/github/backup-utils/issues/568.

@cainejette
Copy link
Contributor

release-2.20.0 has been merged to master in #564. This PR I think can be abandoned since master will be merged to stable as part of the normal release flow.

@cainejette cainejette closed this Feb 19, 2020
rashamalek added a commit to zalando/ghe-backup that referenced this pull request Mar 6, 2020
use backup-utils master branch instead of stable as its not merged into stable on backup-utils

related to github/backup-utils#565
dooleydevin added a commit that referenced this pull request Oct 2, 2023
…he-unsupported-version-test

Backport 545 for 3.8: Fix GHE unsupported version check
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.

7 participants