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(aws-events): Event Bus target #12926

Merged
merged 7 commits into from
Feb 26, 2021

Conversation

alanraison
Copy link
Contributor

Closes #9473

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 Feb 8, 2021

@alanraison alanraison changed the title feat(aws-events-targets) external event bus event target feat(aws-events-targets): external event bus event target Feb 8, 2021
@rix0rrr rix0rrr changed the title feat(aws-events-targets): external event bus event target feat(aws-events): Event Bus target Feb 9, 2021
rix0rrr
rix0rrr previously approved these changes Feb 9, 2021
@github-actions github-actions bot added the @aws-cdk/aws-events Related to CloudWatch Events label Feb 9, 2021
@mergify mergify bot dismissed rix0rrr’s stale review February 9, 2021 09:47

Pull request has been modified.

rix0rrr
rix0rrr previously requested changes Feb 9, 2021
Copy link
Contributor

@rix0rrr rix0rrr left a comment

Choose a reason for hiding this comment

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

There are linter errors:

@aws-cdk/aws-events-targets: /codebuild/output/src935408083/src/github.com/aws/aws-cdk/packages/@aws-cdk/aws-events-targets/test/event-bus/event-rule-target.test.ts
@aws-cdk/aws-events-targets:   16:18  error  Trailing spaces not allowed  no-trailing-spaces
@aws-cdk/aws-events-targets:   17:54  error  Missing trailing comma       comma-dangle
@aws-cdk/aws-events-targets:   62:13  error  Trailing spaces not allowed  no-trailing-spaces
@aws-cdk/aws-events-targets:   63:18  error  Trailing spaces not allowed  no-trailing-spaces
@aws-cdk/aws-events-targets:   64:54  error  Missing trailing comma       comma-dangle
@aws-cdk/aws-events-targets: /codebuild/output/src935408083/src/github.com/aws/aws-cdk/packages/@aws-cdk/aws-events-targets/test/event-bus/integ.event-bus.ts
@aws-cdk/aws-events-targets:   19:72  error  Missing trailing comma  comma-dangle

@mergify mergify bot dismissed rix0rrr’s stale review February 9, 2021 23:37

Pull request has been modified.

@alanraison
Copy link
Contributor Author

Hi @rix0rrr I've updated the PR as requested (sorry about missing the linting), any chance of another review? Thanks!

rix0rrr
rix0rrr previously approved these changes Feb 26, 2021
@mergify mergify bot dismissed rix0rrr’s stale review February 26, 2021 12:19

Pull request has been modified.

@mergify
Copy link
Contributor

mergify bot commented Feb 26, 2021

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: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: aff9a71
  • 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 Feb 26, 2021

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 ea91aa3 into aws:master Feb 26, 2021
This was referenced Mar 8, 2021
@alanraison alanraison deleted the cross-account-event-bus branch April 26, 2021 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[aws-events-targets] add a target for a cross-account eventbus
3 participants