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(private): add generic client aws-echo-service #2950

Merged
merged 11 commits into from
Oct 28, 2021

Conversation

trivikr
Copy link
Member

@trivikr trivikr commented Oct 28, 2021

Issue

Refs: #2939

In step 1, we prefix aws-protocoltests- to protocol tests in #2942.
In step 2, the protocol_tests folder was renamed to private in #2943.
In step 3, the generic client is added in new folder in this PR.
In step 4, we will run CI on generic client.

Description

Adds generic client aws-echo-service.

Testing

  • Verified that generic client is updated when yarn generate-clients without option n is passed.
  • Verified that private is set to true in aws-echo-service/package.json ensuring that @aws-sdk/aws-echo-service will not be published.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@trivikr trivikr changed the base branch from main to rename-protocol-tests-folder October 28, 2021 16:28
@codecov-commenter
Copy link

codecov-commenter commented Oct 28, 2021

Codecov Report

Merging #2950 (f062490) into main (f23a061) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2950   +/-   ##
=======================================
  Coverage   58.60%   58.60%           
=======================================
  Files         561      561           
  Lines       30272    30272           
  Branches     7452     7452           
=======================================
  Hits        17742    17742           
  Misses      12530    12530           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f23a061...f062490. Read the comment docs.

@trivikr trivikr changed the base branch from rename-protocol-tests-folder to main October 28, 2021 17:10
@trivikr trivikr marked this pull request as ready for review October 28, 2021 17:16
@trivikr trivikr marked this pull request as draft October 28, 2021 17:19
@trivikr trivikr marked this pull request as ready for review October 28, 2021 17:37
@trivikr trivikr merged commit e606543 into aws:main Oct 28, 2021
@trivikr trivikr deleted the add-generic-client branch October 28, 2021 18:26
trivikr added a commit to trivikr/aws-sdk-js-v3 that referenced this pull request Nov 1, 2021
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants