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(eventbridge)!: new eventbridge api #122

Merged
merged 41 commits into from
Mar 25, 2024
Merged

Conversation

eladcon
Copy link
Contributor

@eladcon eladcon commented Mar 13, 2024

  • Optional name property
  • changed subscribeFunction to onEvent
  • putEvents is now variadic

skorfmann and others added 30 commits December 22, 2023 21:53
BREAKING CHANGE: the `url()` and `inflightUrl()` methods have been removed in favor of a `url` property.
* chore(bedrock): replacing BEDROCK_DEV with isTestEnvironment

* chore(bedrock): replacing BEDROCK_DEV with isTestEnvironment

* Update bedrock/README.md

* Update bedrock/bedrock.w

* Update bedrock/joke.test.w
* wip

* Update github/lib.test.w

* Update github/lib.test.w

* updates

* updates

* updated README

* ignore test due to winglang/wing#5408

* adding description to github/package.json

* adding author to github/package.json

---------

Co-authored-by: Eyal Keren <[email protected]>
* fix(github): mts to js files

* fix(github): mts to js files

* fix(github): mts to js files
* fix(github): using interface for credentials instead of cloud.secret

* fix(github): can't compile to tf-aws, missing cloud.service

* fix(github): can't compile to tf-aws, missing cloud.service
Set up GitHub releases. This will be used to set up a webhook that detects newly released packages from GitHub release events.

Version bumped `postgres` for testing purposes
.github/workflows/eventbridge-release.yaml Outdated Show resolved Hide resolved
@eladb eladb changed the title feat: optional eventbridge name feat(eventbridge): optional name Mar 13, 2024
@eladb
Copy link
Contributor

eladb commented Mar 13, 2024

Edited title

@eladcon eladcon changed the title feat(eventbridge): optional name feat(eventbridge)!: new eventbridge api Mar 13, 2024
Copy link

mergify bot commented Mar 14, 2024

Thanks for contributing, @eladcon! This PR will now be added to the merge queue, or immediately merged if eventbridge-optional-props is up-to-date with main and the queue is empty.

mergify bot added a commit that referenced this pull request Mar 14, 2024
Copy link

mergify bot commented Mar 14, 2024

Thank you for contributing! Your pull request contains mergify configuration changes and needs manual merge from a maintainer (be sure to allow changes to be pushed to your fork).

Copy link

mergify bot commented Mar 17, 2024

Thank you for contributing! Your pull request contains mergify configuration changes and needs manual merge from a maintainer (be sure to allow changes to be pushed to your fork).

Copy link

mergify bot commented Mar 25, 2024

Thanks for contributing, @eladcon! This PR will now be added to the merge queue, or immediately merged if eventbridge-optional-props is up-to-date with main and the queue is empty.

@mergify mergify bot merged commit 9a301cc into main Mar 25, 2024
5 checks passed
@mergify mergify bot deleted the eventbridge-optional-props branch March 25, 2024 18:03
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.

5 participants