Commit Graph

71 Commits

Author SHA1 Message Date
darangi
9140f6501b tests 2020-07-03 14:40:40 +01:00
darangi
f9a9e57d3a Revert "init"
This reverts commit 20d5d21775.
2020-06-26 15:59:54 +01:00
Musa Ibrahim
20d5d21775 init
fixed search regex

removed NPM check

handle pr

installed dependencies

publish branch and create PR

catch apm error

pr

deactivated token and used env variable instead

some fixes
2020-06-18 01:07:51 +01:00
DeeDeeG
d5ca0e94c1 ⬆️ electron-chromedriver, electron-mksnapshot 2020-06-03 13:44:35 -04: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
Darangi
563dbe7f17 Merge branch 'master' into electron-upgrade 2020-03-11 17:16:56 +01:00
Mazen El-Kashef
e897ae2007 revert notarization 2020-02-07 15:08:55 -05:00
Mazen El-Kashef
fbc06f50a8 switch from atom's special winstaller version to electron's winstaller 2020-01-25 02:28:15 -05:00
Darangi
2c95adbd3e ⬆️ fs-admin@0.12.0 2019-11-29 17:07:12 +01:00
Darangi
9841a990c5 ⬆️ electron-link@0.4.1 2019-11-25 23:01:34 +01:00
Darangi
1c802b9a64 bumped electron-chromedriver and electron-mksnapshot 2019-11-25 17:52:05 +01:00
Jason Rudolph
ffcf92e5c0 Merge pull request #19802 from atom/dependabot/npm_and_yarn/script/underscore.string-3.3.5
Bump underscore.string from 3.3.4 to 3.3.5 in /script
2019-08-15 16:08:57 -04:00
dependabot[bot]
fb26c63018 Bump js-yaml from 3.12.0 to 3.13.1 in /script
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-15 18:14:58 +00:00
dependabot[bot]
00dc804d44 Bump underscore.string from 3.3.4 to 3.3.5 in /script
Bumps [underscore.string](https://github.com/epeli/underscore.string) from 3.3.4 to 3.3.5.
- [Release notes](https://github.com/epeli/underscore.string/releases)
- [Changelog](https://github.com/epeli/underscore.string/blob/master/CHANGELOG.markdown)
- [Commits](https://github.com/epeli/underscore.string/compare/3.3.4...3.3.5)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-15 17:39:33 +00:00
Jason Rudolph
559913ae1a Merge pull request #19797 from atom/dependabot/npm_and_yarn/script/lodash.merge-4.6.2
Bump lodash.merge from 4.6.1 to 4.6.2 in /script
2019-08-15 11:04:12 -04:00
dependabot[bot]
2b8bcf2c20 Bump lodash.merge from 4.6.1 to 4.6.2 in /script
Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-15 13:57:34 +00:00
dependabot[bot]
7e396e3cf0 Bump lodash.template from 4.4.0 to 4.5.0 in /script
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-15 13:56:03 +00:00
Antonio Scandurra
d227a202dd Upgrade tello to v1.2.0
Fixes #16106
Fixes #17746
2019-07-26 11:21:44 +02:00
Rafael Oleza
5b61fbaf3a Merge branch 'master' into electron-4 2019-06-24 10:17:21 +02:00
Rafael Oleza
2c516fb705 ⬆️ electron-winstaller
With this PR Atom uses a custom version of `electron-winstaller` named
`@atom/electron-winstaller` which contains a custom version of `Squirrel.Windows`
built from https://github.com/Squirrel/Squirrel.Windows/pull/149

This should fix the issues when upgrading from e.g nightly-9 to
nightly-10
2019-06-19 17:06:44 +02:00
Rafael Oleza
5595c11072 ⬆️ electron-winstaller@3.0.4 2019-06-17 19:35:44 +02:00
Rafael Oleza
8ad7aa0b5b ⬆️ electron-chromedriver@4.2.0 2019-06-17 10:52:25 +02:00
Rafael Oleza
5ddb665831 Merge branch 'master' into electron-4 2019-06-15 10:26:34 +02:00
Rafael Oleza
7c3a628336 ⬆️ fs-admin@0.5.0 2019-06-12 15:25:37 +02:00
Winston Liu
5f0aad2ec7 Merge branch 'master' into electron-4 2019-05-31 18:44:50 -04:00
Rafael Oleza
77dcd96a66 Merge commit '677bbb7f0b8754787ff9e7bfab4602ba82e13b0b' into wl-upgrade-webdriverio 2019-05-31 18:51:49 +02:00
Antonio Scandurra
20a49bb165 Upgrade to Electron 3.1.10 2019-05-29 18:59:40 +02:00
Winston Liu
791d6b4896 ⬆️ webdriverio@5.9.2 2019-05-25 21:42:32 -04:00
Winston Liu
21ed70687c WIP: Upgrade webdriverio 2019-05-23 18:36:12 -04:00
Antonio Scandurra
4a1ff99826 ⬆️ nsfw@1.0.23 2019-05-23 15:47:13 +02:00
Winston Liu
c2f1d65eeb Oops, package lock it 2019-05-21 23:44:37 -04:00
Antonio Scandurra
8e2e2620d3 Revert "Revert "Merge pull request #18916 from atom/electron-3.1""
This reverts commit 3da827b8b0.
2019-05-21 17:26:00 +02:00
Winston Liu
a4c6f31589 Merge branch 'master' into electron-4 2019-05-20 19:54:07 -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
Winston Liu
9e2f830e06 Update package locks 2019-05-20 12:30:35 -04:00
Rafael Oleza
abaaf752f2 ⬆️ electron-mksnapshot@4.2.0 2019-05-20 15:32:27 +02:00
Rafael Oleza
eb2f0912e0 ⬆️ electron-chromedriver@4.0.0-beta.1 2019-05-20 15:32:26 +02:00
Winston Liu
2b15c1ed48 Merge branch 'master' into electron-3.1 2019-05-14 11:28:03 -04:00
Rafael Oleza
756c5b8eb8 Add prettier 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
10664309fd Use the new Electron 3.0 snapshotting process with mksnapshot 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
Nathan Sobo
138809a3a0 Add .eslintrc.json to improve support for editor integrations 2019-05-09 10:31:34 -06:00
Rafael Oleza
4ceebe8a98 ⬆️ electron-link@0.4.0 2019-04-25 16:47:29 +02:00
Ash Wilson
57e4931206 ⬆️ electron-link@0.3.3 2019-04-22 21:05:24 -04:00
Winston Liu
f7d123ca8c Update package-lock.json 2019-03-26 14:44:08 -04:00
Jason Rudolph
9ff5160b45 Update package-lock.json and script/package-lock.json 2019-02-25 15:14:53 -05:00
Jason Rudolph
c9e6d04e8c Revert "Merge #18603 from atom/electron-3-0"
This reverts commit b92ae2ad04, reversing
changes made to d4fe5ccfeb.
2019-02-25 13:41:59 -05:00
Ash Wilson
402fa903fd Merge pull request #18802 from atom/aw/jasmine-junit-xml
Report test result metadata to Azure DevOps
2019-02-16 11:02:20 -05:00