Code Monkey home page Code Monkey logo

Comments (3)

twolfson avatar twolfson commented on July 20, 2024

from karma-electron.

twolfson avatar twolfson commented on July 20, 2024

Alright, looking into this more now

My rough understanding is this is only a temporary flag/item for us to support (e.g. Electron 9/10/11) but I'm not 100% certain of the timeline

from karma-electron.

twolfson avatar twolfson commented on July 20, 2024

Alright, so notes out loud. Timeline via their corresponding PR: electron/electron#18396

  • 5 major versions, about 60 weeks from May 21 2019

    • 52 weeks for May 21 2020, 8 more weeks puts us in July 2020 so we're already 2 months overdue
  • Electron 9: Changes default value, requires overriding for old behavior

  • Electron 10: Adds deprecation warning

  • Electron 11: Removes ability to override

  • Electron version lifespans

  • All Electron versions via npm show electron versions

  • [email protected], released 7 months ago (so Feb 2020)

  • [email protected], released 3 months ago (so Jun 2020)

  • [email protected], released 3 months ago (so Jun 2020 also)

  • [email protected], released 2 weeks ago (so Aug 2020)

  • [email protected], released 3 months ago (so Aug 2020 also)

  • For curiosity, here's 7.0 and 8.0 as well

It seems like the pacing is about 3-4 months between releases, which gives us about 3-4 months until electron@11 is out and this patch is moot

The timeline feels too short to add support only to roll it back

Instead something like forking (npm supports git URLs with branches) or monkey-patching as you've done feels like the ideal way to go about this (or resolve the issues with the native modules)

If there's more demand around it though, then glad to reconsider adding support

Thanks for filing the issue! =)

from karma-electron.

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.