Re: [whatwg/url] Meta: Review Draft infrastructure (#387)

annevk commented on this pull request.



> @@ -22,12 +22,7 @@ reading through the [WHATWG FAQ](https://whatwg.org/faq) if you are new here.
 Please add your name to the Acknowledgments section in your first pull request, even for trivial
 fixes. The names are sorted lexicographically.
 
-If you want to preview the spec locally, you can either use a locally installed copy of
-[Bikeshed](https://github.com/tabatkins/bikeshed) by running `make` or use the HTTP API version by
-running `make remote`.
-
-If you want to do a complete "local deploy" including commit and/or branch snapshots, run
-`make deploy`.
+If you want to verify your changes before submitting them to GitHub, run `make deploy`.

So make remote doesn't do Bikeshed warnings and doesn't run our lint. And you can stop make deploy when you got the information about those (if you don't care about a preview).

We could mention make remote, but then we should probably mention it might not be sufficient.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/pull/387#discussion_r187709431

Received on Friday, 11 May 2018 19:21:00 UTC