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

Create get all events util and rename getEvents to getEvent #33

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

valentinbeggi
Copy link
Contributor

fixes #15

@valentinbeggi valentinbeggi force-pushed the create-get-all-events-util branch 2 times, most recently from d05a205 to e0f57bc Compare February 4, 2022 15:24
@valentinbeggi valentinbeggi changed the title Create get all events util Create get all events util and rename getEvents to getEvent Feb 4, 2022
Copy link

@smbkr smbkr left a comment

Choose a reason for hiding this comment

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

I have left some review comments - let me know your thoughts.

I also wonder if the addition of yargs should be split into a separate PR since it's not really required for the main feature here? Edit: looks like it's already in #29 too

src/helpers/eventBridge.ts Outdated Show resolved Hide resolved
src/helpers/eventBridge.ts Outdated Show resolved Hide resolved
src/helpers/eventBridge.ts Outdated Show resolved Hide resolved
src/helpers/eventBridge.ts Outdated Show resolved Hide resolved
src/helpers/eventBridge.ts Show resolved Hide resolved
src/helpers/eventBridge.ts Outdated Show resolved Hide resolved
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.

getEvents method name unclear
2 participants