Rafael Oleza
78c0a2881b
Merge branch 'master' into ns-ro/ripgrep-scan
2019-05-22 23:37:19 +02:00
Jason Rudolph
0ab0e6595d
Merge pull request #19346 from atom/dw-fix-draft-automation
...
Re-enable draft release automation for builds on release branches
2019-05-21 14:27:38 -04:00
Jason Rudolph
677a46de40
Merge pull request #18116 from atom/dw-update-server-script
...
Add a simple server for testing Atom updates, enable Atom to use it via environment variable
2019-05-21 12:38:38 -04:00
Jason Rudolph
55080a92de
📝 Tweak README for update server
...
/xref https://github.com/atom/atom/pull/18116#discussion_r284952157
2019-05-21 10:28:31 -04:00
Jason Rudolph
0baff74cee
Always show warning if --test-sign arg is used when building win32
...
/xref https://github.com/atom/atom/pull/18116#discussion_r284952925
2019-05-21 10:24:44 -04:00
Nathan Sobo
3da827b8b0
Revert "Merge pull request #18916 from atom/electron-3.1"
...
This reverts commit dc39210cc2 , reversing
changes made to e18559f01c .
2019-05-20 16:32:09 -06:00
Rafael Oleza
b60f1b116b
Small nit in comment
2019-05-20 10:16:13 -07:00
Winston Liu
9e2f830e06
Update package locks
2019-05-20 12:30:35 -04:00
Rafael Oleza
9d1406cb05
Merge branch 'master' into ns-ro/ripgrep-scan
2019-05-20 15:45:13 +02:00
Antonio Scandurra
dc39210cc2
Merge pull request #18916 from atom/electron-3.1
...
⬆️ Electron 3 (Take Two)
2019-05-20 15:20:12 +02:00
David Wilson
d3c556bdba
Be more explicit about Nightly tag target
2019-05-17 08:04:07 -07:00
Nathan Sobo
770b8fdcf8
Revert "Merge pull request #19244 from atom/ns/notify"
...
This reverts commit b2ecabd527 , reversing
changes made to c3bf95194a .
2019-05-17 04:10:17 -06:00
Nathan Sobo
4f08da2a98
Revert "Merge pull request #19325 from atom/ns/notify-asar-exclude"
...
This reverts commit da8b1a1a42 , reversing
changes made to 1edf94a240 .
2019-05-17 04:10:10 -06:00
Nathan Sobo
145ebb1a63
Revert "Merge pull request #19331 from atom/ns-as/notify-snapshot-exclude"
...
This reverts commit 1e08ad8470 , reversing
changes made to 0994d8ae80 .
2019-05-17 04:09:52 -06:00
Rafael Oleza
d35aef3bf0
Exclude the ripgrep module from the v8 snapshots
2019-05-17 11:55:23 +02:00
Rafael Oleza
0647a0044f
Add context support to ripgrep-directory-searcher
2019-05-17 11:40:46 +02:00
David Wilson
9d30731972
Switch to atomeditor/atom-docker-ci image for Linux builds
2019-05-16 13:28:32 -07:00
Nathan Sobo
fd82a58f1d
WIP
...
Co-Authored-By: Rafael Oleza <rafeca@users.noreply.github.com >
2019-05-16 17:45:34 +02:00
David Wilson
78833833d7
Add steps for configuring a Mac Development cert on macOS
2019-05-15 15:54:45 -07:00
David Wilson
203fbbd074
Added --test-sign to script/build to sign local builds of Atom on macOS
2019-05-15 15:46:46 -07:00
David Wilson
edbd490d0a
Improve macOS update server endpoints
2019-05-15 15:46:46 -07:00
David Wilson
4433f7a6a1
Add a README.md with usage instructions
2019-05-15 15:46:46 -07:00
David Wilson
12b02448d8
Enable ATOM_UPDATE_URL_PREFIX env var to override update server URL
2019-05-15 15:46:46 -07:00
David Wilson
3e9759ca58
Add a simple server for testing Atom updates
2019-05-15 15:46:46 -07:00
David Wilson
f3118e7f90
Re-enable draft release creation and add AutoDraftRelease switch
2019-05-15 08:46:45 -07:00
David Wilson
8be222bd96
Set the target_commitish of the draft release
2019-05-15 08:35:14 -07:00
Nathan Sobo
81b1c150cf
Merge branch 'master' into electron-3.1
2019-05-14 16:23:08 -07:00
Jason Rudolph
6e2c0b0732
⬆️ electron-chromedriver@3.0.0
2019-05-14 16:53:53 -04:00
Nathan Sobo
682a38be8a
⬆️ @atom/notify@1.3.3
...
You can't rely on `__dirname` inside a snapshotted file. Now path
resolution takes place inside a specific file that is excluded from the
startup snapshot.
2019-05-14 09:30:18 -06:00
Winston Liu
2b15c1ed48
Merge branch 'master' into electron-3.1
2019-05-14 11:28:03 -04:00
Rafael Oleza
0994d8ae80
Merge pull request #19322 from atom/remove-cached-run-in-this-context
...
Remove cached-run-in-this-context dependency
2019-05-14 10:50:18 +02:00
Jason Rudolph
da8b1a1a42
Merge pull request #19325 from atom/ns/notify-asar-exclude
...
Exclude @atom/notify binary from the ASAR bundle
2019-05-13 17:38:14 -04:00
Rafael Oleza
1edf94a240
Merge pull request #19324 from atom/pr/15431
...
Integrate packager improvements from https://github.com/atom/atom/pull/15431
2019-05-13 22:18:44 +02:00
Rafael Oleza
6b3e90699b
Merge branch 'master' into HEAD
2019-05-13 19:51:45 +02:00
Nathan Sobo
5ce573ca42
Exclude notify binary from ASAR bundle
2019-05-13 11:07:37 -06:00
Rafael Oleza
4048b49a5d
Make linter compatible with Windows
2019-05-13 17:48:11 +02:00
Rafael Oleza
756c5b8eb8
Add prettier
2019-05-13 17:48:11 +02:00
Rafael Oleza
d7327f5750
Add script/lint --fix which fixes some code formatting issues via eslint
2019-05-13 17:48:11 +02:00
Rafael Oleza
0534a38ba4
Change the linter to be eslint
2019-05-13 17:48:11 +02:00
David Wilson
c8cafbf7c2
Remove cached-run-in-this-context dependency
...
This dependency is no longer needed now that we use Node's built-in APIs
2019-05-13 16:21:09 +02:00
David Wilson
2316b74b06
Change chromedriver/mksnapshot version check to only lock major version
2019-05-13 13:53:53 +02:00
David Wilson
262354ddab
Remove cached-run-in-this-context dependency
...
This dependency is no longer needed now that we use Node's built-in APIs
2019-05-13 13:53:53 +02:00
David Wilson
7770ae214c
Launch mksnapshot.js using the current Node
2019-05-13 13:52:58 +02:00
David Wilson
10664309fd
Use the new Electron 3.0 snapshotting process with mksnapshot
2019-05-13 13:52:58 +02:00
David Wilson
525d25267c
Update snapshot path from snapshot_blob to v8_context_snapshot
...
Related commit:
3ac4c1f03f
2019-05-13 13:52:58 +02:00
Rafael Oleza
6222cee660
⬆️ electron-packager@12.2.0
2019-05-13 11:20:51 +02:00
Winston Liu
d2482e602a
Package lock updates
2019-05-11 01:13:41 -04:00
Winston Liu
f629070698
Merge branch 'master' into wl-update-apm
2019-05-11 00:59:47 -04:00
Nathan Sobo
1d2878f92e
Merge remote-tracking branch 'origin/master' into ns/notify
2019-05-10 15:38:36 -06:00
Rafael Oleza
db6031db03
Merge pull request #19297 from atom/startup-timing-markers
...
Add markers for more granular logging of startup time
2019-05-10 23:16:57 +02:00