Skip to content
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

Backup to google storage #57

Merged
merged 8 commits into from
Jan 22, 2025
Merged

Backup to google storage #57

merged 8 commits into from
Jan 22, 2025

Conversation

ondrajodas
Copy link
Contributor

Copy link

@romantmb romantmb left a comment

Choose a reason for hiding this comment

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

Ještě doplnit do README, jinak LGTM 👍

self::assertGreaterThan(0, count($events));
}

public function testCreateUnexistsBackupFolder(): void

Choose a reason for hiding this comment

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

nonexistent místo unexists asi

@ondrajodas
Copy link
Contributor Author

díky, README jsem doplnil

Comment on lines +46 to +55
case Config::STORAGE_BACKEND_GCS:
foreach (['#jsonKey', '#bucket', 'region'] as $item) {
if (empty($v[$item])) {
throw new InvalidConfigurationException(sprintf(
'Missing required parameter "%s".',
$item,
));
}
}
break;
Copy link
Contributor

Choose a reason for hiding this comment

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

Testy maji jeste rezervy

Copy link
Contributor Author

Choose a reason for hiding this comment

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

doplnil jsem je 896748c

@ondrajodas ondrajodas requested a review from ErikZigo January 22, 2025 09:19
@ondrajodas ondrajodas merged commit 78b06c6 into master Jan 22, 2025
3 checks passed
@ondrajodas ondrajodas deleted the PST-2374-ondra branch January 22, 2025 09:43
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.

3 participants