Nathan Sobo
beeeaeb521
Revert "Revert "Use apm@1.12.2 with Node v4 and npm v3 \o/""
2016-07-26 10:29:25 -06:00
Nathan Sobo
f19e043f5c
Revert "Use apm@1.12.2 with Node v4 and npm v3 \o/"
2016-07-25 16:22:22 -06:00
Nathan Sobo
cd3b2f5363
Merge pull request #11897 from atom/mkt-use-apm-with-npm3-and-node-4
...
Use apm@1.12 .2 with Node v4 and npm v3 \o/
2016-07-25 10:32:00 -06:00
Nathan Sobo
e60b5f8542
Cache node_modules on AppVeyor
...
Signed-off-by: Antonio Scandurra <as-cii@github.com >
2016-07-22 15:13:23 -06:00
Nathan Sobo
f7a4b8f33f
Build more than master on appveyor
2016-07-22 15:13:23 -06:00
Michelle Tilley
acb0ae9225
Set ATOM_NOISY_BUILD on Appveyor
2016-06-14 14:39:12 -07:00
Michelle Tilley
3b84924159
⬆️ Node.js@4.4.5 on Appveyor
2016-06-14 13:50:44 -07:00
Damien Guard
f34e4b3b13
Add MSI output for AppVeyor artifact list
2016-05-19 14:49:38 -07:00
Kevin Sawicki
8a8434a539
Add name for artifact
2016-02-04 15:21:59 -08:00
Kevin Sawicki
54d63048cd
Upload AtomSetup.exe as an artifact
2016-02-04 15:21:59 -08:00
Kevin Sawicki
8d6a81e8e3
Log build folder
2016-02-04 15:21:59 -08:00
Kevin Sawicki
805c113a84
Use relative build dir path
2016-02-04 15:21:59 -08:00
Kevin Sawicki
e21a91815e
Upload AtomSetup.exe as AppVeyor artifact
2016-02-04 15:21:59 -08:00
Kevin Sawicki
f66d9107ce
Set build dir to be inside repository
2016-02-04 15:21:59 -08:00
Machisté N. Quintana
efb6dfdb8e
Only build pushes to master on Appveyor
...
To mirror Travis config, refs https://github.com/atom/atom/pull/8110
2016-02-01 11:49:43 -05:00
Joe Fitzgerald
19334be188
Add Appveyor CI
...
- Add Appveyor badge
- Add Appveyor.yml definition, with encrypted ATOM_ACCESS_TOKEN
- Add cibuild.cmd script to launch cibuild on Windows
- Prepare to release Atom on Windows from Appveyor (but don't do it yet)
- Reduce dependence on JANKY in ci scripts + tasks
- Suppress release activities on PRs for Travis and Appveyor
- Cache ~/.atom/.apm, ~/.atom/.node-gyp/.atom, and ~/.atom/.npm on Appveyor
2015-11-10 15:37:01 -07:00