Commit Graph
16 Commits
Author SHA1 Message Date
Mihai PLESA 8df08b33a5 added upload for delta installers 2020-07-07 22:12:24 +01:00
Mihai PLESA 7333e90392 Merge pull request #5980 from brave/mplesa-omaha-sparkle-release-notes-html
fix sparkle release notes html
2020-07-01 13:05:51 +01:00
Mihai PLESA 44b8226028 added full channels to omaha upload 2020-06-30 19:27:54 +01:00
Mihai PLESA 7bb3ec0654 fixed sparkle release notes html 2020-06-30 19:25:12 +01:00
Matt Bacchi 5e2e0d3397 Use correct CHANGELOG URL in release notes
Resolves: https://github.com/brave/brave-browser/issues/9415
2020-05-11 17:45:48 -06:00
Matt Bacchi cc0e1d4ee8 Set variable in all possible cases of minor field
Fixes: https://github.com/brave/brave-browser/issues/6873
2019-11-11 08:29:40 -07:00
Matt Bacchi efbe86eade Use new method of calculating CFBundleVersion before uploading .dmg to omaha-server 2019-11-07 21:02:03 -07:00
Mihai Plesa 7c4dad6ae5 added nightly channel 2019-03-14 12:26:40 +00:00
Matt Bacchi ae6e1a3432 Link to the brave-browser changelog in the release notes
Fixes: https://github.com/brave/brave-browser/issues/2688
2019-03-05 15:14:14 -07:00
Matt Bacchi 2a767f65b8 Use test sparkle channels for beta/dev
Fixes: https://github.com/brave/brave-browser/issues/3247
2019-02-06 08:35:50 -05:00
Matt Bacchi 6244670fa4 Fix if statement to check for membership in list 2019-01-03 09:24:27 -07:00
Matt Bacchi ecc77082ea Use correct appguid for darwin when uploading to Omaha 2019-01-02 13:29:00 -07:00
Matt Bacchi d72cb3ba59 Remove unused function, add https endpoint 2018-12-17 10:51:02 -07:00
Matt Bacchi 3874a9872e Multiple updates:
* correct beta appguid
* use correct Darwin appguid when channel is release
* use https endpoints
2018-12-17 10:46:37 -07:00
Matt Bacchi 1ccfc6339c Use the correct appguid for Sparkle uploads 2018-12-17 09:25:24 -07:00
Matt Bacchi e34c28055d Automate the upload of installers to omaha-server
Download install packages from GitHub release, then
upload to omaha/sparkle.

Thanks to @jumde for assistance on this.

Fixes https://github.com/brave/brave-browser/issues/2578
2018-12-14 15:54:49 -07:00