Ash Wilson
|
d3eb451e55
|
Fail less on empty or missing result directories
|
2019-02-06 10:40:33 -05:00 |
|
Ash Wilson
|
bef6edb343
|
Respect Atom.SkipTests
|
2019-02-06 10:39:59 -05:00 |
|
Ash Wilson
|
ccc95917cd
|
Use Common.TestResultsDirectory for test results
|
2019-02-06 10:39:26 -05:00 |
|
Ash Wilson
|
69df3439f9
|
Use find instead of ls
|
2019-02-06 10:14:00 -05:00 |
|
Ash Wilson
|
399a0b7363
|
I could swear you used to be able to shorten that
|
2019-02-05 20:15:39 -05:00 |
|
Ash Wilson
|
c6d0afb304
|
Dump the test-results folder
|
2019-02-05 20:12:37 -05:00 |
|
Ash Wilson
|
756f1196da
|
Use backslashes on Windows in case something is being dumb
|
2019-02-05 20:12:25 -05:00 |
|
Ash Wilson
|
847f7aff4c
|
Use searchFolder and mergeTestResults
|
2019-02-05 20:12:03 -05:00 |
|
Ash Wilson
|
fe5bdeed21
|
Let's see if it magically works
|
2019-02-05 14:28:35 -05:00 |
|
Ash Wilson
|
afd6576566
|
Set ATOM_JASMINE_REPORTER to "list" on our CI builds
|
2019-02-05 10:29:09 -05:00 |
|
David Wilson
|
0423bf75ac
|
Enable upload of Linux packages to packagecloud from release builds
|
2018-10-30 08:31:57 -07:00 |
|
David Wilson
|
df2018e93c
|
Use spawnSync instead of execSync in script/vsts/windows-run.js
|
2018-09-27 13:39:19 -07:00 |
|
David Wilson
|
2bbc91a3a8
|
Return a non-zero error code when windows-run.js CI script fails on VSTS
|
2018-09-18 09:30:36 -07:00 |
|
David Wilson
|
262c2f1c0e
|
Write to stderr when an error is encountered in windows-run.js
|
2018-09-14 21:05:36 -07:00 |
|
David Wilson
|
aef6ba315b
|
Merge pull request #18049 from atom/dw-fix-linux-build
Use a custom Ubuntu 18.04 container for VSTS Linux builds
|
2018-09-14 13:34:08 -07:00 |
|
David Wilson
|
69932be7d8
|
Use a custom Ubuntu 18.04 container for VSTS Linux builds
|
2018-09-14 11:39:27 -07:00 |
|
David Wilson
|
7961bd5124
|
Upload x86 Windows build artifacts
|
2018-09-13 17:16:09 -07:00 |
|
David Wilson
|
861a2155b8
|
Enable Windows x64 builds on VSTS
|
2018-09-13 16:10:55 -07:00 |
|
David Wilson
|
a4a94c2361
|
Fix bad condition on artifact upload task in linux.yml
|
2018-09-06 10:46:30 -07:00 |
|
David Wilson
|
6ff5ea5250
|
Don't upload build artifacts in PR builds
|
2018-09-06 08:08:25 -07:00 |
|
Chris Patterson
|
3a71011388
|
fixing vmImage name
|
2018-08-31 15:58:42 -04:00 |
|
Chris Patterson
|
27690cb71b
|
Rolling back to vs2015 image
For some reason the vs2017 image can't build with python 2.7 and gyp properly.
|
2018-08-31 15:50:00 -04:00 |
|
Chris Patterson
|
bc14ba5e04
|
Added explicit python version
Updated Windows job to specify python version
|
2018-08-31 15:34:20 -04:00 |
|
Chris Patterson
|
c8c50580bf
|
Fix strategy and timeout
Changing the matrix to match new strategy schema. and moving timoutInMinutes up.
|
2018-08-31 15:13:57 -04:00 |
|
Chris Patterson
|
1c23aae6a7
|
Changing phase to job and updating queue to pool
|
2018-08-31 15:01:27 -04:00 |
|
David Wilson
|
c096aa6bac
|
Use 'sudo' with /sbin/start-stop-daemon
|
2018-08-23 19:52:09 -07:00 |
|
David Wilson
|
1a780c84a2
|
Use 'sudo' for apt-get invocations
|
2018-08-23 19:51:38 -07:00 |
|
David Wilson
|
5f55bf2029
|
Try "Hosted Ubuntu 1604" queue in VSTS
|
2018-08-23 19:18:29 -07:00 |
|
David Wilson
|
0e9f465888
|
Merge pull request #17804 from atom/dw-fix-pr-auth-error
Only set VSTS build number in non-PR builds to avoid auth errors
|
2018-08-08 12:53:08 -07:00 |
|
David Wilson
|
46ac543dd5
|
Only set VSTS build number in non-PR builds to avoid auth errors
|
2018-08-08 11:14:48 -07:00 |
|
Ash Wilson
|
96e563555c
|
Pick up CI from the environment
|
2018-08-08 10:47:31 -04:00 |
|
Ash Wilson
|
fd955a69a7
|
Upgrade npm to get "ci"
|
2018-08-08 09:31:08 -04:00 |
|
Ash Wilson
|
690b23cee4
|
Use --ci on CI builds
|
2018-08-08 08:58:41 -04:00 |
|
David Wilson
|
4c43c071b1
|
Ensure that Nightly builds are built as release branches
|
2018-08-06 13:18:46 -07:00 |
|
David Wilson
|
6b323c3d79
|
Re-enable Windows builds in the release build definition
|
2018-08-06 07:33:47 -07:00 |
|
David Wilson
|
8ba93a7215
|
Add itemPattern and downloadType params to artifact download task
|
2018-08-02 11:27:19 -07:00 |
|
David Wilson
|
f73fb63701
|
Enable IS_RELEASE_BRANCH and IS_SIGNED_ZIP_BRANCH to be overridden
|
2018-08-02 10:26:49 -07:00 |
|
David Wilson
|
e4e04cb074
|
Fix build artifact downloads in production builds
|
2018-08-02 10:24:36 -07:00 |
|
David Wilson
|
52d6d43485
|
Move artifact upload condition for IsSignedZipBranch
|
2018-08-02 09:41:15 -07:00 |
|
David Wilson
|
480ae959b4
|
Use Build.BuildId for master S3 artifact path
|
2018-08-02 08:59:25 -07:00 |
|
David Wilson
|
cf79c545c8
|
Change Atom.RunTests to Atom.SkipTests to not require it in build defs
|
2018-08-02 07:24:46 -07:00 |
|
David Wilson
|
8f006cab61
|
Add check for Atom.RunTests variable to make it easy to skip CI tests
|
2018-08-02 06:55:30 -07:00 |
|
David Wilson
|
d2ed1d4bbd
|
Fix broken logic for IsReleaseBranch
|
2018-08-02 06:45:46 -07:00 |
|
David Wilson
|
167de057b4
|
Compress artifacts on Windows PR builds
|
2018-08-01 20:38:07 -07:00 |
|
David Wilson
|
059dc29135
|
Improve logic in macos.yml for deciding when to code sign macOS builds
|
2018-08-01 19:54:23 -07:00 |
|
David Wilson
|
fb0bbd9832
|
Fix wrong VSTS variable name
|
2018-08-01 18:52:27 -07:00 |
|
David Wilson
|
be99688094
|
Use quotes on env variable values coming from VSTS
|
2018-08-01 18:52:18 -07:00 |
|
David Wilson
|
1d5c71ef7f
|
Disable branch builds for Pull Requests build definition
|
2018-08-01 17:41:14 -07:00 |
|
David Wilson
|
9ecb284737
|
Fix wrong variable name
|
2018-08-01 17:40:52 -07:00 |
|
David Wilson
|
c1eba502c3
|
Enable S3 artifact uploads for builds on master
|
2018-08-01 17:35:58 -07:00 |
|