Ethan Johnson
33cefdf8cf
lint
2020-06-16 09:59:29 -05:00
Ethan Johnson
eca8bb615f
no whitespace
2020-06-15 12:14:26 -05:00
Ethan Johnson
3191997c87
add test
2020-06-15 12:12:02 -05:00
sharedprophet
8ef5634e31
Merge pull request #2 from sharedprophet/master
...
update
2020-06-15 10:24:42 -05:00
sharedprophet
d24932ce7a
Merge pull request #1 from atom/master
...
update
2020-06-15 10:21:01 -05:00
Mazen Elkashef
bd772b90f4
Merge pull request #20927 from atom/language-gfm-0.90.8
...
⬆️ language-gfm@0.90 .8
2020-06-12 14:39:02 -05:00
Mazen El-Kashef
c40cfd633e
⬆️ language-gfm@0.90.8
2020-06-12 13:44:05 -05:00
Mazen Elkashef
527af1ad38
Merge pull request #20804 from UziTech/fix-multicursor
...
fix multi cursor correct setting
2020-06-12 10:49:03 -05:00
Tony Brix
21580aa170
fix multi cursor correct setting
2020-06-11 11:13:32 -05:00
Mazen Elkashef
e4b9c1e081
Merge pull request #20716 from DeeDeeG/python-summary
...
Review/finalize Python approach for mid 2020
2020-06-05 23:19:38 -05:00
Hubot
881fb0e9ba
1.50.0-dev
2020-06-05 21:10:47 -07:00
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
DeeDeeG
9b9547344f
deb packaging: Drop python dependency
...
Python is only needed for apm --> npm --> node-gyp.
(For building Atom packages that include native C/C++ code.)
The rest of Atom/apm works 100%, even with no Python installed.
With Python 2 soon to be dropped from the Debian/Ubuntu repos,
having a hard dependency on `python` or `python2` is a problem.
None of the other OSes/platforms have an install-time requirement of
having Python on the system, so this is in line with Atom packaging
for the other platforms.
2020-05-12 00:40:03 -04:00