Giter VIP home page Giter VIP logo

Comments (4)

daveaglick avatar daveaglick commented on May 3, 2024 1

Sounds like a plan - and I'll take a look at bumping Wyam, there's been a few breaking changes recently so hopefully whatever was breaking on this site is just a quick refactoring.

from website.

daveaglick avatar daveaglick commented on May 3, 2024

The underlying problem looks like Wyam is pinned to 1.2.0 which was released back in January. There's been a few breaking changes in Cake over that time so when the Cake version used by the website build recently got updated, it fell out of sync with the older version of Wyam (newer version of Wyam support the newer version of Cake).

The fix in #152 should resolve the problem short-term since I don't think the Cake.Wyam addin is doing anything exotic that would break on a newer version of Cake. A better long-term fix is to update Wyam to the latest (1.5.0 was released yesterday). I'll take a look at doing PR for that update.

from website.

glennawatson avatar glennawatson commented on May 3, 2024

Rodney tried updating to 1.4 something very recently and we were getting exceptions in the blog generation so decided to keep it at 1.2 until we could work it out.

from website.

RLittlesII avatar RLittlesII commented on May 3, 2024

The problem is this PR #144

I was unable to build locally because I have global cake config and am setup for versioned dependencies.

When I made that change I was trying to avoid making the change to the bootstrapper. Hind sight, that was the right place to fix the problem.

With the Cake version bump I elected to stay with Wyam 1.2 because 1.4 blog generation broke.

So we should take the --settings_skipverification and move it to the bootstrappers so this issue goes away.

from website.

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.