Commit Graph

1057 Commits

Author SHA1 Message Date
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
c7aaa880fb
Always use install for apm 2018-08-08 12:36:15 -04:00
Ash Wilson
96e563555c
Pick up CI from the environment 2018-08-08 10:47:31 -04:00
Ash Wilson
ed47bf7fd5
Set --ci implicitly if CI is set to "true" 2018-08-08 10:47:18 -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
Ash Wilson
a4a9b150d2
🔒 2018-08-08 08:54:17 -04:00
Ash Wilson
347da770dc
Don't use the npm binary you're about to delete 2018-08-08 08:41:30 -04:00
Ash Wilson
d0811b82ed
Add a --ci option to script/build 2018-08-08 08:41:30 -04:00
David Wilson
4e82720eb9 Update out-of-date package{-lock}.json files 2018-08-07 14:37:38 -07:00
David Wilson
4c43c071b1 Ensure that Nightly builds are built as release branches 2018-08-06 13:18:46 -07:00
David Wilson
d625e855c8
Merge pull request #17789 from atom/dw-apm-2.0.1
⬆️ apm@2.0.1
2018-08-06 12:26:50 -07:00
David Wilson
3eca4f6ff3 Fix outdated package-lock.json files 2018-08-06 08:49:14 -07:00
David Wilson
6b323c3d79 Re-enable Windows builds in the release build definition 2018-08-06 07:33:47 -07:00
David Wilson
f925937a14 ⬆️ npm@6.2.0 2018-08-06 07:33:47 -07:00
Jason Rudolph
44f0a0175b
Remove CircleCI configuration 2018-08-06 09:39:59 -04:00
David Wilson
8b95226e3c Fix syntax error 2018-08-02 13:31:08 -07:00
David Wilson
263394f450 Fix asset globbing in publish-release script 2018-08-02 12:59:08 -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
David Wilson
ff2409f10e Only use --code-sign parameter on macOS if env variables are set 2018-08-01 14:46:01 -07:00
David Wilson
e64bd40ff5 More windows.yml syntax fixes 2018-08-01 14:35:09 -07:00
David Wilson
fefb1f2ed0 Fix syntax error in windows.yml when referencing environment variables 2018-08-01 11:40:02 -07:00
David Wilson
668e25a504 Add Pull Request build configuration for VSTS 2018-08-01 11:26:46 -07:00
David Wilson
20f6a2d8db Move over some build logic from appveyor.yml 2018-08-01 11:20:30 -07:00
David Wilson
aa4efbb3d6 Disable Windows release build on VSTS until issues are fixed 2018-08-01 08:58:39 -07:00
David Wilson
12bb7cdb22
Merge pull request #17749 from atom/dw-vsts-release-builds
Create release branch build definition for VSTS
2018-08-01 08:03:39 -07:00
David Wilson
61830f598a Add master branch as a trigger for Atom Production Builds on VSTS 2018-08-01 07:13:24 -07:00
David Wilson
c25420b5c7 Rename stable-beta-release.yml to release-branch-build.yml 2018-08-01 06:58:59 -07:00
David Wilson
388727a394 Remove unneeded CopyFiles task in Windows build 2018-08-01 06:58:29 -07:00
Max Brunsfeld
22eb011ec0 ⬆️ language-javascript, language-typescript 2018-07-31 20:17:18 -07:00
David Wilson
13e2a8f033 Re-enable CI tests on all three platforms 2018-07-31 16:56:46 -07:00
David Wilson
fe55686b36 Upload atom-api.json as a build artifact on macOS 2018-07-30 14:12:26 -07:00
Ash Wilson
6e2fb6296a
Use npm 6.1.0 in script/ 2018-07-30 14:49:13 -04:00
David Wilson
064cdfaed0 Go back to uploading our own ZIP files for macOS 2018-07-27 07:34:04 -07:00
David Wilson
4205c6abb0 Use a plain copy script instead of CopyFiles task 2018-07-27 06:10:04 -07:00