Commit Graph

19 Commits

Author SHA1 Message Date
TomaSajt
b8535f2a93 electron-source.electron_{37,38,39}: updates, use yarn-berry
(cherry picked from commit 707e8a2736)
2026-01-22 10:30:04 +00:00
Yureka
26d4980f85 electron: update.py: add --force parameter 2025-10-31 19:02:50 +01:00
Yureka
a04bd81e70 electron: fix update script (#434548) 2025-08-18 11:40:48 +02:00
Marcin Serwin
e5a76165ea electron: adapt updater to the new gn package
Co-authored-by: emilylange <git@emilylange.de>
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-08-09 08:53:43 +02:00
Yureka
65540e5447 electron: distinguish between revs and tags 2025-05-14 22:15:26 +02:00
Yureka
a4644ca638 electron: refactor update scripts 2025-04-05 10:06:16 +02:00
teutat3s
a4aecad9ce electron-source: fix update script for electron >= 34 2025-03-12 11:27:41 +01:00
Sefa Eyeoglu
7779a86836 Fix Codeql findings in update scripts (#342541) 2024-12-01 12:17:24 +01:00
teutat3s
d67fb59934 electron-source: fix update script for electron >= 33 2024-10-30 12:05:18 +01:00
Yaya
96c71b8582 electron: fix a bug in update.py
The supported version range no longer gets cached as it gets out of
date pretty quickly.
2024-09-23 17:10:24 +02:00
Sandro Jäckel
0b3aa5bd5c electron: fix "Incomplete regular expression for hostnames" in update script 2024-09-17 15:14:21 +02:00
teutat3s
2e7a16dd56 electron-source: fix update script for electron >=31
Co-authored-by: Yureka <yuka@yuka.dev>
2024-08-20 09:37:54 +02:00
Yaya
ca66c0dadb electron: support updating chromedriver with update.py 2024-07-15 08:06:33 +02:00
squalus
3ff51e1bb2 electron: fix update script
The nix-universal-prefetch package was deleted in 578d7e717. Switch to
nurl.

Fixes #321490
2024-07-13 21:21:54 +02:00
Yaya
59b9b178c9 electron: Support updating electron-bin with update.py
This commits extends the functionality of electron's update script by
- making it possible to update both binary and from source built releases.
- adding the `--source-only` and `--bin-only` options for limiting the
  update mechanism to source or binary releases.
- adding a `--commit` option to automatically commit the changes for
  you.
2024-05-04 15:27:28 +02:00
networkException
6e4796d619 chromium,electron: always output sri hashes from update scripts
this patch changes the update script to always output sri hashes
for all hashes written to chromium's `upstream-info.nix` and
electron's `info.json`. the keys have also been renamed from `sha256`
to `hash`.
2023-10-21 15:16:58 +02:00
Yureka
6e8da9c070 electron-source.electron_28: init at 28.0.0-nightly.20231009 2023-10-12 15:45:58 +02:00
Sandro Jäckel
e543860508 electron: change directory to update script to place cache relative to it 2023-10-03 22:15:23 +02:00
Yureka
ea1779a2ae electron-source.electron_26: init at 26.2.3 2023-09-28 11:44:17 +02:00