Commit graph

557 commits

Author SHA1 Message Date
Ben Chatelain
a11a5b48cf 💥 Increment macOS deployment target to 10.11 2019-01-03 17:03:47 -08:00
Ben Chatelain
af7dfbfdb0 📝 Update changelog 2019-01-03 16:48:15 -08:00
Ben Chatelain
4d2057789f 🔇 Remove search result logging 2019-01-03 16:44:54 -08:00
Ben Chatelain
6e002b79ce
Merge branch 'master' into pkg 2019-01-03 16:33:58 -08:00
Ben Chatelain
dcf7c4954f ♻️ Change args to be parameters of run method 2019-01-03 16:30:56 -08:00
Ben Chatelain
eacc8bf321 📝 Update changelog 2019-01-03 16:24:42 -08:00
Ben Chatelain
d1ba43bdd9 🐛 Fix paths for building distribution package 2019-01-03 16:20:15 -08:00
Ben Chatelain
f20935517f 🔇 Disable command echo from scripts 2019-01-03 15:30:33 -08:00
Ben Chatelain
d5d8dd6b7e 📶 Sort project references 2019-01-03 15:19:08 -08:00
Ben Chatelain
dbf20d6d7a 🚧 Add OpenCommand 2019-01-03 15:15:53 -08:00
Ben Chatelain
ae8d8f5f46 ♻️ Refactor AppLibrary to use TrashCommand 2019-01-03 10:36:26 -08:00
Ben Chatelain
3630df5750 🖼 Add ExternalCommand protocol 2019-01-02 23:05:13 -08:00
Ben Chatelain
e746306eb6 🚚 Move lookup into StoreSearch 2019-01-01 21:44:33 -08:00
Ben Chatelain
e54fc3b9df 🚚🎨 Rename and format lookup json 2019-01-01 21:29:03 -08:00
Ben Chatelain
b421daaee2 💚 Fix search tests 2019-01-01 21:16:39 -08:00
Ben Chatelain
07ef4b44cb 🤡 Add lookup JSON files 2019-01-01 20:44:44 -08:00
Ben Chatelain
6bbc3f384a Add initial home command 2018-12-29 22:57:06 -08:00
Ben Chatelain
daf32c1ccd
Merge pull request #193 from mas-cli/applib-refactor
♻ AppLibrary refactor
2018-12-29 21:57:06 -08:00
Ben Chatelain
cf8376b6a2 📝 Update changelog 2018-12-28 21:21:53 -08:00
Ben Chatelain
4ca5b32998 🛠️ Add workspace with folder reference to all files 2018-12-28 21:19:55 -08:00
Ben Chatelain
b9fdd95d78 🔊 Fix test script log message 2018-12-28 21:19:37 -08:00
Ben Chatelain
bd0535188d 🔖 Version 1.5.1 2018-12-28 21:19:12 -08:00
Ben Chatelain
5a99645380 💀 Add test skeletons 2018-12-28 15:23:22 -07:00
Ben Chatelain
afca0c6c50 ♻️ Refactor commands to use AppLibrary
Commands install, list, lucky, outdated, uninstall, upgrade
2018-12-28 15:08:31 -07:00
Ben Chatelain
3551993417
Merge pull request #192 from mas-cli/release-1.5
🔖  Release 1.5.0
2018-12-27 17:10:36 -07:00
Ben Chatelain
9e9fd23bc9 🍺 Update homebrew formula 2018-12-27 17:01:58 -07:00
Ben Chatelain
ccaaa74c95 📝 Update changelog 2018-12-27 16:41:08 -07:00
Ben Chatelain
d53c42ae00 🔖 Version 1.5.0 2018-12-27 16:38:10 -07:00
Ben Chatelain
69844b55d1
Merge pull request #191 from mas-cli/uninstall
🗑 Uninstall command
2018-12-27 16:32:30 -07:00
Ben Chatelain
3080d4d6c9 trash command 2018-12-27 16:22:00 -07:00
Ben Chatelain
97646f579f ♻️🤡 Move trash method to AppLibrary, mock for tests 2018-12-27 16:07:35 -07:00
Ben Chatelain
5be95132e9 ♻️ Introduce AppLibrary, SoftwareProduct protocols
for easy dependency injection
2018-12-27 15:24:20 -07:00
Ben Chatelain
8db27258bc Add tests for new error cases 2018-12-27 14:50:38 -07:00
Ben Chatelain
16734a7f89 🚚 Create commands group in tests 2018-12-27 14:48:24 -07:00
Ben Chatelain
2c2eaa2821 🚚 Move files under MasKit group
🔥 Remove empty mas bridging header
2018-12-27 14:47:11 -07:00
Ben Chatelain
f4b2bd0389 🔊 Log to stderr 2018-12-27 14:32:58 -07:00
Ben Chatelain
2a4a725592 📝 Update changelog 2018-12-27 14:11:31 -07:00
Ben Chatelain
1bc0737dbb 🧹 Remove extraneous whitespace 2018-12-27 14:02:14 -07:00
Ben Chatelain
be74199b9f Add uninstall command 2018-12-27 14:01:48 -07:00
Ben Chatelain
b22392729d 🎨 Remove empty line 2018-12-27 10:08:59 -07:00
Ben Chatelain
6b7ffed4e5 💡 Add doc comment to SearchCommand 2018-12-27 09:50:44 -07:00
Ben Chatelain
b94afce95d
Merge pull request #189 from mas-cli/release-1.4.4
🔖 Release 1.4.4
2018-12-20 21:39:11 -07:00
Ben Chatelain
0b29cc84b6 🍼 Update tap with bottle hashes 2018-12-20 21:26:39 -07:00
Ben Chatelain
51463cc47c 🍺 Update version in Homebrew formula 2018-12-20 21:17:44 -07:00
Ben Chatelain
3660365dd3 Remove xcpretty dependency from install script 2018-12-20 21:16:47 -07:00
Ben Chatelain
a207955140 🚚 Build pkg in build dir 2018-12-20 19:03:14 -07:00
Ben Chatelain
bf322c6dee 🍺 Use install script in Homebrew formula
Instead of redundant xcodebuild install commands
2018-12-20 19:03:14 -07:00
Ben Chatelain
d583e74951 📜 Make version dynamic in package script
Also call install script instead of separate xcodebuild install command

Fixes #179
2018-12-20 19:03:14 -07:00
Ben Chatelain
7e3df0345f 📜 Use same xcodebuild arguments in install 2018-12-20 19:03:14 -07:00
Ben Chatelain
6096d23119 👷🏻‍♀️ Run tests on travis 2018-12-19 21:06:16 -07:00