-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loading status checks…
fix(mac): add retry in mac code sign (#8101)
- v26.0.0-alpha.8
- v26.0.0-alpha.7
- v26.0.0-alpha.6
- v26.0.0-alpha.5
- v26.0.0-alpha.4
- v26.0.0-alpha.3
- v26.0.0-alpha.2
- v26.0.0-alpha.1
- v26.0.0-alpha.0
- v25.1.6
- v25.1.5
- v25.1.4
- v25.1.3
- v25.1.2
- v25.1.0
- v25.0.6
- v25.0.5
- v25.0.4
- v25.0.3
- v25.0.2
- v25.0.1
- v25.0.0
- v25.0.0-alpha.13
- v25.0.0-alpha.12
- v25.0.0-alpha.11
- v25.0.0-alpha.10
- v25.0.0-alpha.9
- v25.0.0-alpha.8
- v25.0.0-alpha.7
- v25.0.0-alpha.6
- v25.0.0-alpha.5
- v25.0.0-alpha.4
- v25.0.0-alpha.3
- v25.0.0-alpha.2
- v25.0.0-alpha.1
- v24.13.4-alpha.0
- electron-updater@6.4.0-alpha.2
- electron-updater@6.4.0-alpha.1
- electron-updater@6.4.0-alpha.0
- electron-updater@6.3.9
- electron-updater@6.3.8
- electron-updater@6.3.7
- electron-updater@6.3.6
- electron-updater@6.3.5
- electron-updater@6.3.4
- electron-updater@6.3.3
- electron-updater@6.3.2
- electron-updater@6.3.1
- electron-updater@6.3.0
- electron-updater@6.3.0-alpha.8
- electron-updater@6.3.0-alpha.7
- electron-updater@6.3.0-alpha.6
- electron-updater@6.3.0-alpha.5
- electron-updater@6.3.0-alpha.4
- electron-updater@6.3.0-alpha.3
- electron-updater@6.3.0-alpha.2
- electron-updater@6.3.0-alpha.1
- electron-updater@6.3.0-alpha.0
- electron-builder@25.1.8
- electron-builder@25.1.7
- docker@25.0.0
- docker@25.0.0-alpha.12
Showing
3 changed files
with
12 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"app-builder-lib": patch | ||
--- | ||
|
||
fix(mac): add retry mechanism in mac code signing for `electron/osx-sign`. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters