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: add validation for input types in gRPC #2720

Open
laststylebender14 opened this issue Aug 16, 2024 · 21 comments · Fixed by HarshMN2345/tailcall#1 · May be fixed by #3187
Open

feat: add validation for input types in gRPC #2720

laststylebender14 opened this issue Aug 16, 2024 · 21 comments · Fixed by HarshMN2345/tailcall#1 · May be fixed by #3187

Comments

@laststylebender14
Copy link
Contributor

Presently we only validate the output types for gRPC, add support to validate the input types as well.

Technical Requirements

  • add unit and integration tests
@laststylebender14
Copy link
Contributor Author

code wherein we are doing output validation, have added TODO's for input types.

@tusharmath
Copy link
Contributor

/bounty $25

Copy link

algora-pbc bot commented Aug 16, 2024

💎 $25 bounty • Tailcall Inc.

Steps to solve:

  1. Start working: Comment /attempt #2720 with your implementation plan
  2. Submit work: Create a pull request including /claim #2720 in the PR body to claim the bounty
  3. Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts

🙏 Thank you for contributing to tailcallhq/tailcall!
🧐 Checkout our guidelines before you get started.
💵 More about our bounty program.

Attempt Started (GMT+0) Solution
🟢 @dekkku Aug 16, 2024, 4:44:39 PM WIP
🔴 @akhilender-bongirwar Aug 17, 2024, 9:08:33 AM WIP
🔴 @swaingotnochill Aug 24, 2024, 10:17:40 PM WIP
🔴 @0del Sep 8, 2024, 10:08:33 AM WIP
🔴 @kananarora1 Nov 25, 2024, 3:21:58 AM WIP
🟢 @HarshMN2345 Dec 1, 2024, 11:09:17 AM #3187

@dekkku
Copy link
Contributor

dekkku commented Aug 16, 2024

/attempt #2720

Algora profile Completed bounties Tech Active attempts Options
@dekkku 4 tailcallhq bounties
Rust
﹟2646
Cancel attempt

@akhilender-bongirwar
Copy link

akhilender-bongirwar commented Aug 17, 2024

/attempt #2720

Copy link

algora-pbc bot commented Aug 17, 2024

Note

The user @dekkku is already attempting to complete issue #2720 and claim the bounty. We recommend checking in on @dekkku's progress, and potentially collaborating, before starting a new solution.

Copy link

algora-pbc bot commented Aug 18, 2024

@akhilender-bongirwar: Reminder that in 1 days the bounty will become up for grabs, so please submit a pull request before then 🙏

@swaingotnochill
Copy link

swaingotnochill commented Aug 24, 2024

/attempt #2720

Copy link

algora-pbc bot commented Aug 24, 2024

Note

The user @dekkku is already attempting to complete issue #2720 and claim the bounty. We recommend checking in on @dekkku's progress, and potentially collaborating, before starting a new solution.

Copy link

algora-pbc bot commented Aug 25, 2024

@swaingotnochill: Reminder that in 1 days the bounty will become up for grabs, so please submit a pull request before then 🙏

@9bany
Copy link

9bany commented Sep 8, 2024

/attempt #2720

Algora profile Completed bounties Tech Active attempts Options
@9bany 1 tailcallhq bounty
JavaScript, Go,
Swift & more
Cancel attempt

Copy link

algora-pbc bot commented Sep 8, 2024

Note

The user @dekkku is already attempting to complete issue #2720 and claim the bounty. We recommend checking in on @dekkku's progress, and potentially collaborating, before starting a new solution.

Copy link

github-actions bot commented Oct 8, 2024

Action required: Issue inactive for 30 days.
Status update or closure in 7 days.

@github-actions github-actions bot added the state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. label Oct 8, 2024
Copy link

Issue closed after 7 days of inactivity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 15, 2024
@tusharmath tusharmath reopened this Nov 25, 2024
@github-actions github-actions bot removed the state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. label Nov 25, 2024
@kananarora1
Copy link

kananarora1 commented Nov 25, 2024

/attempt #2720 we can parse and compare the operation.input_type against expected input fields and then we can write unit tests to verify the validation for both valid and invalid input types.

Copy link

algora-pbc bot commented Nov 25, 2024

Note

The user @dekkku is already attempting to complete issue #2720 and claim the bounty. We recommend checking in on @dekkku's progress, and potentially collaborating, before starting a new solution.

@kananarora1
Copy link

@laststylebender14 is the issue open and unassigned?

Copy link

algora-pbc bot commented Nov 26, 2024

@kananarora1: Reminder that in 1 days the bounty will become up for grabs, so please submit a pull request before then 🙏

@HarshMN2345
Copy link

HarshMN2345 commented Dec 1, 2024

/attempt #2720

Copy link

algora-pbc bot commented Dec 1, 2024

Note

The user @dekkku is already attempting to complete issue #2720 and claim the bounty. We recommend checking in on @dekkku's progress, and potentially collaborating, before starting a new solution.

Copy link

algora-pbc bot commented Dec 3, 2024

💡 @HarshMN2345 submitted a pull request that claims the bounty. You can visit your bounty board to reward.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
8 participants