Git Product home page Git Product logo

Comments (1)

beyarkay avatar beyarkay commented on August 25, 2024

I think I know what happened here, and it's two-fold:

  1. Unfortunately keeping track of the loadshedding schedule is a manual process. If you submit a commit to update manually_specified.yaml, then this workflow will be triggered, which will recompile all the calendars and publish them again. Once this occurs, your calendar application should pull down the new information and update your calendar accordingly.

    The issue here is the manual updating part. Anyone can make changes to manually_specified.yaml, but so far I'm the only one so if I miss an update then things get out of date until I fix them. An example commit would be this one.

  2. The other issue is that we recently didn't have any loadshedding scheduled (although at the time of writing this might change it seems). I hadn't actually checked the proper YAML specification, so I incorrectly specified an empty list which then caused the build to fail, which caused the calendars to not get updated. I've just fixed this issue with this commit.

So everything should be fixed now and your calendar should be up-to-date. Feel free to re-open if that's not the case!

from eskom-calendar.

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.