Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	17dab8f239  
						 
						
							
							
								
								
								build: turn gpg signing off for bootstrap ( #17282 )  
							
							 
							
							
							
						 
						
							2019-03-07 18:11:31 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jeremy Apthorp 
								
							 
						 
						
							
							
								
							
							
	
	
	825e526456 
 
						 
						
							
							
								
								
								build: minor fixes to git-export-patches ( #17276 )  
							
							 
							
							... 
							
							
							
							* fix: make export-patches robust to tags with dashes
* fix: --output is a required parameter of export-patches 
							
						 
						
							2019-03-07 15:59:17 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Mark Lee 
								
							 
						 
						
							
							
								
							
							
	7a7389ab1c  
						 
						
							
							
								
								
								build: upgrade to asar@^1.0.0 ( #17061 )  
							
							 
							
							... 
							
							
							
							* build: upgrade asar to ^1.0.0
This is to remove a transitive security vulnerability.
The API changed from callbacks to Promises, so `script/gn-asar.js`
needed to be changed.
* build: add klaw to package.json
`klaw` is used in `script/lint.js`, but it was a transitive dependency.
* build: add fs-extra to package.json
`fs-extra` is used in `script/gn-asar.js`, but it was a transitive
dependency. 
							
						 
						
							2019-02-25 18:25:00 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	319c2853df  
						 
						
							
							
								
								
								chore: move ts-smoke tests to core ( #16930 )  
							
							 
							
							... 
							
							
							
							* chore: move ts smoke tests to core
* fix: fix paths for tsconfig / ts-smoke runner
* update ts-defs version
* do not lintr 
							
						 
						
							2019-02-13 15:24:28 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jeremy Apthorp 
								
							 
						 
						
							
							
								
							
							
	
	
	8d09219533 
 
						 
						
							
							
								
								
								chore: 'breaking change' in PR body overrides commit type in relnotes ( #16911 )  
							
							 
							
							
							
						 
						
							2019-02-12 21:30:39 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	
	
	cd9bf72ee8 
 
						 
						
							
							
								
								
								build: ensure that the uploaded symbol path is correct for our symbol ( #16908 )  
							
							 
							
							... 
							
							
							
							server 
							
						 
						
							2019-02-12 14:10:24 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Charles Kerr 
								
							 
						 
						
							
							
								
							
							
	cfbdc40814  
						 
						
							
							
								
								
								fix: release-notes plays more nicely with clerk ( #16887 )  
							
							 
							
							... 
							
							
							
							Explicitly look not just for Clerk's "notes persisted"
message but also its "no release notes" message. 
							
						 
						
							2019-02-12 04:21:20 -10:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Kleinschmidt 
								
							 
						 
						
							
							
								
							
							
	
	
	6a47089c78 
 
						 
						
							
							
								
								
								ci: Refactor mksnapshot test so that it doesn't stall. ( #16875 )  
							
							 
							
							
							
						 
						
							2019-02-11 12:21:00 -10:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	
	
	c6fc5a23fc 
 
						 
						
							
							
								
								
								Revert "build: hack around GitHub upload API failure / flake ( #16663 )" ( #16802 )  
							
							 
							
							... 
							
							
							
							This reverts commit ab503c7e43 . 
							
						 
						
							2019-02-06 16:51:45 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	a569dad8c5  
						 
						
							
							
								
								
								build: remove non-arm vstsJobs ( #16793 )  
							
							 
							
							
							
						 
						
							2019-02-06 13:36:17 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	
	
	17c240a639 
 
						 
						
							
							
								
								
								ci: make macOS CI faster ( #16766 )  
							
							 
							
							... 
							
							
							
							* ci: cache brew update result
* ci: checkout and sync the macOS build on a linux machine for speed 
							
						 
						
							2019-02-06 13:16:11 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	
	
	26df9992cf 
 
						 
						
							
							
								
								
								build: use typescript for internal Electron JS code ( #16441 )  
							
							 
							
							
							
						 
						
							2019-02-06 10:27:20 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	
	
	793d6c3691 
 
						 
						
							
							
								
								
								chore: remove release notes semantic PR map ( #16758 )  
							
							 
							
							
							
						 
						
							2019-02-05 15:19:26 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	
	
	b29e8d18a8 
 
						 
						
							
							
								
								
								chore: auto-format GN and python files in our precommit ( #16722 )  
							
							 
							
							... 
							
							
							
							* chore: auto-format GN files in our precommit
* chore: update python linting errors and auto-lint python files
* chore: add trick for CHROMIUM_BUILDTOOLS_PATH
* chore: apply suggestions from code review
Co-Authored-By: MarshallOfSound <samuel.r.attard@gmail.com> 
							
						 
						
							2019-02-05 13:54:45 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	
	
	b202ad1e24 
 
						 
						
							
							
								
								
								refactor: remove js2asar.py and port logic to JS in more readable / GN-style way ( #16718 )  
							
							 
							
							... 
							
							
							
							* refactor: remove js2asar.py and port logic to JS in more readable / GN-style way
* refactor: further clean up ASAR impl, add new node_action GN template 
							
						 
						
							2019-02-05 12:10:15 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	
	
	8582325e85 
 
						 
						
							
							
								
								
								build: ensure index.json is actually valid JSON before uploading ( #16518 )  
							
							 
							
							... 
							
							
							
							* build: ensure index.json is actually valid JSON before uploading
* chore: fix py linting for validation of index.json 
							
						 
						
							2019-02-05 11:36:31 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	
	
	a9991f5451 
 
						 
						
							
							
								
								
								chore: fix falsy comments edge case in release notes ( #16720 )  
							
							 
							
							
							
						 
						
							2019-02-04 14:57:38 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Charles Kerr 
								
							 
						 
						
							
							
								
							
							
	
	
	efe52f66e4 
 
						 
						
							
							
								
								
								fix: show proper clerk notes in release notes script ( #16659 )  
							
							 
							
							... 
							
							
							
							* fix: Note detection in PR
* fix: 'BREAKING CHANGE' detection in PR body
* fix: when to include PRs that landed in other branches too
* fix: when available, use clerk's notes 
							
						 
						
							2019-02-01 10:31:03 -06:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	ab503c7e43  
						 
						
							
							
								
								
								build: hack around GitHub upload API failure / flake ( #16663 )  
							
							 
							
							
							
						 
						
							2019-01-31 15:21:41 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Kleinschmidt 
								
							 
						 
						
							
							
								
							
							
	
	
	2f35c98e76 
 
						 
						
							
							
								
								
								ci: build mac on CircleCI ( #16552 )  
							
							 
							
							
							
						 
						
							2019-01-31 12:59:32 -05:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	f431ce4971  
						 
						
							
							
								
								
								build: fix individual asset downloading in release script ( #16493 )  
							
							 
							
							... 
							
							
							
							* Revert "build: fix release asset download for now (#16486 )"
This reverts commit 7df531bc4e .
* build: clean up asset downloading 
							
						 
						
							2019-01-23 11:47:36 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Alexey Kuzmin 
								
							 
						 
						
							
							
								
							
							
	
	
	0a5adfe365 
 
						 
						
							
							
								
								
								build: fail a build if some hooks don't succeed ( #16369 )  
							
							 
							
							
							
						 
						
							2019-01-23 11:31:14 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Kleinschmidt 
								
							 
						 
						
							
							
								
							
							
	
	
	34ac68c4a8 
 
						 
						
							
							
								
								
								ci: Update build timeouts ( #16492 )  
							
							 
							
							... 
							
							
							
							* Update timeout for native_mksnapshot and use bigger machines
* Revert "build: temporarily disable arm to unblock nightlies (#16479 )"
This reverts commit 51961fccfa . 
							
						 
						
							2019-01-22 16:14:01 -05:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	
	
	7df531bc4e 
 
						 
						
							
							
								
								
								build: fix release asset download for now ( #16486 )  
							
							 
							
							
							
						 
						
							2019-01-22 08:53:52 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	
	
	51961fccfa 
 
						 
						
							
							
								
								
								build: temporarily disable arm to unblock nightlies ( #16479 )  
							
							 
							
							
							
						 
						
							2019-01-21 15:22:56 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	
	
	0b0679e065 
 
						 
						
							
							
								
								
								build: auto-fix linting issues on commit ( #16466 )  
							
							 
							
							... 
							
							
							
							* build: auto-fix formatting during commit
* use lint-staged as precommit hook to autofix issues 
							
						 
						
							2019-01-21 14:46:32 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	
	
	3417c42bfd 
 
						 
						
							
							
								
								
								chore: always try to nuke tags ( #16451 )  
							
							 
							
							
							
						 
						
							2019-01-18 14:00:15 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jeremy Apthorp 
								
							 
						 
						
							
							
								
							
							
	
	
	98d0daa2fd 
 
						 
						
							
							
								
								
								chore: remove unused osfhandle hack ( #16305 )  
							
							 
							
							
							
						 
						
							2019-01-17 15:58:47 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Robo 
								
							 
						 
						
							
							
								
							
							
	52fe92d02e  
						 
						
							
							
								
								
								feat: Upgrade to Chromium 71.0.3578.98 ( #15966 )  
							
							 
							
							
							
						 
						
							2019-01-11 17:00:43 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	
	
	e2b1394ad1 
 
						 
						
							
							
								
								
								redo: size -> length ( #16370 )  
							
							 
							
							
							
						 
						
							2019-01-11 09:53:13 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	
	
	d0ae89befa 
 
						 
						
							
							
								
								
								chore: fix tag cleanup ( #16353 )  
							
							 
							
							
							
						 
						
							2019-01-10 13:42:42 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Charles Kerr 
								
							 
						 
						
							
							
								
							
							
	
	
	2acf9ac72f 
 
						 
						
							
							
								
								
								fix: improve release notes ( #16343 )  
							
							 
							
							... 
							
							
							
							* fix: use version name in release notes
* fix: omit previously-released notes
* fix: sniff semantic commit types from PR subjects
instead of only from commit messages
* fix: do not use unrecognized semantic commit types
* chore: do not hardcode Release-Notes comment text
It used to be '<!-- One-line Change Summary Here-->',
it's currently a link to a best-practices page, and
it'll probably change again in the future. Let's just
match on <!--.*--> instead.
* chore: copyedit the help page
* chore: use clerk's OMIT_FROM_RELEASE_NOTES_KEYS
* chore: tweak comments
* chore: rename 'breaks' property as 'breaking' 
							
						 
						
							2019-01-10 14:01:38 -06:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Electron Bot 
								
							 
						 
						
							
							
								
							
							
	2ee59cc82c  
						 
						
							
							
								
								
								Revert "chore: s/size/length ( #16351 )"  
							
							 
							
							... 
							
							
							
							This reverts commit 03e16ffa57 . 
							
						 
						
							2019-01-10 11:04:31 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	
	
	03e16ffa57 
 
						 
						
							
							
								
								
								chore: s/size/length ( #16351 )  
							
							 
							
							
							
						 
						
							2019-01-10 10:58:23 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	
	
	f72d5a4184 
 
						 
						
							
							
								
								
								chore: fix electron.d.ts file upload ( #16335 )  
							
							 
							
							
							
						 
						
							2019-01-08 22:51:49 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	
	
	b4299a2872 
 
						 
						
							
							
								
								
								chore: pass dryRun arg correctly ( #16333 )  
							
							 
							
							... 
							
							
							
							* chore: pass dryRun arg correctly
* no log 
							
						 
						
							2019-01-08 18:09:42 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	
	
	826063a2f7 
 
						 
						
							
							
								
								
								chore: github => octokit in release notes ( #16332 )  
							
							 
							
							
							
						 
						
							2019-01-08 16:20:54 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	
	
	000be5d1d4 
 
						 
						
							
							
								
								
								chore: refactor scripts for octokit update  ( #16284 )  
							
							 
							
							... 
							
							
							
							* chore: refactor scripts for octokit
* update release script
* update more octokit scripts
* cleanup
* remove unecessary refactor
* fixup package lock 
							
						 
						
							2019-01-08 12:05:58 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	
	
	434f1368a0 
 
						 
						
							
							
								
								
								test: add specs to version bump utils ( #16315 )  
							
							 
							
							
							
						 
						
							2019-01-08 12:04:27 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	
	
	791d6de8b0 
 
						 
						
							
							
								
								
								chore: fix json parsing for npm publish ( #16318 )  
							
							 
							
							
							
						 
						
							2019-01-07 20:37:44 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jeremy Apthorp 
								
							 
						 
						
							
							
								
							
							
	
	
	a3e5173c47 
 
						 
						
							
							
								
								
								Merge pull request  #16203  from electron/alkuzmin/add-external-binaries-config  
							
							 
							
							... 
							
							
							
							build: extract external binaries config 
							
						 
						
							2019-01-07 17:37:53 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	
	
	30c670bd83 
 
						 
						
							
							
								
								
								chore: release notes should be an object ( #16313 )  
							
							 
							
							
							
						 
						
							2019-01-07 16:00:36 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	
	
	2ac677228d 
 
						 
						
							
							
								
								
								chore: fix pre passing to atom.rc ( #16311 )  
							
							 
							
							... 
							
							
							
							* chore: fix pre passing to versionH
* preTypes => preType 
							
						 
						
							2019-01-07 13:41:07 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	
	
	854443a291 
 
						 
						
							
							
								
								
								chore: trim output of branch correctly ( #16307 )  
							
							 
							
							
							
						 
						
							2019-01-07 12:24:18 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Aleksei Kuzmin 
								
							 
						 
						
							
							
								
							
							
	dee964e0fe  
						 
						
							
							
								
								
								build: extract external binaries config  
							
							 
							
							
							
						 
						
							2019-01-07 10:44:08 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	
	
	9cc3fbabf7 
 
						 
						
							
							
								
								
								chore: @electron/nightly => electron-nightly ( #16273 )  
							
							 
							
							
							
						 
						
							2019-01-04 13:48:02 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Michelle Tilley 
								
							 
						 
						
							
							
								
							
							
	
	
	3db691d693 
 
						 
						
							
							
								
								
								chore: add additional logging during asset upload ( #16279 )  
							
							 
							
							
							
						 
						
							2019-01-04 13:14:41 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	
	
	c1ca8476f8 
 
						 
						
							
							
								
								
								chore: result => result.data ( #16274 )  
							
							 
							
							... 
							
							
							
							* chore: result.draft => result.data.draft
* also result.id 
							
						 
						
							2019-01-04 11:26:14 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	eb8dc6b675  
						 
						
							
							
								
								
								chore: publish nightlies to electron-nightly ( #15938 )  
							
							 
							
							... 
							
							
							
							* chore: publish nightlies to electron-nightly
* electron-nightly => @electron/nightly 
							
						 
						
							2019-01-02 11:04:56 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	
	
	90d314cc3b 
 
						 
						
							
							
								
								
								chore: make nugget quiet by default ( #16147 )  
							
							 
							
							... 
							
							
							
							* chore: make nugget quiet by default
* chore: allow nugget quiet to be passed via cli 
							
						 
						
							2018-12-19 20:36:01 -07:00