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 29, 2024
  2. Oct 28, 2024
  3. Oct 26, 2024
  4. Oct 25, 2024
  5. Oct 24, 2024
  6. Oct 23, 2024
  7. Oct 22, 2024
  8. Oct 19, 2024
  9. Oct 18, 2024
  10. Oct 17, 2024
  11. Oct 15, 2024
  12. Oct 12, 2024
  13. Oct 11, 2024
  14. Oct 10, 2024
  15. Oct 09, 2024
  16. Oct 03, 2024
  17. Oct 02, 2024
  18. Oct 01, 2024
    • Samuel Attard's avatar
      build: convert all release scripts to typescript (#44060) · 2e849854
      Samuel Attard authored
      * build: run gha on tag not branch (#42490)
      
      * 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?
      
      * build: still colors
      2e849854