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

Check for nonexistent targets #529

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tandrewnichols
Copy link

This addresses #406. However, I do have questions.

  1. I'm not positive that grunt.fail.fatal is the right approach. Maybe it should just do nothing and move on to the next task?

  2. I've never used nodeunit and am finding writing a test for this a bit intimidating. Can someone help me understand how to get started?

  3. I understand that I need to sign the CLA to contribute. However, the link on gruntjs.com/contributing goes to an info page saying DojoFoundation is now part of JSFoundation, and I can't find a place to sign and submit on JSFoundation. I may have already done this (I've done grunt-contrib PRs before I think), but I'm also not sure where to check for that.

@jsf-clabot
Copy link

jsf-clabot commented Dec 8, 2016

CLA assistant check
All committers have signed the CLA.

@tandrewnichols
Copy link
Author

Well, that was a helpful response. Thanks @jsf-clabot.

@tandrewnichols
Copy link
Author

FWIW, I have manually tested this in the repository in which I initially noticed the cycle, and it is working.

@0815fox
Copy link

0815fox commented Jan 25, 2017

I would really like to see this merged...

Base automatically changed from master to main March 22, 2021 15:01
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.

3 participants