Commit Graph

68 Commits

Author SHA1 Message Date
Kevin Sawicki
71f80809c0 Assign buildDir at top of function 2014-11-14 14:59:06 -08:00
Kevin Sawicki
5c143bfc6e Return assets 2014-11-14 14:14:16 -08:00
Kevin Sawicki
51354f2326 Upload RELEASES and .nupkg files 2014-11-14 14:13:44 -08:00
Kevin Sawicki
1177508a45 Add missing ) 2014-11-14 12:02:15 -08:00
Kevin Sawicki
4bbffd3589 Upload AtomSetup.exe on Windows 2014-11-14 12:00:20 -08:00
Kevin Sawicki
f78891b600 Fetch draft assets from assets URL
This will include assets in a bad state that should still be deleted
and aren't returned from the main release URL.
2014-11-07 12:07:16 -08:00
Kevin Sawicki
fbfe1c7224 Fully fetch draft release
Assets in a bad state aren't returned from the releases listing
endpoint.
2014-11-07 10:58:53 -08:00
Kevin Sawicki
d299692237 Use correct 64-bith arch 2014-10-23 12:02:52 -07:00
Kevin Sawicki
8d71cbd510 📝 Mention fedora/debian checks 2014-10-23 11:10:18 -07:00
Kevin Sawicki
534ace6250 Use x64_64 as arch in rpm name 2014-10-23 11:09:48 -07:00
Kevin Sawicki
89157cdf29 Restore master only uploads 2014-10-23 10:49:05 -07:00
Kevin Sawicki
d7019509e3 Return early when no token set 2014-10-23 10:01:26 -07:00
Kevin Sawicki
0417458fbb Log when token is missing 2014-10-23 09:56:44 -07:00
Kevin Sawicki
6b57030bda Test uploads on this branch 2014-10-22 17:33:26 -07:00
Kevin Sawicki
4e3d15592e Upload .rpm file when available 2014-10-22 17:26:58 -07:00
Kevin Sawicki
efe3d65291 Only upload on master 2014-10-21 14:11:06 -07:00
Kevin Sawicki
8576486d06 Prepare docs when building all branches 2014-10-21 14:10:44 -07:00
Kevin Sawicki
6b44369458 Log time taken to upload 2014-10-20 13:37:19 -07:00
Kevin Sawicki
ec0bcd90a6 Upload correct verison of .deb file 2014-09-22 10:38:56 -07:00
Kevin Sawicki
08871989e2 Correct process arch value 2014-09-22 10:35:52 -07:00
Kevin Sawicki
6d1d6de8ff Restore only uploading from master 2014-09-12 13:28:10 -07:00
Kevin Sawicki
97e7d24f43 Add missing task helpers require 2014-09-12 13:22:15 -07:00
Kevin Sawicki
1bfda1fc61 Copy .deb file to proper upload path 2014-09-12 13:22:15 -07:00
Kevin Sawicki
b1a6772105 Don't include version in .deb asset name 2014-09-12 13:22:15 -07:00
Kevin Sawicki
bf76a3f1e7 Only publish on Linux for now 2014-09-12 13:22:15 -07:00
Kevin Sawicki
e00ff30cd7 Extensions should be an array 2014-09-12 13:22:14 -07:00
Kevin Sawicki
9717d973a7 Upload .deb asset during publish 2014-09-12 13:22:14 -07:00
Kevin Sawicki
50ddb8e3cc Upload atom-api.json asset during publish 2014-08-25 15:04:22 -07:00
probablycorey
e6725c9fcb Fix prepare docs 2014-06-30 11:48:10 -07:00
probablycorey
7b11343ea8 Remove semi-colon 2014-06-27 09:37:05 -07:00
probablycorey
f828b91686 Only prepare docs on darwin platforms. 2014-06-27 08:53:43 -07:00
probablycorey
3f4210c293 Only publish build if on janky and using the master branch 2014-06-27 08:52:12 -07:00
probablycorey
81afb89d27 Copy API docs to the build dir 2014-06-26 16:14:54 -07:00
Corey Johnson & Daniel Hengeveld
2107b10778 Add upload-assets grunt task 2014-06-26 15:02:18 -07:00
Corey Johnson & Daniel Hengeveld
bc31f94833 Add getAssets method 2014-06-26 15:01:26 -07:00
Corey Johnson & Daniel Hengeveld
58c2cec787 Rename sourceName to sourcePath 2014-06-26 14:37:21 -07:00
Corey Johnson & Daniel Hengeveld
2c95af63e6 Rename zipApp to zipAssets 2014-06-26 14:33:09 -07:00
Kevin Sawicki
853ee3eec5 💄 2014-06-13 15:44:43 -07:00
Kevin Sawicki
bb9e052c90 DRY up zip code 2014-06-13 15:44:34 -07:00
Kevin Sawicki
dc323348b7 Only publish janky master builds 2014-06-13 15:25:21 -07:00
Kevin Sawicki
655cce9fd4 Renable asset uploading 2014-06-13 14:14:58 -07:00
Kevin Sawicki
f3ea2cd9e0 Add a command 2014-06-13 12:34:00 -07:00
Kevin Sawicki
ebcae85f1a Log directory 2014-06-13 12:23:49 -07:00
Kevin Sawicki
0b79c31d45 Use full path 2014-06-13 12:02:04 -07:00
Kevin Sawicki
cd376c2d1d Try 7za 2014-06-13 11:45:53 -07:00
Kevin Sawicki
0104d7e264 Zip built app on Windows 2014-06-13 11:36:29 -07:00
Kevin Sawicki
019cccc978 Remove unused variable 2014-06-13 11:36:29 -07:00
Kevin Sawicki
2990f36595 Remove unused publish release step 2014-04-30 09:43:01 -07:00
Kevin Sawicki
868cbb680c Stop uploading to atom-master-builds
Packages using Travis now build against a release build
2014-04-30 09:29:05 -07:00
Cheng Zhao
1b7dc2f147 Make publish-build support multiple assets. 2014-02-28 16:49:03 +08:00