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(runner): support stdin data #241

Merged
merged 3 commits into from
Sep 3, 2024

Conversation

dwisiswant0
Copy link
Member

IMPORTANT: Please do not create a Pull Request without creating an issue first!

(Any change needs to be discussed before proceeding. Failure to do so may result in the rejection of the pull request).

Summary

Explains the information and/ motivation for making this changes...

Proposed of changes

This PR fixes/implements the following bugs/features:

1ce1542 feat(runner): adjust default goroutine to 50
fc8885d feat(runner): use stdin data if any
bc2b7e7 feat(runner): add hasStdin util

How has this been tested?

Proof:

Closing issues

Fixes #

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
  • I have followed the guidelines in our CONTRIBUTING.md document.
  • I have written new tests for my changes.
  • My changes successfully ran and pass tests locally.

@dwisiswant0 dwisiswant0 added the Type: Enhancement New feature or request label Sep 3, 2024
@dwisiswant0 dwisiswant0 merged commit 4a35de2 into master Sep 3, 2024
2 of 4 checks passed
@dwisiswant0 dwisiswant0 deleted the dwisiswant0/feat/runner/support-stdin-data branch September 3, 2024 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant