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

feat(batch): Log configuration for job definitions #11771

Merged
merged 10 commits into from
Dec 9, 2020
Merged

feat(batch): Log configuration for job definitions #11771

merged 10 commits into from
Dec 9, 2020

Conversation

ayush987goyal
Copy link
Contributor

@ayush987goyal ayush987goyal commented Nov 29, 2020

Ref: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-containerproperties-logconfiguration.html

Closes #11218


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

@gitpod-io
Copy link

gitpod-io bot commented Nov 29, 2020

@github-actions github-actions bot added the @aws-cdk/aws-batch Related to AWS Batch label Nov 29, 2020
packages/@aws-cdk/aws-batch/lib/job-definition.ts Outdated Show resolved Hide resolved
@iliapolo iliapolo added the response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. label Dec 6, 2020
@github-actions
Copy link

github-actions bot commented Dec 7, 2020

This PR has not received a response in a while. If you want to keep this issue open, please leave a comment below and auto-close will be canceled.

@github-actions github-actions bot added the closing-soon This issue will automatically close in 4 days unless further comments are made. label Dec 7, 2020
@ayush987goyal
Copy link
Contributor Author

ayush987goyal commented Dec 7, 2020

Will be addressing the comments soon.

@mergify mergify bot dismissed iliapolo’s stale review December 7, 2020 10:58

Pull request has been modified.

packages/@aws-cdk/aws-batch/lib/job-definition.ts Outdated Show resolved Hide resolved
packages/@aws-cdk/aws-batch/lib/job-definition.ts Outdated Show resolved Hide resolved
packages/@aws-cdk/aws-batch/lib/job-definition.ts Outdated Show resolved Hide resolved
packages/@aws-cdk/aws-batch/lib/job-definition.ts Outdated Show resolved Hide resolved
@iliapolo iliapolo removed the closing-soon This issue will automatically close in 4 days unless further comments are made. label Dec 7, 2020
@mergify mergify bot dismissed iliapolo’s stale review December 7, 2020 11:31

Pull request has been modified.

@iliapolo iliapolo changed the title fix(batch): jobDefinition not supporting logConfiguration feat(batch): Log configuration for job definitions Dec 7, 2020
Copy link
Contributor

@iliapolo iliapolo left a comment

Choose a reason for hiding this comment

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

I reclassified this a feature since its actually adding capabilities. This means we need a small entry in the README about this feature.

packages/@aws-cdk/aws-batch/lib/exposed-secret.ts Outdated Show resolved Hide resolved
@github-actions github-actions bot removed the response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. label Dec 8, 2020
packages/@aws-cdk/aws-batch/lib/exposed-secret.ts Outdated Show resolved Hide resolved
@mergify mergify bot dismissed iliapolo’s stale review December 9, 2020 14:12

Pull request has been modified.

iliapolo
iliapolo previously approved these changes Dec 9, 2020
@mergify mergify bot dismissed iliapolo’s stale review December 9, 2020 15:10

Pull request has been modified.

@mergify
Copy link
Contributor

mergify bot commented Dec 9, 2020

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-qxepHUsryhcu
  • Commit ID: 7116630
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

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

@mergify
Copy link
Contributor

mergify bot commented Dec 9, 2020

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit 84c959c into aws:master Dec 9, 2020
@ayush987goyal ayush987goyal deleted the pr/batch-log branch December 10, 2020 02:56
flochaz pushed a commit to flochaz/aws-cdk that referenced this pull request Jan 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-batch Related to AWS Batch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[aws-batch] expose log group on batch job definition
3 participants