Commit Graph

544 Commits

Author SHA1 Message Date
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
aaf8118363 Handle windows asset names containing spaces in publish-build task 2015-10-06 15:08:26 -07: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
ce3d02d4fc Use nupkg version-formatting code from grunt-electron-installer 2015-10-05 14:28:28 -07: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
ee8f436490 Merge branch 'beta' 2015-09-25 13:20:35 -07:00
Max Brunsfeld
e8f5094e32 Look for normalized nupkg version when publishing assets 2015-09-24 17:14:24 -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
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
Nathan Sobo
1f395a7e8c Remove mentions of benchmarks from the build, command palette 2015-09-18 20:48:50 -06:00
Max Brunsfeld
ff96399b72 Create draft release with correct target branch 2015-09-18 16:08:43 -07:00
Max Brunsfeld
375a08b8f7 Merge branch 'beta' 2015-09-18 15:26:06 -07:00
Max Brunsfeld
ac9630cc08 Handle '-beta.x' suffixes in rpm task 2015-09-18 15:25:52 -07:00
Max Brunsfeld
c918a44eb0 Configure icons based on --channel option to build task
On CI, set that option to 'beta', 'stable' or 'dev' based on the branch
2015-09-16 16:32:30 -07:00
Max Brunsfeld
321bf690d2 Handle '-dev' suffix when building RPM package 2015-09-14 16:47:09 -07:00
Max Brunsfeld
7675e6fb2d Avoid using dash in RPM version number 2015-09-14 11:03:30 -07:00
Max Brunsfeld
6d8a453036 Upload assets to pre & production releases from beta & stable branches 2015-09-09 14:39:50 -07:00
Kevin Sawicki
7a929d60ca Rename electron executable on Linux and Windows 2015-09-06 10:27:23 +02:00
Kevin Sawicki
a04515b897 atom-shell -> electron 2015-09-06 10:27:23 +02:00
Kevin Sawicki
8088c16b5c Rename Electron Helper to Atom Helper 2015-09-06 10:27:23 +02:00
Kevin Sawicki
80837fc837 Uncoment install task 2015-09-06 10:27:23 +02:00
Kevin Sawicki
3bfef54f44 Rename Electron exe to Atom 2015-09-06 10:27:23 +02:00
Kevin Sawicki
49e7c6fd86 Copy electron folder 2015-09-06 10:27:23 +02:00
Thomas Johansen
499f920638 Rename .ctags file to ctags-config in unpack list
Necessary since the file was renamed in symbols-view@0.103.0.
2015-08-25 21:45:39 +02:00
Kevin Sawicki
1b17402937 Add missing comma 2015-08-06 12:56:35 -07:00
Kevin Sawicki
b7b3b11b2b 🎨 2015-08-06 12:56:03 -07:00
Kevin Sawicki
effa54f4da Add missing atom.exe path 2015-08-06 12:54:59 -07:00
Kevin Sawicki
6cae6d3d12 🎨 2015-08-06 12:54:15 -07:00
Kevin Sawicki
60147a8357 Codesign Update.exe 2015-08-06 12:52:59 -07:00
Kevin Sawicki
38f9d550de Remove unused require 2015-08-06 11:19:55 -07:00
Kevin Sawicki
06cb1110c7 🎨 clean up mac codesign task 2015-08-06 11:19:16 -07:00
Kevin Sawicki
2cdf313e32 Codesign atom.exe before building installer 2015-08-06 10:58:50 -07:00
Machiste Quintana
2cab325c44 🔥 Remove errant console.log 2015-06-30 12:20:22 -04:00
Machiste Quintana
a955ca0757 🐛 coreSpecFailed is not an array 2015-06-30 11:34:57 -04:00
Machiste Quintana
3d57c25608 Guard against null results 2015-06-30 11:09:26 -04:00
Machiste Quintana
348b2419b4 Check for failed packages first 2015-06-29 23:13:17 -04:00
Machiste Quintana
145f45afc2 Only try to print failures for the current specs task 2015-06-29 22:30:08 -04:00
Machiste Quintana
90fce1286a runSpecs -> specs 2015-06-29 21:28:51 -04:00
Machiste Quintana
2dbfe68e2d 🎨 Clearer var name and trigger CI build 2015-06-29 21:28:51 -04:00
Machiste Quintana
30cee5b61d WIP: Parallelize specs tasks 2015-06-29 21:28:51 -04:00