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

Implemented eventarc event publishing API (#1617) #1644

Merged
merged 8 commits into from May 4, 2022
Merged

Implemented eventarc event publishing API (#1617) #1644

merged 8 commits into from May 4, 2022

Conversation

pavelgj
Copy link
Contributor

@pavelgj pavelgj commented Apr 14, 2022

No description provided.

Copy link
Contributor

@egilmorez egilmorez left a comment

Choose a reason for hiding this comment

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

A few things to look at Pavel, thanks!

Kevin should also be on this PR. I think he'll write all the guidance for this, but I'm still not sure.

src/eventarc/cloudevent.ts Outdated Show resolved Hide resolved
src/eventarc/cloudevent.ts Outdated Show resolved Hide resolved
src/eventarc/cloudevent.ts Outdated Show resolved Hide resolved
src/eventarc/cloudevent.ts Outdated Show resolved Hide resolved
src/eventarc/eventarc.ts Outdated Show resolved Hide resolved
src/eventarc/eventarc.ts Outdated Show resolved Hide resolved
src/eventarc/eventarc.ts Outdated Show resolved Hide resolved
src/eventarc/eventarc.ts Outdated Show resolved Hide resolved
@egilmorez
Copy link
Contributor

Thanks Pavel!

Could you take a pass through for the two global nits? This was the "ask:"

Wherever possible, use present tense is instead of "will" or "will be."

Also, commas after phrases like "if not provided" help the flow.

There are several more instances of both to look at.

@pavelgj
Copy link
Contributor Author

pavelgj commented Apr 14, 2022

@egilmorez made another global pass as per your suggestion. PTAL.

src/eventarc/eventarc.ts Outdated Show resolved Hide resolved
src/eventarc/eventarc.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@egilmorez egilmorez left a comment

Choose a reason for hiding this comment

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

Found one typo Pavel (and a "will," but I'm not here to be that annoying).

Thanks!

src/eventarc/cloudevent.ts Outdated Show resolved Hide resolved
@pavelgj
Copy link
Contributor Author

pavelgj commented May 4, 2022

Rebased onto master.

@pavelgj pavelgj merged commit b4b5e03 into master May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:stage Stage a release candidate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants