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. Oct 03, 2024
  2. Oct 02, 2024
  3. Oct 01, 2024
    • Samuel Attard's avatar
      build: convert all release scripts to typescript (#44061) · 9ee51dbe
      Samuel Attard authored
      * build: convert all release scripts to typescript (#44035)
      
      * build: convert all release scripts to typescript
      
      * fix test imports
      
      * build: fix version bumper export
      
      * refactor: use as const
      
      * spec: fix bad type spec
      
      * build: use ts-node to spawn the version-bumper (#44057)
      
      Missed this in the tsification, we should probably call this via API instead of spawning a sub-proc?
      9ee51dbe
  4. Sep 30, 2024
  5. Sep 29, 2024
  6. Sep 28, 2024
  7. Sep 27, 2024
  8. Sep 26, 2024
  9. Sep 25, 2024
  10. Sep 24, 2024
  11. Sep 23, 2024
  12. Sep 20, 2024
  13. Sep 19, 2024
    • Charles Kerr's avatar
      refactor: remove use of deprecated API BuildServiceInstanceFor() (31-x-y) (#43782) · 48805ee4
      Charles Kerr authored
      refactor: remove use of deprecated API BuildServiceInstanceFor() (#43690)
      
      * refactor: update BadgeManagerFactory
      
      * refactor: update NetworkContextServiceFactory
      
      * refactor: update ElectronExtensionSystemFactory
      
      * refactor: update UsbChooserContextFactory
      
      * refactor: update UsbHidChooserContextFactory
      
      * refactor: update SerialChooserContextFactory
      
      * refactor: update FileSystemAccessPermissionContextFactory
      48805ee4