GithubHelp home page GithubHelp logo

Comments (2)

domenic avatar domenic commented on August 11, 2024

I prefer being able to run it locally and check and debug the output. I don't see any advantages of this.

Contributors generally don't need to know about make deploy, so I'm not sure why that is brought up.

from meta.

jgraham avatar jgraham commented on August 11, 2024

Contributors generally do need to know about it because currently the only way to figure out how to build WHATWG specs is to either a) notice there's a Makefile and read it, or b) read https://github.com/whatwg/meta/blob/main/CONTRIBUTING.md where make deploy is (unintentionally) the most prominent thing under "Building".

In any case the deploy target seems to be a two line shell script that first downloads the latest version of another shell script and then runs it. It seems like it would be totally possible for the few people who want to use this just to have that two line script somewhere on their path, and in CI you can just put the two lines directly in the GH actions workflow.

But of course that only makes sense if you first remove the dependency on make for the common use case of local builds, and then also want to stop using it entirely. To me that would be an improvement, because as a simple frontend the way it's used for WHATWG specs I consider make to offer negative value. But as long as one can make a build only using the standard toolchain (i.e. bikeshed spec) I care much less about how you organise the code for advanced use cases.

from meta.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.