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

docs: corrected format in preferredMaintenanceWindow #5697

Merged
merged 4 commits into from
Jan 8, 2020

Conversation

rushimusmaximus
Copy link
Contributor

Updated documentation for preferredMaintenanceWindow to match requirements (was previously displaying incorrect format based on backup window docs)


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

Updated documentation for preferredMaintenanceWindow to match requirements (was previously displaying incorrect format based on backup window docs)
@mergify
Copy link
Contributor

mergify bot commented Jan 7, 2020

Title does not follow the guidelines of Conventional Commits. Please adjust title before merge.

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • Result: FAILED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

Copy link
Contributor

@skinny85 skinny85 left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution @rushimusmaximus ! One tiny thing to change. Plus, can you make sure your PR title and commit description adheres to conventional commits? Thanks!

@@ -102,11 +102,9 @@ export interface DatabaseClusterProps {
readonly kmsKey?: kms.IKey;

/**
* A daily time range in 24-hours UTC format in which backups preferably execute.
* A preferred maintenance window day/time range. Should be specified as a range ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC).
Copy link
Contributor

Choose a reason for hiding this comment

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

You need to remove the trailing space (it's what made the build fail) 🙂

@mergify mergify bot dismissed skinny85’s stale review January 7, 2020 22:51

Pull request has been modified.

@rushimusmaximus rushimusmaximus changed the title preferredMaintenanceWindow formatting documentation docs: corrected format in preferredMaintenanceWindow Jan 7, 2020
Updated documentation for preferredMaintenanceWindow to match requirements (was previously displaying incorrect format based on backup window docs)
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • Result: FAILED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@rushimusmaximus
Copy link
Contributor Author

@skinny85 Thanks for the feedback. I think the pull request is ready to merge now.

@skinny85 skinny85 merged commit bf2d635 into aws:master Jan 8, 2020
@skinny85
Copy link
Contributor

skinny85 commented Jan 8, 2020

Thanks @rushimusmaximus , merged!

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