Fixed readme to match new backup file naming#1472
Merged
sameersbn merged 7 commits intosameersbn:masterfrom May 6, 2020
Merged
Fixed readme to match new backup file naming#1472sameersbn merged 7 commits intosameersbn:masterfrom
sameersbn merged 7 commits intosameersbn:masterfrom
Conversation
Contributor
|
They changed the format in 9.2 https://docs.gitlab.com/ce/raketasks/backup_restore.html#backup-timestamp. |
Contributor
Author
|
@drubin yes, but the documentation about it in the readme was still outdated |
Contributor
|
@eiabea I know I am just validating your change with the official docs :) |
Contributor
|
@eiabea Maybe you can re-run the CI job? Travis had issues earlier today https://www.traviscistatus.com/incidents/c1s4dlyxd4lf |
Contributor
Author
|
@drubin are there some additional steps to do for me? Because i already fixed the third merge conflict due to version updates 😄 |
Contributor
|
@eiabea Sorry I don't have merge permissions, I just suggested a few comments based on what I had gone through with my merge requests. |
gjrtimmer
referenced
this pull request
in gjrtimmer/docker-gitlab
Dec 13, 2018
Update Backup restore documentation Fixes #1472
bjf893
pushed a commit
to bjf893/docker-gitlab
that referenced
this pull request
Aug 29, 2020
Fixed readme to match new backup file naming
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.
Automated backups are creating tar files like "1515629493_2018_01_11_10.3.3_gitlab_backup.tar", readme only mentioned the old pattern e.g. "1515629493_gitlab_backup.tar"