-
Notifications
You must be signed in to change notification settings - Fork 86
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
Watch mode for grit patterns test
#51
Comments
/bounty $250 |
💎 $250 bounty • GritSteps to solve:
Thank you for contributing to getgrit/gritql! Add a bounty • Share on socials
|
/attempt 51 Options |
@el-buku |
For sure, started earlier I’ll open a draft PR
…On Fri, 22 Mar 2024 at 20:58, Kunam Balaram Reddy ***@***.***> wrote:
@el-buku <https://github.com/el-buku>
any progress.
still on this?
—
Reply to this email directly, view it on GitHub
<#51 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANMHPFISE5HI5JGNH4CYZ6TYZR5MFAVCNFSM6AAAAABFCTV6FSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMJVG4ZDMOJVGQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
/attempt #51 Options |
@Sambit003 @el-buku Are you working on this? Hope u have a nice day. |
/attempt #51 Options |
💡 @Ashu999 submitted a pull request that claims the bounty. You can visit your bounty board to reward. |
@morgante Is this issue open to grab? |
@varshith257 No, this is already complete and I will award the bounty to @Ashu999. Feel free to open a PR with an improved approach if you have one in mind. |
@morgante It seems already PR is merged. How my work reflects it and rewarded? |
@varshith257 You did no work for that PR. Why would you be rewarded for something you made no contributions to? |
@morgante I think we misunderstood. You said to open a PR with my approach. So that's I am asking for 😅 |
@varshith257 This is an open source repository, under a permissive license. If you have a superior approach, feel free to provide a PR. We will not be paying for every PR. If you expect every single PR on every repo will be "compensated" you do not understand the ethos of open source. |
PS: I have contributed to different organisations as OS Contributer. But it's now time to upgrade my old Windows 10 PC. So searching some cool bounties which I can get with them and buy it by my birthday on July 25(makes me confident of reaching my target too and get ahead of cracking further goals) |
Thanks @varshith257, I appreciate your understanding. I'm also happy to awards tips for good contributions and will consider opening more bounties in the future. |
🎉🎈 @Ashu999 has been awarded $250! 🎈🎊 |
We would like to have a watch mode for
grit patterns test --watch
.Watch mode should be similar to other testing/CLI tools that offer a watch mode: when files change, re-run tests.
Acceptance criteria
.grit
directory and automatically re-run those testsensure_import_from
pattern should be re-run. Utilities like this can be leveraged for walking the call graphThe text was updated successfully, but these errors were encountered: