Code Monkey home page Code Monkey logo

Comments (9)

LordFokas avatar LordFokas commented on August 27, 2024

the problem would be setting the changelog for the build...

from massiveoctomustache.

LizzyTrickster avatar LizzyTrickster commented on August 27, 2024

from massiveoctomustache.

LordFokas avatar LordFokas commented on August 27, 2024

I'm guessing you want the build system to update the website, right?

from massiveoctomustache.

LizzyTrickster avatar LizzyTrickster commented on August 27, 2024

from massiveoctomustache.

LordFokas avatar LordFokas commented on August 27, 2024

yes, but running rebuild.php automatically doesn't change anything unless you change the data in /__data/* first, which means it'd be the same as running the script manually.

from massiveoctomustache.

LizzyTrickster avatar LizzyTrickster commented on August 27, 2024

Yes, that is entirely the point. All it allows for is so that if you make a quick typo correction / small change on the web, you can have the HTML regenerated without having to do it later

from massiveoctomustache.

LordFokas avatar LordFokas commented on August 27, 2024

Oh I see what you mean now. Yeah makes sense.

from massiveoctomustache.

LizzyTrickster avatar LizzyTrickster commented on August 27, 2024

wow, this be old. I'm going to look into implementing this soon.

from massiveoctomustache.

LizzyTrickster avatar LizzyTrickster commented on August 27, 2024

This looks like it'd be fairly easy to impliment, a webhook needs to be set up with the push even to a url (which i'll discuss with @LordFokas elsewhere) and then from there I can get the commit author info (there is also committer info but if the commit was done from the web then that just gets set to the github stuff) and the commit message (which includes the extra comment as a newline) as well as the branch ref it was committed to.

It'll be locked down so that only myself and LF can trigger the building and even then it shouldn't need to be done all the time but it might also be useful if people forget to generate the html before they submit a PR

from massiveoctomustache.

Related Issues (7)

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.