Christopher Snowhill
632ba36f13
Changed updater script to handle new version strings
...
New version strings are in a different place, and Sparkle will no longer
be including the Git hash in the CFBundleVersion query, so we must get
it from the ZIP filename.
2022-06-22 01:18:43 -07:00
Christopher Snowhill
f85c86c5ba
Fix update_feed.rb for new Sparkle
...
New Sparkle appcast generator stores the version string in the item
rather than as an attribute of the entities.
2022-06-20 05:18:38 -07:00
Christopher Snowhill
1efa5ae055
Add aws invalidation back to update script
2022-01-15 20:39:12 -08:00
Christopher Snowhill
602facf31a
Move feed and downloads back to S3
2022-01-15 19:04:26 -08:00
Christopher Snowhill
66f8697435
Remove DSA signing stuff, since nothing should be using it by now
2021-09-27 14:33:06 -07:00
Christopher Snowhill
48c43167b6
Add update hook from user keychain
2021-08-22 19:25:24 -07:00
Christopher Snowhill
11aa63265d
Move release upload to B2
2021-06-14 19:57:25 -07:00
Christopher Snowhill
d856e23a74
Move commit log links back to Github
2021-02-18 15:12:40 -08:00
Christopher Snowhill
44e7e85a5f
Update feed script with new Git URL
2020-11-19 02:57:49 -08:00
Christopher Snowhill
f64a67941a
Update update_feed.rb script for new version number style
2020-03-01 17:59:23 -08:00
Christopher Snowhill
003ba7990e
Update commit log location
2020-02-28 01:07:48 -08:00
Christopher Snowhill
52a63dc5bc
Update update feed script
2019-10-15 15:03:03 -07:00
Christopher Snowhill
cbbd5769d8
Fix feed updater script to upload the HTML change logs, and remove signature v2 override
2019-06-20 23:34:52 -07:00
Christopher Snowhill
39db4a0726
Fix feed updater script to point commit links to new location.
2018-09-28 01:22:05 +00:00
Chris Moeller
4ec46ae565
Remove CDN reset as we no longer use CloudFront.
2018-05-01 00:33:37 -07:00
Christopher Snowhill
df85ce80cd
Fix oops in update script.
2017-12-17 00:27:33 -08:00
Christopher Snowhill
04e1dc02b4
Update feed script.
2017-12-17 00:24:01 -08:00
Christopher Snowhill
aa3b4300c8
Fix feed updater script to upload deltas this time.
2017-10-01 18:56:04 -07:00
Christopher Snowhill
ed5f36f12f
Hopefully fix feed update script to upload deltas.
2017-09-26 16:26:13 -07:00
Christopher Snowhill
78b69b010d
Update feed update method.
2017-09-25 19:08:17 -07:00
Christopher Snowhill
efd25795bc
Now build inside source tree instead of using GUI Archive feature.
2017-04-03 17:52:17 -07:00
Chris Moeller
93095f8e45
Fix update feed script.
2016-07-22 16:17:40 -07:00
Chris Moeller
e94cb95bf5
Fix uploading deltas to S3.
2016-07-16 23:17:03 -07:00
Chris Moeller
96576da089
Hopefully fix delta uploading.
2016-07-16 15:33:18 -07:00
Chris Moeller
34fe5c3668
Force MIME type for uploaded ZIP and delta.
2016-07-15 22:50:29 -07:00
Chris Moeller
55ecd008ad
Update feed location and script.
2016-07-15 22:41:17 -07:00
Chris Moeller
e9e446e1a2
Update feed updater script
2015-08-01 01:04:48 -07:00
Chris Moeller
5677527ffd
Changed code signing procedures, removed unnecessary Plugin.h copies from numerous PlugIn bundles, and re-signed Growl.framework with a valid signature
2015-03-18 21:45:32 -07:00
Chris Moeller
d53e363b1d
Fix URL in update feed generator
2014-04-07 18:08:43 -07:00
Chris Moeller
cc0faa0b2e
Fixed update script so it actually produces proper delta patches
2014-04-07 18:01:17 -07:00
Chris Moeller
033c086a37
Fixed gsub in update script
2014-04-07 17:45:18 -07:00
Chris Moeller
ef2c8efdf9
Update feed script again
2014-04-07 17:41:03 -07:00
Chris Moeller
18fad4692b
Fixed uploading feed xml to correct prefix
2014-03-28 18:08:39 -07:00
Chris Moeller
4504bf1034
Changed update script
2014-03-28 03:11:15 -07:00
Chris Moeller
fa3fba09be
Fixed update script
2014-03-25 21:00:12 -07:00
Chris Moeller
d1afe662b5
Update script now generates delta patches against the previous release, which should save user and myself some bandwidth
2014-03-24 20:24:52 -07:00
Chris Moeller
1c68ad1c8d
Modify update script to just fucking sign the file repeatedly until it validates
2014-03-16 21:51:08 -07:00
Chris Moeller
1b46139563
Changed update script to generate zip files using ditto instead, hopefully that will be less likely to break my code signatures on occasion like tar/bz2 has
2014-03-12 19:19:55 -07:00
Chris Moeller
74689e0ff1
Sign application outside of Xcode, since passing the deep option there doesn't seem to sign everything in the app bundle
2014-02-03 21:24:59 -08:00
Chris Moeller
8451c45931
Fixed home directory location inside archives
2013-11-03 00:58:25 -07:00
Chris Moeller
231112389d
Fixed the update feed script for real this time, I swear.
2013-10-22 10:12:55 -07:00
Chris Moeller
87bf7bf833
Finalized the uploader script.
2013-10-22 10:02:28 -07:00
Chris Moeller
35ccee268e
Update script once again attempts to compile the App bundle first, and pulls it from the Xcode DerivedData tree.
2013-10-22 04:18:58 -07:00
Chris Moeller
0f80bf3bc0
Hopefully fixed the update script. Of course, I can't seem to make xcodebuild compile the whole thing, so instead, I assume there is an archive built and extracted copy of Cog.app in ~/Documents.
2013-10-22 02:07:46 -07:00
Chris Moeller
da47da2631
Added Sparkle back
2013-10-21 19:17:51 -07:00
Chris Moeller
8e5dc2c250
And changed the update script
2013-10-21 18:31:48 -07:00
Chris Moeller
1cc992f677
Whoops, made the update feed script executable
2013-10-21 18:29:57 -07:00
Chris Moeller
31580d41b8
Added back scripts, and modified the update_feed script
2013-10-21 18:29:13 -07:00
Chris Moeller
3d11f8b144
Removed Scripts
2013-09-27 20:33:11 -07:00
vspader
f0dce0e1d6
Finished nightly updater's conversion to mercurial.
2009-02-21 15:27:03 -08:00