Mazen Elkashef
b7cc8d7cbb
Merge pull request #20547 from sht/fix-config-promise
...
Await configuration loading on Windows
2020-06-05 22:53:09 -05:00
Mazen Elkashef
fdb76d491f
Merge pull request #20879 from DeeDeeG/ELECTRON_CUSTOM_VERSION-env-var-for-scripts
...
Use the "ELECTRON_CUSTOM_VERSION" env var in build scripts
2020-06-05 09:39:18 -05:00
DeeDeeG
c274463a9b
⌨️ Fix a typo (chromedriver -> mksnapshot)
2020-06-03 15:34:27 -04:00
DeeDeeG
3e7b532c0b
👕 Fix lints for 'script' dir
2020-06-03 14:58:02 -04:00
DeeDeeG
2df308223e
script: Download correct electron binaries
...
If users manually run `npm install`, we want to
make sure the correct Electron-vendored chromedriver and mksnapshot
are downloaded. (Requires ELECTRON_CUSTOM_VERSION to be set properly.)
This postinstall script sets that var and gets the right binaries,
even if the ELECTRON_CUSTOM_VERSION env var wasn't manually set.
(The bootstrap script already handles this for bootstrapping,
but not for manually running "npm install" in the scripts dir.)
2020-06-03 14:57:27 -04:00
DeeDeeG
9e8b0b14fa
script: Use "ELECTRON_CUSTOM_VERSION" env variable
...
New feature as of electron-chromedriver >= 9.0.0
and electron-mksnapshot >= 9.0.2:
an environment variable "ELECTRON_CUSTOM_VERSION",
which allows downloading the specified (Electron-vendored)
version of chromedriver and mksnapshot,
irrespective of the versions of electron-chromedriver
or electron-mksnapshot (node modules) used to download them.
We can use the latest electron-chromedriver and electron-mksnapshot
now, if we want. Just set ELECTRON_CUSTOM_VERSION to the right version
(handled automatically based on "electronVersion" in package.json).
2020-06-03 13:45:49 -04:00
DeeDeeG
d5ca0e94c1
⬆️ electron-chromedriver, electron-mksnapshot
2020-06-03 13:44:35 -04:00
Mazen Elkashef
9744dfd256
Merge pull request #20855 from akonwi/patch-1
...
Enable webview support with the correct option
2020-06-03 10:53:29 -05:00
Musa Ibrahim
aac542c48f
Merge pull request #20799 from Descear/fix-chrome-sandbox-file-permissions
...
Fix `chrome-sandbox` file permissions
2020-06-03 07:31:46 -04:00
Descear
aac0b665ab
Revert "Trigger artefact uploading"
...
This reverts commit 73bd087fa3 .
2020-06-02 19:32:44 +01:00
Descear
39fe21461a
Revert "Publish build artefacts for pull requests"
...
This reverts commit 368f790a39 .
2020-06-02 19:32:39 +01:00
Akonwi Ngoh
e295d6a56b
Enable webview support with the correct option
2020-05-30 14:42:23 -04:00
Musa Ibrahim
18e6d703c6
Merge pull request #20830 from atom/text-buffer-13.17.3
...
⬆️ text-buffer@13.17 .3
2020-05-29 19:14:28 +01:00
Descear
4ecfc1c315
Use appFileName instead of appName
2020-05-29 00:52:49 +01:00
Descear
57fe385f77
Use %attr to fix chrome-sandbox
2020-05-29 00:17:11 +01:00
Descear
89fe5a000f
Don't chmod chrome-sandbox
2020-05-29 00:17:08 +01:00
Descear
368f790a39
Publish build artefacts for pull requests
2020-05-28 22:16:11 +01:00
Descear
a5db2fbf11
Trigger CI
2020-05-28 20:52:50 +01:00
Descear
865e8fdd78
Trigger CI
2020-05-28 20:51:22 +01:00
Descear
73bd087fa3
Trigger artefact uploading
2020-05-28 20:20:49 +01:00
Descear
2247a74755
Remove debugging code
2020-05-27 22:48:29 +01:00
Descear
535ab93968
Remove debugging code
2020-05-27 22:48:28 +01:00
Descear
ab01bcd48a
Fix parsing error
2020-05-27 22:01:53 +01:00
Descear
a51c31c51a
Fix parsing error
2020-05-27 22:01:51 +01:00
Descear
4d12c46a2d
Fix lint
2020-05-27 21:42:14 +01:00
Descear
41aba7665a
Fix lint
2020-05-27 21:42:10 +01:00
musa ibrahim
c215dde875
⬆️ text-buffer@13.17.3
2020-05-27 20:22:37 +01:00
Mazen El-Kashef
b43bd671e5
Trigger CI
2020-05-27 09:52:37 -05:00
Descear
66ce0b71b6
Add debugging code to create-rpm-package.js
2020-05-23 17:29:43 +01:00
Descear
a1c4e47296
Add debugging code to create-debian-package.js
2020-05-23 17:29:39 +01:00
Tasos Papalyras
230185fb74
Fix lint errors
2020-05-19 23:37:00 +03:00
Mazen Elkashef
6ec186c842
Merge pull request #20741 from atom/enable-webview-on-main-process
...
Enable WebView on main-process in electron options
2020-05-19 15:32:55 -05:00
Tasos Papalyras
3a70292254
Force CI build
2020-05-19 23:12:38 +03:00
Mazen Elkashef
02aa6b1c25
Merge pull request #20750 from atom/spell-check-0.76.1
...
⬆️ spell-check@0.76 .1
2020-05-18 12:44:40 -05:00
Mazen El-Kashef
f2ca3f55cd
⬆️ spell-check@0.76.1
2020-05-18 12:42:40 -05:00
Mazen Elkashef
f32bc9f0fd
Update atom-window.js
...
Fixes https://github.com/atom/atom/issues/20604
2020-05-15 14:24:05 -05:00
Hubot
47e9b12c7f
1.49.0-dev
2020-05-15 12:49:37 -05:00
Mazen Elkashef
4feca894e1
Merge pull request #20444 from UziTech/disable-multicursor
...
feat: add setting to disable multi cursor on click
2020-05-13 06:29:17 -05:00
Mazen Elkashef
d21d6788f8
Merge pull request #20711 from DeeDeeG/python3-support
...
script: Update npm to 6.14.4 for Python 3 support
2020-05-11 22:14:00 -05:00
DeeDeeG
f2e2871f66
script: Update npm to 6.14.4 for Python 3 support
...
npm as of 6.14.2 has node-gyp 5.1.0, which now supports Python 3.
2020-05-07 14:33:32 -04:00
Ash Wilson
49f73afdcd
Merge pull request #20703 from atom/apm-up
...
Upgrade apm to 2.5.0
2020-05-07 07:50:49 -04:00
Ash Wilson
1b12e88db3
⬆️ apm
2020-05-06 14:13:33 -04:00
Mazen Elkashef
ab9565ca46
Merge pull request #20614 from sadikovi/language-java-0.31.5
...
⬆️ language-java@0.31 .5
2020-04-24 20:47:50 -05:00
Hubot
36ac6f60fa
1.48.0-dev
2020-04-15 06:34:37 -05:00
Ivan Sadikov
9e6a86c8a1
update language-java to 0.31.5
2020-04-13 10:08:44 +02:00
Mazen Elkashef
ef6cc4ad2b
Merge pull request #20347 from robobenklein/patch-1
...
If Text Editor Component uses the scroll event, consume it / prevent bubbling
2020-04-03 14:04:33 -05:00
Mazen Elkashef
983bcd541a
Merge pull request #20406 from zorn-v/patch-1
...
Fix .deb install on ubuntu 20.04
2020-04-02 15:19:32 -05:00
Musa Ibrahim
6f2b863114
Merge pull request #19862 from Aerijo/html
...
Add overlay when resizing panels to prevent panes stealing focus
2020-03-31 21:26:11 +01:00
zorn-v
75bad87791
Dummy
2020-03-28 16:54:59 +10:00
zorn-v
09a6af97cf
Dummy
2020-03-28 16:54:44 +10:00