Alexey Kuzmin 
								
							 
						 
						
							
							
								
							
							
	7866575385  
						 
						
							
							
								
								
								ci: fix the upload distribution step on VSTS ( #15015 )  
							
							... 
							
							
							
							* ci: fix the upload distribution step on VSTS
* ci: fix get_electron_exec()
* ci: define "CI" env variable 
							
						 
						
							2018-10-08 15:19:40 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	
	
	b9cf49f32c 
 
						 
						
							
							
								
								
								chore: fix native_mksnapshot path on for arm releases  
							
							
							
						 
						
							2018-10-06 20:10:40 +13:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	
	
	99cf6815a8 
 
						 
						
							
							
								
								
								chore: run create-typescript-definitions for darwin releases  
							
							
							
						 
						
							2018-09-29 16:39:22 +10:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	
	
	9ec7137443 
 
						 
						
							
							
								
								
								chore: fix ffmpeg upload path and always generate node headers  
							
							
							
						 
						
							2018-09-29 12:27:29 +10:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	
	
	851cd22f10 
 
						 
						
							
							
								
								
								chore: fix upload.py for symbol.zip upload  
							
							
							
						 
						
							2018-09-29 12:00:33 +12:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	37f405859f  
						 
						
							
							
								
								
								chore: fix out_dir usage in upload-symbols.py  
							
							
							
						 
						
							2018-09-28 11:24:50 +10:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									John Kleinschmidt 
								
							 
						 
						
							
							
								
							
							
	8df703a13b  
						 
						
							
							
								
								
								Update mksnapshot uploads  
							
							
							
						 
						
							2018-09-28 11:18:25 +10:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	e66a5f79a2  
						 
						
							
							
								
								
								updating directories and related functions  
							
							
							
						 
						
							2018-09-28 11:18:06 +10:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	4b0f335aba  
						 
						
							
							
								
								
								chore: initial work for running releases of GN build  
							
							
							
						 
						
							2018-09-28 11:15:46 +10:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jeremy Apthorp 
								
							 
						 
						
							
							
								
							
							
	77fb9cf416  
						 
						
							
							
								
								
								chore: stop using electron.gyp for branding and version ( #14559 )  
							
							... 
							
							
							
							* chore: stop using electron.gyp for version info
* chore: remove branding info from electron.gyp
* Use get_electron_branding instead of gn read
* Flip project_name/product_name 
							
						 
						
							2018-09-27 14:53:08 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	2617f50b7d  
						 
						
							
							
								
								
								chore: update mksnapshot and ffmpeg for GN ( #14738 )  
							
							... 
							
							
							
							* chore: update mksnapshot and ffmpeg for GN
* fix typo
* add non-native builds to CI
* split mksnapshot build and store steps
* Fix config order
* Use different targets for mksnapshot and native_mksnapshot
mksnapshot gets built in electron_app as part of the v8 build, so copy it from there
* Revert "Use different targets for mksnapshot and native_mksnapshot"
This reverts commit 6a1a50aa690124626b4357751949397298aeac95.
* Try specifying v8_snapshot_toolchain
* Fix v8_snapshot_toolchain reference
* Fix artifact locations
* Test native mksnapshot 
							
						 
						
							2018-09-24 21:48:49 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	
	
	e9549a89bb 
 
						 
						
							
							
								
								
								docs: update releasing info ( #14675 )  
							
							... 
							
							
							
							* docs: update releasing info
* update more release and upload files
* address feedback from review 
							
						 
						
							2018-09-24 09:12:16 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Charles Kerr 
								
							 
						 
						
							
							
								
							
							
	
	
	a45ded5508 
 
						 
						
							
							
								
								
								chore: fix python lint warnings ( #14638 )  
							
							... 
							
							
							
							* chore: fix lint warnings
* chore: another try at python import errors
Looks like the problem is that dbus_mock.py is running as
a script but living in the `lib/` directory where it's part of a
module. Moving it up into the `script/` directory seems to
solve the issue. 
							
						 
						
							2018-09-16 12:24:07 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	b9afc68c35  
						 
						
							
							
								
								
								chore: introduce concept of nightly builds to release scripts ( #14130 )  
							
							... 
							
							
							
							* chore: introduce concept of nightly builds to release scripts
* build: publish nightly releases to dedicated repo 
							
						 
						
							2018-08-16 08:57:12 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Zeke Sikelianos 
								
							 
						 
						
							
							
								
							
							
	9b91d632e0  
						 
						
							
							
								
								
								build: make nightly filenames more guessable with YMD format  
							
							
							
						 
						
							2018-07-19 14:12:12 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									John Kleinschmidt 
								
							 
						 
						
							
							
								
							
							
	2040095b96  
						 
						
							
							
								
								
								Move github release checking to node.js  
							
							... 
							
							
							
							Our upload script was relying on an old python script to find the GitHub release for uploading. 
							
						 
						
							2018-07-10 09:40:24 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									John Kleinschmidt 
								
							 
						 
						
							
							
								
							
							
	38ebf5ac9f  
						 
						
							
							
								
								
								Run tests on release builds  
							
							... 
							
							
							
							Also, added ability to call VSTS release builds via API. 
							
						 
						
							2018-06-14 09:42:55 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Nitish Sakhawalkar 
								
							 
						 
						
							
							
								
							
							
	55c8aa7f1c  
						 
						
							
							
								
								
								Update upload symbols script for posix  
							
							
							
						 
						
							2018-05-23 23:16:03 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									John Kleinschmidt 
								
							 
						 
						
							
							
								
							
							
	6dff60b899  
						 
						
							
							
								
								
								Updated CI configs for nightly builds  
							
							... 
							
							
							
							Add timestamp to s3 uploads 
							
						 
						
							2018-05-23 10:23:28 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Lee 
								
							 
						 
						
							
							
								
							
							
	022ffe69e0  
						 
						
							
							
								
								
								Don't upload aliased arm builds anymore  
							
							... 
							
							
							
							They are literally a copy/paste of the armv7l builds, and have been
deprecated ever since they were renamed 2 years ago. 
							
						 
						
							2018-05-17 22:22:46 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									John Kleinschmidt 
								
							 
						 
						
							
							
								
							
							
	cc2cd95ec5  
						 
						
							
							
								
								
								Release updates in prep for 3-0-x releases ( #12916 )  
							
							... 
							
							
							
							* Add autorelease logic
* Fix UnboundLocalError when using s3 upload 
							
						 
						
							2018-05-14 16:21:51 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									John Kleinschmidt 
								
							 
						 
						
							
							
								
							
							
	7acbbf2ef3  
						 
						
							
							
								
								
								Add logic to bundle native mksnapshot for arm/arm64  
							
							
							
						 
						
							2018-04-13 15:52:08 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									John Kleinschmidt 
								
							 
						 
						
							
							
								
							
							
	7e9131d82b  
						 
						
							
							
								
								
								Allow multiple releases to run at once  
							
							... 
							
							
							
							Find draft release by draft flag and tag name 
							
						 
						
							2018-01-30 17:35:16 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	e4064d8dc2  
						 
						
							
							
								
								
								Do not upload symbols for mips64el  
							
							
							
						 
						
							2017-11-23 09:19:01 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vanessa Yuen 
								
							 
						 
						
							
							
								
							
							
	7cb408838f  
						 
						
							
							
								
								
								skip headers and pdbs for fake release builds  
							
							
							
						 
						
							2017-11-03 08:12:54 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vanessa Yuen 
								
							 
						 
						
							
							
								
							
							
	4cc8008cfc  
						 
						
							
							
								
								
								derp.. why did I make a separate parse_args()  
							
							
							
						 
						
							2017-11-02 16:42:09 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vanessa Yuen 
								
							 
						 
						
							
							
								
							
							
	bf5b9e70bb  
						 
						
							
							
								
								
								fix linting errors  
							
							
							
						 
						
							2017-11-02 16:20:41 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vanessa Yuen 
								
							 
						 
						
							
							
								
							
							
	b23fa34470  
						 
						
							
							
								
								
								modify upload script to allow uploading release assets to s3  
							
							
							
						 
						
							2017-11-02 16:06:28 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									John Kleinschmidt 
								
							 
						 
						
							
							
								
							
							
	66846bff97  
						 
						
							
							
								
								
								Automate release ( #10827 )  
							
							... 
							
							
							
							* Create prepare-release script
* Add script to merge release
* Cleanup/add logging
* Move release process out of upload.py
* Add cleanup release branch
* Update release doc to reflect new scripts
* Fix to allow running with notesOnly
Also fixup release name and body when beta release.
* Fix issues found during release
* Use getRelease instead of getAssets
github.repos.getAssets is limited to 30 entries which means we may not get back the file we are looking for.
* Documentation corrections 
							
						 
						
							2017-10-23 11:02:50 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	3545280e1d  
						 
						
							
							
								
								
								Add --overwrite to the upload script  
							
							
							
						 
						
							2017-09-26 10:43:43 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									John Kleinschmidt 
								
							 
						 
						
							
							
								
							
							
	cb7f8e256e  
						 
						
							
							
								
								
								Change GitHub upload to use JS GitHub lib  
							
							... 
							
							
							
							Needed for Appveyor when running releases 
							
						 
						
							2017-09-24 06:26:04 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	94ab1c790f  
						 
						
							
							
								
								
								Verify arm64 builds in prerelease  
							
							
							
						 
						
							2017-08-22 10:08:27 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Vanessa Yuen 
								
							 
						 
						
							
							
								
							
							
	511bd84ece  
						 
						
							
							
								
								
								work with published release instead of draft release  
							
							... 
							
							
							
							add beta/latest tag with `npm publish` 
							
						 
						
							2017-08-01 16:08:30 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kevin Sawicki 
								
							 
						 
						
							
							
								
							
							
	2b2b431486  
						 
						
							
							
								
								
								Create prereleases by default  
							
							
							
						 
						
							2017-05-26 09:10:26 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kevin Sawicki 
								
							 
						 
						
							
							
								
							
							
	fb85b26767  
						 
						
							
							
								
								
								Merge remote-tracking branch 'origin/master' into chrome58  
							
							
							
						 
						
							2017-05-10 09:42:19 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kevin Sawicki 
								
							 
						 
						
							
							
								
							
							
	c19c14d0b3  
						 
						
							
							
								
								
								Build spec modules against locally generated node headers tarball  
							
							
							
						 
						
							2017-05-02 10:14:49 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Zeke Sikelianos 
								
							 
						 
						
							
							
								
							
							
	9a10486514  
						 
						
							
							
								
								
								generate and upload electron.d.ts with each release  
							
							
							
						 
						
							2017-03-31 21:01:55 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kevin Sawicki 
								
							 
						 
						
							
							
								
							
							
	a0fc5ae63d  
						 
						
							
							
								
								
								Use electron version in Chromedriver asset name  
							
							
							
						 
						
							2017-02-15 08:17:40 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Zeke Sikelianos 
								
							 
						 
						
							
							
								
							
							
	d4b204799d  
						 
						
							
							
								
								
								Merge pull request  #7120  from electron/lint-docs  
							
							... 
							
							
							
							Publish the public API as a JSON object 
							
						 
						
							2016-09-16 14:05:32 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kevin Sawicki 
								
							 
						 
						
							
							
								
							
							
	34b9ba2edc  
						 
						
							
							
								
								
								Upload ARM assets without v7l suffix  
							
							
							
						 
						
							2016-09-13 10:06:09 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Zeke Sikelianos 
								
							 
						 
						
							
							
								
							
							
	9e8b0953f3  
						 
						
							
							
								
								
								fix indentation  
							
							
							
						 
						
							2016-09-12 10:47:36 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Zeke Sikelianos 
								
							 
						 
						
							
							
								
							
							
	18585204b7  
						 
						
							
							
								
								
								wrap line to stay under 80 chars  
							
							
							
						 
						
							2016-09-09 10:07:22 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Zeke Sikelianos 
								
							 
						 
						
							
							
								
							
							
	8d201ae1ad  
						 
						
							
							
								
								
								generate electron-api.json and upload with release  
							
							
							
						 
						
							2016-09-09 10:07:22 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kevin Sawicki 
								
							 
						 
						
							
							
								
							
							
	fd38cfd88c  
						 
						
							
							
								
								
								Remove unused imports  
							
							
							
						 
						
							2016-08-25 17:57:14 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kevin Sawicki 
								
							 
						 
						
							
							
								
							
							
	87e60466d3  
						 
						
							
							
								
								
								Add helper for generating zip file names  
							
							
							
						 
						
							2016-08-25 17:50:12 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Lee 
								
							 
						 
						
							
							
								
							
							
	aaf9c5327c  
						 
						
							
							
								
								
								The checksum file needs to indicate that the files should be opened in binary mode  
							
							
							
						 
						
							2016-08-18 08:35:54 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	9765599b49  
						 
						
							
							
								
								
								Must pass unicode to StringIO  
							
							
							
						 
						
							2016-08-01 22:08:52 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	94a17bb494  
						 
						
							
							
								
								
								Use spaces between checksum and filename  
							
							
							
						 
						
							2016-08-01 22:08:52 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	217b639597  
						 
						
							
							
								
								
								Fix filename when uploading to github  
							
							
							
						 
						
							2016-08-01 22:08:52 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	d00bff4d94  
						 
						
							
							
								
								
								Fix error of run_python_script  
							
							
							
						 
						
							2016-08-01 21:41:55 +09:00