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. Nov 12, 2024
  2. Nov 06, 2024
  3. Nov 05, 2024
  4. Nov 01, 2024
  5. Oct 30, 2024
  6. Oct 28, 2024
  7. Oct 26, 2024
  8. Oct 24, 2024
  9. Oct 22, 2024
  10. Oct 19, 2024
  11. Oct 18, 2024
  12. Oct 17, 2024
  13. Oct 16, 2024
  14. Oct 15, 2024
  15. Oct 14, 2024
  16. Oct 12, 2024
  17. Oct 11, 2024
  18. Oct 10, 2024
  19. Oct 09, 2024
  20. Oct 04, 2024
  21. Oct 03, 2024
  22. Oct 02, 2024
  23. 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