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
Kevin Sawicki
75f286cc55
⬆️ legal-eagle@0.12
2015-11-05 09:56:37 -08:00
Max Brunsfeld
94b98bb716
Include version param in remoteReleases URL
2015-10-29 14:35:10 -07:00
Ben Ogle
f679c4319c
Merge branch 'beta'
2015-10-21 17:03:31 -07:00
Max Brunsfeld
56d5cea762
⬆️ donna
2015-10-16 14:20:20 -07:00
Max Brunsfeld
511ab46246
Don't format version for windows installer
...
We're just going to use names like '1.1.0-beta1' that are compatible
with NuGet, so that the versions that squirrel.windows requests match
the names of the github releases
2015-10-14 14:07:24 -07:00
Max Brunsfeld
25b690454f
⬆️ grunt-electron-installer
2015-10-14 14:07:23 -07:00
Antonio Scandurra
9ac4034135
🔥 Drop --spec-directory
2015-10-08 14:04:23 +02:00
Nathan Sobo
bcabd0b8a9
⬆️ donna to fix docs generation errors
2015-10-07 15:24:52 -05:00
Thomas Johansen
5e78eadf3b
Merge pull request #9062 from fscherwi/patch-2
...
Upgrade asar for builds
2015-10-07 17:43:08 +02:00
Max Brunsfeld
aaf8118363
Handle windows asset names containing spaces in publish-build task
2015-10-06 15:08:26 -07:00
fscherwi
3e39c1c580
⬆️ asar
2015-10-06 21:05:47 +02:00
Max Brunsfeld
9db8edc954
Handle asset names containing spaces in publish-build task
2015-10-06 09:37:35 -07:00
Max Brunsfeld
c9382299ad
Parameterize asset names in publish-build task
2015-10-05 18:22:09 -07:00
Max Brunsfeld
6b9845588b
⬆️ grunt-electron-installer
2015-10-05 15:37:30 -07:00
Max Brunsfeld
44bc85ea23
Merge branch 'beta'
2015-10-05 15:16:55 -07:00
Max Brunsfeld
ce3d02d4fc
Use nupkg version-formatting code from grunt-electron-installer
2015-10-05 14:28:28 -07:00
Kevin Sawicki
aa96c6d66b
⬆️ legal-eagle@0.11
...
Refs #9050
2015-10-05 13:35:32 -07:00
Ben Ogle
2161126048
Deprecate max-tabs for tidy-tabs
2015-10-02 13:55:45 -07:00
Ben Ogle
5a4f79c505
Deprecate remember-session package
2015-10-01 15:43:52 -07:00
Ben Ogle
d5ce185657
Deprecate ternjs for atom-ternjs
2015-10-01 15:43:52 -07:00
Ben Ogle
a810a4805c
nbsp-package is now in core
2015-10-01 15:43:52 -07:00
Ben Ogle
33e693c336
highlight-css-color now points to pigments
2015-10-01 15:43:52 -07:00
Ben Ogle
7e1b2f7d06
Both alt autocomplete-python providers point to ac-python
2015-10-01 15:43:52 -07:00
Ben Ogle
83d61fd640
Update go-fmt to point to go-plus
2015-10-01 15:43:52 -07:00
Ben Ogle
d927f853df
Update eslint package to point the linter
2015-10-01 15:43:52 -07:00
Max Brunsfeld
7d2e32efb1
⬆️ grunt-electron-installer
2015-09-30 14:07:27 -07:00
Thomas Johansen
82805d204e
🐛 Fix invalid shellAppDir on OS X
...
This resolves the "perfect storm" scenario that resulted when #8829
got merged with `master`. The merge resulted in an invalid shellAppDir
being used, which in turn propagated all the way into script/set-version
and thus the plist update commands failed since it was pointed at a path
which did not exist.
TL;DR: the .app suffix was missing from shellAppDir due to code reordering.
/cc @maxbrunsfeld
2015-09-26 13:20:48 +02:00
Max Brunsfeld
ff8203460a
Merge branch 'master' into mb-adjust-app-name-by-channel
...
Conflicts:
build/Gruntfile.coffee
2015-09-25 14:47:58 -07:00
Max Brunsfeld
bde62eba6a
Merge branch 'beta'
2015-09-25 13:28:23 -07:00
Max Brunsfeld
ad60d7bec2
⬆️ grunt-electron-installer
2015-09-25 13:28:09 -07:00
Max Brunsfeld
ee8f436490
Merge branch 'beta'
2015-09-25 13:20:35 -07:00
Antonio Scandurra
6d835d19ad
Use only node 4 and ⬆️ runas
2015-09-25 11:27:49 +02:00
Gabriel
963ea458ee
Fix runas requirement
...
runas 2 doesn't build with a recent node.js
Closes issue #8922 .
2015-09-25 11:27:49 +02:00
Max Brunsfeld
e8f5094e32
Look for normalized nupkg version when publishing assets
2015-09-24 17:14:24 -07:00
Max Brunsfeld
5a528ffa4e
⬆️ grunt-electron-installer (pre-release)
2015-09-24 17:14:04 -07:00
Max Brunsfeld
27c505d045
⬆️ grunt-electron-installer (pre-release)
2015-09-24 16:37:03 -07:00
Max Brunsfeld
bcd5e0f3be
⬆️ grunt-electron-installer (pre-release)
2015-09-24 16:00:43 -07:00
Max Brunsfeld
3c48af049d
Name files correctly for beta in debian and rpm packages
2015-09-23 17:33:00 -07:00
Max Brunsfeld
a97029c3d2
Merge pull request #8721 from scv119/autoupdate
...
Add --no-auto-update while run `scripts/build` to disable autoupdate
2015-09-23 17:31:52 -07:00
Max Brunsfeld
1102a9687b
Install beta atom shell script as /bin/atom-beta on linux
2015-09-23 14:10:07 -07:00
Max Brunsfeld
69949eef31
Compute app name based on productName & channel
2015-09-23 14:10:07 -07:00
Chen Shen
1900f766e7
Add --no-autoupdate while run scripts/build
to disable autoupdate
2015-09-22 11:34:08 -07:00
Nathan Sobo
69833af3bd
Remove property-accessors dependency
2015-09-22 10:37:14 -06:00
Nathan Sobo
99afd45f4c
Remove emissary dependency from project
2015-09-22 10:37:14 -06:00
Max Brunsfeld
853e404beb
Merge branch 'beta'
2015-09-21 14:00:49 -07:00
Max Brunsfeld
465ef7cf5f
Merge branch 'stable' into beta
2015-09-21 14:00:21 -07:00
Kevin Sawicki
4e4b3cef37
⬆️ grunt-cson@0.16
2015-09-21 08:48:28 -07:00
Nathan Sobo
8f5568bd6d
Drop space-pen docs black list entry
2015-09-18 20:48:52 -06:00
Nathan Sobo
b3e97cd5c6
Drop special stylesheet handling for atom-space-pen-views
2015-09-18 20:48:52 -06:00