dependabot[bot]
d2e257aabf
Bump https-proxy-agent from 2.2.1 to 2.2.4 in /script/vsts
...
Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent ) from 2.2.1 to 2.2.4.
- [Release notes](https://github.com/TooTallNate/node-https-proxy-agent/releases )
- [Commits](https://github.com/TooTallNate/node-https-proxy-agent/compare/2.2.1...2.2.4 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-09-15 23:26:03 +03:00
Sadick
1da06ef5fa
Merge pull request #21294
...
Bump node-fetch from 2.6.0 to 2.6.1 in /script
2020-09-15 23:08:03 +03:00
Sadick
f90abac15b
Merge pull request #21310
...
⬆️ tree-view@0.228 .1
2020-09-15 14:55:25 +03:00
runner
10dc9ef861
⬆️ tree-view@0.228.1
2020-09-15 03:11:10 +00:00
Sadick
9d65b79d7a
Merge pull request #21081 from atom-ide-community/CI_templates_4upstream
...
Cross-platform CI scripts
2020-09-14 17:34:42 +03:00
Atom Build Bot
d9861437f8
⬆️ devtron@1.4.0
2020-09-14 15:28:14 +03:00
Benjamin Gray
2bc1a117b6
⬆️ fs-extra@9.0.1
2020-09-14 13:54:33 +03:00
Sadick
4f919da1d5
Merge pull request #21193 from atom/fs-admin-0.15.0
...
⬆️ fs-admin@0.15 .0
2020-09-11 21:44:31 +03:00
Amin Yahyaabadi
ea1283f935
use npm install in get-release-version
...
https://github.com/atom/atom/pull/21081/files#r487132495
2020-09-11 12:22:41 -05:00
Amin Yahyaabadi
dc2f6f8513
CI: Drop old workaround, refactor script blocks
...
This old bug in the CI inexplicably went away at some point.
Co-Authored-By: DeeDeeG <DeeDeeG@users.noreply.github.com >
2020-09-11 12:22:41 -05:00
DeeDeeG
f47f479285
CI: Delete outdated comment in platforms/linux.yml
...
We no-longer run the Linux build in an old Ubuntu 14.04 "Trusty Tahr"
Docker container. We run builds directly in a virtualized Ubuntu 16.04
"Xenial Xerus" image now.
2020-09-11 12:22:41 -05:00
DeeDeeG
e3fc785194
CI: Add NightlyFlag parameter in GetReleaseVersion
...
We can use this to run `get-release-version.js`
with the `--nightly` flag on the "Atom Nightly" pipeline.
2020-09-11 12:22:41 -05:00
DeeDeeG
727352adbc
CI: Move GetReleaseVersion to its own template
2020-09-11 12:22:41 -05:00
Musa Ibrahim
5844769347
Merge pull request #21299 from atom/async-3.2.0-take-two
...
⬆️ async@3.2.0
2020-09-11 16:51:13 +01:00
Amin Yahyaabadi
4ddf0df65f
CI: Don't upgrade npm twice on Windows
...
We already install the npm version we want in previous steps
https://github.com/atom-ide-community/atom/pull/140
Co-Authored-By: DeeDeeG <DeeDeeG@users.noreply.github.com >
2020-09-11 10:38:44 -05:00
Amin Yahyaabadi
8b05ca5c7d
rename "buildArch" to "BUILD_ARCH"
...
Co-authored-by: Amin Yahyaabadi <aminyahyaabadi74@gmail.com >
2020-09-11 10:21:55 -05:00
aminya
19b5177396
using templates in release-branch-build.yml
2020-09-11 10:21:55 -05:00
aminya
0c9103c7e3
using templates in nightly-release.yml
2020-09-11 10:21:55 -05:00
runner
8fbf5ff503
⬆️ fs-admin@0.15.0
2020-09-11 16:50:28 +03:00
darangi
af6f4e67f5
⬆️ async@3.2.0
2020-09-11 13:44:49 +01:00
Benjamin Gray
e4701771b8
Improve CS require comment ( #21062 )
...
Turns out the comment was misleading; the build also fails to find modules like `donna` without the import.
I've instead changed the message to make it more vague, so removal requires more consideration.
2020-09-11 12:20:27 +03:00
Sadick
a5371d5802
Merge pull request #21298
...
CI test template
2020-09-11 11:39:58 +03:00
aminya
c91f9158c4
use new-item to not conflict mkdir on macos
2020-09-10 23:24:07 -05:00
Amin Yahyaabadi
ac05d47c4e
use BULD_ARCH directly test
2020-09-10 23:24:06 -05:00
aminya
f328045b15
test: using pwsh for managing env variables
2020-09-10 23:24:06 -05:00
Amin Yahyaabadi
9fd27dd02e
using AGENT_OS directly test
2020-09-10 23:24:06 -05:00
aminya
e88c2e9f86
combine test for all OS
...
test: quote x86 runner
2020-09-10 23:24:06 -05:00
Amin Yahyaabadi
7212e1e070
download unzip test
2020-09-10 23:24:06 -05:00
Amin Yahyaabadi
eaf65e6e6c
test in linux.yml
2020-09-10 23:24:06 -05:00
Amin Yahyaabadi
85b86d929d
linux-test.yml
2020-09-10 23:24:06 -05:00
Amin Yahyaabadi
e45494a4f0
test in macos.yml
2020-09-10 23:24:06 -05:00
Amin Yahyaabadi
50ebc2162a
macos-test.yml
2020-09-10 23:24:06 -05:00
Amin Yahyaabadi
3ca004b342
test in windows.yml
2020-09-10 23:24:06 -05:00
Amin Yahyaabadi
7dcdbb0c25
windows-test.yml
2020-09-10 23:24:06 -05:00
Amin Yahyaabadi
f2fcb62404
download-unzip.yml
2020-09-10 23:24:06 -05:00
Atom Build Bot
a236e1d5ca
⬆️ electron-notarize@1.0.0
...
* ⬆️ electron-notarize@1.0.0
Co-authored-by: runner <runner@Mac-1466.local >
Co-authored-by: Musa Ibrahim <small_musa@hotmail.com >
2020-09-11 06:38:19 +03:00
Sadick
ddcdeb52f6
Merge pull request #21269
...
CI build template including patches
2020-09-11 06:32:58 +03:00
Sadick
c0a547d560
Merge pull request #21262 from atom-ide-community/CI-publish-template
...
Ci publish template
2020-09-10 23:01:39 +03:00
Amin Yahyaabadi
366c3b56f6
clarify publish template doc
2020-09-10 14:37:21 -05:00
dependabot[bot]
e4dc3afea2
Bump node-fetch from 2.6.0 to 2.6.1 in /script
...
Bumps [node-fetch](https://github.com/bitinn/node-fetch ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases )
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-09-10 18:51:57 +00:00
Sadick
100bf278ff
Merge pull request #21029 from atom/etch-0.14.0
...
⬆️ etch@0.14 .0
2020-09-10 21:50:35 +03:00
runner
576ca6e2b9
⬆️ etch@0.14.0
2020-09-10 19:55:18 +03:00
Sadick
a4afc8e0a0
Merge pull request #21028 from atom/electron-osx-sign-0.4.17
...
⬆️ electron-osx-sign@0.4.17
2020-09-10 19:50:50 +03:00
Sadick
3e2b4c42b2
Merge pull request #21196 from atom/tree-sitter-0.16.2
...
⬆️ tree-sitter@0.16 .2
2020-09-10 18:54:22 +03:00
runner
a6b16cb169
⬆️ tree-sitter@0.16.2
2020-09-10 17:29:29 +03:00
runner
10df568247
⬆️ electron-osx-sign@0.4.17
2020-09-10 15:27:03 +03:00
Sadick
0f600eec2f
Merge pull request #20956 from atom/github-0.35.0
...
⬆️ github@0.35 .0
2020-09-10 12:55:58 +03:00
darangi
d9c407ddb2
⬆️ github@0.35.0
2020-09-09 20:55:27 +03:00
Sadick
895ed06503
Merge pull request #21242 from atom/dependabot/npm_and_yarn/script/bl-3.0.1
...
Bump bl from 3.0.0 to 3.0.1 in /script
2020-09-09 20:49:21 +03:00
Sadick
6af02a3dc8
Merge pull request #21287 from atom/dependabot/npm_and_yarn/packages/about/lodash-4.17.20
...
Bump lodash from 4.17.15 to 4.17.20 in /packages/about
2020-09-09 20:30:04 +03:00