Kevin Sawicki
|
68e7c209bd
|
Update apm for ci changes
|
2013-12-10 18:22:52 -08:00 |
|
Kevin Sawicki
|
1737df6ff9
|
Use .zip extension
|
2013-12-10 18:03:28 -08:00 |
|
Kevin Sawicki
|
897bf2f8e0
|
💄 Add assetName variable
|
2013-12-10 17:49:53 -08:00 |
|
Kevin Sawicki
|
1851c81e60
|
Log when delete response is non-204
|
2013-12-10 17:47:43 -08:00 |
|
Kevin Sawicki
|
938c85e616
|
Use default headers in publish release API call
|
2013-12-10 17:46:34 -08:00 |
|
Kevin Sawicki
|
350602a740
|
Merge pull request #1282 from atom/ks-builds-repo
Upload releases to atom/atom-master-builds repo
|
2013-12-10 17:45:35 -08:00 |
|
Kevin Sawicki
|
f1ed51a823
|
Only publish master builds
|
2013-12-10 17:37:32 -08:00 |
|
Kevin Sawicki
|
086f0a0684
|
📝 Mention build-package script and atom-master-builds
|
2013-12-10 17:37:32 -08:00 |
|
Kevin Sawicki
|
fbd8f7a1a7
|
Use commitSha variable
|
2013-12-10 17:37:32 -08:00 |
|
Kevin Sawicki
|
3e359e3c4e
|
Upload releases to atom/atom-master-builds repo
|
2013-12-10 17:37:32 -08:00 |
|
Matt Colyer
|
351c1f1ab8
|
Merge pull request #1284 from atom/fix-atom-download-windows
Fix `grunt download-atom-shell` on Windows
|
2013-12-10 17:32:15 -08:00 |
|
Matt Colyer
|
1efde26230
|
Merge remote-tracking branch 'origin/master' into fix-atom-download-windows
|
2013-12-10 17:24:46 -08:00 |
|
Kevin Sawicki
|
527aa61fa1
|
Remove line-jumper until atom.io issue is resolved
|
2013-12-10 17:23:59 -08:00 |
|
Matt Colyer
|
6c8db8ee49
|
Upgrade grunt-download-atom-shell@0.2.0
|
2013-12-10 17:18:52 -08:00 |
|
Kevin Sawicki
|
c1f3499359
|
Upgrade to metrics@0.15.0 for window load time reporting
|
2013-12-10 17:06:48 -08:00 |
|
Ben Ogle
|
3e83364e38
|
Update line-jumper
|
2013-12-10 16:52:49 -08:00 |
|
Kevin Sawicki
|
ba681023da
|
Upgrade to language-javascript@0.4.0 for log snippet
|
2013-12-10 16:46:31 -08:00 |
|
Ben Ogle
|
2ae7775caf
|
Upgrade to underscore-plus@0.5.0
|
2013-12-10 16:27:29 -08:00 |
|
Ben Ogle
|
b2ab9d3246
|
Upgrade the themes to fix text hover colors
|
2013-12-10 16:10:56 -08:00 |
|
Kevin Sawicki
|
7cc61c5252
|
📝 Add locally
|
2013-12-10 15:22:21 -08:00 |
|
Kevin Sawicki
|
b3b2be2430
|
📝 Add setting up travis doc
|
2013-12-10 15:21:58 -08:00 |
|
Ben Ogle
|
1674f16a0e
|
Add line-jumper package to default install
|
2013-12-10 15:10:27 -08:00 |
|
Kevin Sawicki
|
2136fdaa60
|
Set cwd to vendor/apm instead of cd'ing
|
2013-12-10 14:11:10 -08:00 |
|
Kevin Sawicki
|
347eb9ce83
|
Merge pull request #1281 from atom/ks-upload-release
Upload master builds to releases
|
2013-12-10 14:01:54 -08:00 |
|
Kevin Sawicki
|
163994340d
|
Log Atom release tag name
|
2013-12-10 13:51:09 -08:00 |
|
Kevin Sawicki
|
2141d06f61
|
Upload master builds only
|
2013-12-10 13:33:31 -08:00 |
|
Kevin Sawicki
|
e1a1a7efc9
|
Log what release is being uploaded to
|
2013-12-10 13:24:02 -08:00 |
|
Kevin Sawicki
|
f3f94a2af0
|
Drop prerelease from asset name
|
2013-12-10 12:59:32 -08:00 |
|
Kevin Sawicki
|
3d8e304b1c
|
Allow script/upload-release to be called directly
|
2013-12-10 12:48:34 -08:00 |
|
Kevin Sawicki
|
2d0ba3e1f9
|
Uncomment branch check
|
2013-12-10 12:48:34 -08:00 |
|
Kevin Sawicki
|
be0ebab841
|
Delete existing before uploading new one
|
2013-12-10 12:48:34 -08:00 |
|
Kevin Sawicki
|
8c1d49c703
|
Exit with 1 when upload fails
|
2013-12-10 12:48:34 -08:00 |
|
Kevin Sawicki
|
4af71391a6
|
Use basename of assetPath in zip command
|
2013-12-10 12:48:34 -08:00 |
|
Kevin Sawicki
|
90802e3725
|
Check for error being null and default body to empty string
|
2013-12-10 12:48:34 -08:00 |
|
Kevin Sawicki
|
a9d1afdf65
|
Rename upload variable to assetRequest
|
2013-12-10 12:48:34 -08:00 |
|
Kevin Sawicki
|
2a51eb7614
|
Remove unneeded key name
|
2013-12-10 12:48:34 -08:00 |
|
Kevin Sawicki
|
96d38d7252
|
💄 Use return unless
|
2013-12-10 12:48:34 -08:00 |
|
Kevin Sawicki
|
4705e382bf
|
Convert script/upload-release to CoffeeScript
|
2013-12-10 12:48:33 -08:00 |
|
Kevin Sawicki
|
11f8eba2c3
|
Add initial upload-release script
|
2013-12-10 12:48:33 -08:00 |
|
Ben Ogle
|
d638fe9ca0
|
Upgrade to command-palette@0.13.0
|
2013-12-10 12:40:25 -08:00 |
|
Ben Ogle
|
3f69197a08
|
Update command palette to better handle keybindings.
Fixes #1233
|
2013-12-10 12:31:25 -08:00 |
|
Ben Ogle
|
43bf47fa26
|
Upgrade to underscore-plus@0.4.0
|
2013-12-10 11:47:53 -08:00 |
|
Kevin Sawicki
|
092ed37ed9
|
Remove unused core.hideGitIgnoredFiles config setting
|
2013-12-10 11:07:05 -08:00 |
|
Kevin Sawicki
|
36b5518add
|
Upgrade to solarized-dark-syntax@0.5.0 for git commit colors
|
2013-12-10 10:10:22 -08:00 |
|
Kevin Sawicki
|
dbdb51db2f
|
📝 Update wrapGuide to wrap-guide
|
2013-12-10 09:52:20 -08:00 |
|
Kevin Sawicki
|
7db11ea3c6
|
Upgrade to gists@0.13.0 for untitled editor fix
|
2013-12-10 09:51:43 -08:00 |
|
Kevin Sawicki
|
f6ce92e52d
|
Upgrade to wrap-guide@0.10.0 for spec fixes
|
2013-12-10 09:31:45 -08:00 |
|
Kevin Sawicki
|
6c1999ab60
|
Upgrade to wrap-guide@0.9.0 for config prefix change
|
2013-12-10 09:28:57 -08:00 |
|
Kevin Sawicki
|
3dde91dd3d
|
Upgrade apm for template fixes
|
2013-12-10 08:06:01 -08:00 |
|
Nathan Sobo
|
9deec49f81
|
Bump editor serialization version
|
2013-12-10 01:44:10 -08:00 |
|