-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Verify update packages before apply (#138)
* Include the MiniSig file in the release * Fixed spacing * Add signature to Dev-Builds * Fix spacing again * Reformat actions * Try to use OpenPGP step to sign file * Allow unsecure commands for signing * Use shell bash for outputting sig * Add quotes around multiline var * Remove relative pathing * Fix relative pathing again * Fix path to file to sign * Try to convince nodejs it is a path * Use a modified action to sign * Update action * Update action * Update action * Remove signing from dev builds and sign releases * Implement checking signature before update * Auto Updater for publish only * fix spacing * Update release.yml * add spacing * Fix slash again * Spacing * UnSpace * Make changes compatible with main repo * Verify that a key is installed * Show updater status in settings
- Loading branch information
1 parent
79b0bc1
commit 55e6458
Showing
8 changed files
with
408 additions
and
181 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
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
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
Oops, something went wrong.