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

bower.json: ignore test-infra? #13065

Closed
zlatanvasovic opened this issue Mar 14, 2014 · 12 comments
Closed

bower.json: ignore test-infra? #13065

zlatanvasovic opened this issue Mar 14, 2014 · 12 comments
Labels
Milestone

Comments

@zlatanvasovic
Copy link
Contributor

test-infra/ is not useful for our Bower package, so should it be ignored?

@cvrebert
Copy link
Collaborator

The problem is that the Gruntfile reads test-infra/sauce_browsers.yml.

@cvrebert cvrebert added the meta label Mar 14, 2014
@zlatanvasovic
Copy link
Contributor Author

Not by default. Only if you change $TWBS_TEST you'll get errors.

🚶 🔛 🌔

@cvrebert
Copy link
Collaborator

Yes by default. Try deleting it and then running grunt dist, and you'll see.

@zlatanvasovic
Copy link
Contributor Author

Okay then. Do you want to ignore it with !<path> or just move it to grunt, or whatever? :D

It's pretty confusing when you have many files.

@cvrebert
Copy link
Collaborator

I guess /grunt/ is the least-worse option.

@zlatanvasovic
Copy link
Contributor Author

🍭

@XhmikosR Any thoughts?

@XhmikosR
Copy link
Member

I'm not sure I get the problem here. Why does it matter if we have the test-infra folder like we do now?

@zlatanvasovic
Copy link
Contributor Author

Because it isn't required for Bower package. Bower package should be as
small as possible so downloads get fast.

2014-03-16 4:46 GMT+01:00 XhmikosR [email protected]:

I'm not sure I get the problem here. Why does it matter if we have the
test-infra folder like we do now?


Reply to this email directly or view it on GitHubhttps://github.com//issues/13065#issuecomment-37747923
.

Zlatan Vasović - ZDroid

@XhmikosR
Copy link
Member

I agree with that but then you have people wondering why some files are missing. :/

If one needs to develop they should check out the source. And by even including Gruntfile, I don't think that's clear.

Anyway, I can't really comment on this; Chris is the person who can make this decision better than me.

@mdo
Copy link
Member

mdo commented Mar 16, 2014

Punting until a better solution is proposed. Sounds like from this and another issue or two that we might want to rearrange some things. I defer to @cvrebert.

@mdo mdo closed this as completed Mar 16, 2014
@cvrebert
Copy link
Collaborator

We'll just move the file into /grunt/ like I suggested. We can then exclude /test-infra/ from Bower entirely.

@cvrebert cvrebert reopened this Mar 16, 2014
@mdo
Copy link
Member

mdo commented Mar 16, 2014

Shit, sorry, missed that <3.

@cvrebert cvrebert added this to the v3.2.0 milestone Mar 17, 2014
@mdo mdo mentioned this issue Mar 17, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants