Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/electron/electron.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. May 02, 2018
  2. Apr 26, 2018
  3. Apr 04, 2018
  4. Mar 28, 2018
  5. Mar 21, 2018
  6. Mar 15, 2018
  7. Mar 14, 2018
    • trop[bot]'s avatar
      Backport (2-0-x) - Enable easy rebuild of native modules for unreleased electron (#12260) · ab77b55a
      trop[bot] authored
      * Enable easy rebuild of native modules for unreleased electron
      
      Sometimes when developing locally (as I found this morning) you want to rebuild native modules
      against an unreleased version of Electron (in this case local master).  This PR adds a simple
      script to launch a local HTTP server that generates and hosts the required header and checksum
      files to rebuild modules.  So far only tested on macOS but should work on all OS's
      
      * Allow custom port
      
      * clean up serve script
      
      * make optionality more obvious
      ab77b55a
  8. Mar 09, 2018
  9. Mar 06, 2018
  10. Feb 22, 2018
  11. Feb 16, 2018
  12. Feb 13, 2018
  13. Dec 14, 2017
  14. Nov 28, 2017
  15. Nov 24, 2017
  16. Nov 21, 2017
  17. Nov 20, 2017
  18. Nov 09, 2017
  19. Nov 07, 2017
  20. Nov 03, 2017
  21. Oct 23, 2017
    • John Kleinschmidt's avatar
      Automate release (#10827) · 66846bff
      John Kleinschmidt authored
      * Create prepare-release script
      
      * Add script to merge release
      
      * Cleanup/add logging
      
      * Move release process out of upload.py
      
      * Add cleanup release branch
      
      * Update release doc to reflect new scripts
      
      * Fix to allow running with notesOnly
      
      Also fixup release name and body when beta release.
      
      * Fix issues found during release
      
      * Use getRelease instead of getAssets
      
      github.repos.getAssets is limited to 30 entries which means we may not get back the file we are looking for.
      
      * Documentation corrections
      66846bff
  22. Oct 19, 2017
  23. Sep 29, 2017
  24. Sep 01, 2017
  25. Aug 15, 2017
  26. Aug 12, 2017
  27. Aug 10, 2017
  28. Jul 18, 2017
  29. Jul 14, 2017
  30. Jul 13, 2017
  31. Jun 29, 2017
  32. Jun 11, 2017
  33. Jun 09, 2017
  34. Jun 05, 2017