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

Add PowerShell SDK to the list of SDKs #875

Merged
merged 1 commit into from
Sep 19, 2021
Merged

Conversation

embano1
Copy link
Member

@embano1 embano1 commented Sep 15, 2021

Fixes #874

Proposed Changes

  • Add PowerShell SDK to the list of SDKs

Release Note


@embano1 embano1 changed the base branch from v1.0.1 to master September 15, 2021 08:16
@embano1 embano1 changed the title Issue 874 Add PowerShell SDK to the list of SDKs Sep 15, 2021
Closes: cloudevents#874
Signed-off-by: Michael Gasch <mgasch@vmware.com>
@@ -70,6 +70,7 @@ In addition to the documentation mentioned above, there is also an
- [Python](https://github.com/cloudevents/sdk-python)
- [Ruby](https://github.com/cloudevents/sdk-ruby)
- [Rust](https://github.com/cloudevents/sdk-rust)
- [PowerShell](https://github.com/cloudevents/sdk-powershell)
Copy link
Collaborator

Choose a reason for hiding this comment

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

can you alphabetize it?

@@ -14,6 +14,7 @@ following SDKs:
- [Python SDK](https://github.com/cloudevents/sdk-python)
- [Ruby SDK](https://github.com/cloudevents/sdk-ruby)
- [Rust SDK](https://github.com/cloudevents/sdk-rust)
- [PowerShell](https://github.com/cloudevents/sdk-powershell)
Copy link
Collaborator

Choose a reason for hiding this comment

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

ditto

@duglin
Copy link
Collaborator

duglin commented Sep 19, 2021

Approved on 9/16 call

@duglin duglin merged commit faf7053 into cloudevents:master Sep 19, 2021
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.

Add PowerShell SDK
2 participants