Commit graph

1086 commits

Author SHA1 Message Date
Chris Araman
3b7c9a47bd
🏡 Update mock bundle path 2021-05-12 12:11:21 -07:00
Chris Araman
d39058c7be 🏡 Ignore applications moved outside the system Applications folder
Fixes #309.
2021-05-12 11:05:45 -07:00
Ben Chatelain
66f89a66a6
Merge pull request #362 from mas-cli/promisekit
🤞🏼 Rephrase async code as PromiseKit Promises
2021-05-11 21:59:35 -06:00
Chris Araman
4dee61d467
♻️ Retry downloads upon network failure up to three times 2021-05-08 21:16:55 -07:00
Chris Araman
c3ef7b40b7
♻️ Remove loadDataSync 2021-05-08 21:16:54 -07:00
Chris Araman
25045fa0dd
🔥 Attempt all downloads, reject with first error 2021-05-08 21:14:17 -07:00
Chris Araman
9f340bdce9
🤞🏼 Rephrase Downloader as Promises 2021-05-08 21:14:17 -07:00
Chris Araman
9494dea403
🤞🏼 Rephrase StoreSearch as Promises 2021-05-08 21:14:16 -07:00
Chris Araman
a9b018854d
🤞🏼 Rephrase MasStoreSearch as Promises 2021-05-08 21:14:16 -07:00
Chris Araman
2ad8695295
🔥 Initialize PromiseKit 2021-05-08 21:10:03 -07:00
Chris Araman
7952d0f18f
📦 Depend on PromiseKit 2021-05-08 20:16:14 -07:00
Chris Araman
0b8acab235 🧹 Lint with periphery 2021-05-08 20:14:18 -07:00
Chris Araman
4848f422d6 🧹 Match swift-format to compiler version
Fixes #364.
2021-05-08 20:14:18 -07:00
Chris Araman
9dfa2f8b57 🍺 Publish bottles to GitHub Releases 2021-05-08 19:53:11 -07:00
Chris Araman
581e429771 🍺 Update core bottles
Homebrew/homebrew-core#76802
2021-05-08 19:53:11 -07:00
Chris Araman
48eeb9b1d6 🍦 Fix typo
Co-authored-by: Ben Chatelain <phatblat@users.noreply.github.com>
2021-05-08 11:21:34 -07:00
Chris Araman
ff357772c6 🪧 Update references to main branch 2021-05-08 11:21:34 -07:00
Ben Chatelain
d52982e6ee
Merge pull request #367 from mas-cli/quick
⬆️ Quick (4.0.0), Nimble (9.1.0)
2021-05-08 12:15:00 -06:00
Chris Araman
97f026309d
Merge branch 'main' into quick 2021-05-08 10:07:23 -07:00
Ben Chatelain
2f2a43b425
Merge pull request #365 from mas-cli/release-1.8.2
🍺 Update Brew formula for 1.8.2
2021-05-07 22:41:48 -06:00
Chris Araman
aaee0031a5
⬆️ Quick (4.0.0), Nimble (9.1.0) 2021-05-07 18:01:30 -07:00
Chris Araman
7f0af9c53e
🍺 Bottle universal binary for custom tap 2021-05-07 13:50:20 -07:00
Chris Araman
68b860f8c4
🚨 Fix path to Package.Version file 2021-05-07 11:43:49 -07:00
Chris Araman
24859bb1df
🛠 Update Makefile for SPM builds 2021-05-07 11:39:13 -07:00
Chris Araman
10b92cc639
Clean with SPM 2021-05-07 11:38:36 -07:00
Chris Araman
c177fa79a1
🛠 Make --universal a build option 2021-05-07 11:33:39 -07:00
Chris Araman
3e88d28622
🗑 Remove mas.zip archive script 2021-05-07 11:32:32 -07:00
Ben Chatelain
c0c01251f1 🍺 Update formula for 1.8.2 release 2021-05-06 22:19:37 -06:00
Ben Chatelain
e1dbc653e5 🏝 Build args for brew sandbox
Fixes #363
2021-05-06 22:19:11 -06:00
Ben Chatelain
bc7c332515 👽 Update core formula path
brew 3
2021-05-06 22:17:57 -06:00
Ben Chatelain
cec804279e 📜 Conditionally install swiftlint when not running on CI 2021-05-06 21:03:17 -06:00
Ben Chatelain
d3a2d2b761 Add markdownlint to brew lock file 2021-05-06 21:03:17 -06:00
Ben Chatelain
c88a98892e
Merge pull request #361 from mas-cli/clean
♻️ Remove unused test helpers
2021-05-06 20:52:48 -06:00
Chris Araman
e3e82cc2d2
♻️ Remove unused test helpers 2021-05-06 13:37:17 -07:00
Chris Araman
585699d99b ♻️ Build URLs using URLComponents 2021-05-05 22:06:57 -07:00
Ben Chatelain
88ce4f6e77
Merge pull request #359 from mas-cli/listener
💡 Turn on the OutputListener tests
2021-05-05 21:40:53 -06:00
Ben Chatelain
56d0bd3a09
Merge branch 'master' into listener 2021-05-05 21:34:44 -06:00
Ben Chatelain
fd2f33b8e7
Merge pull request #358 from mas-cli/markdownlint
🧹 Lint
2021-05-05 21:34:00 -06:00
Chris Araman
639b69311b
💡 Turn on the OutputListener tests 2021-05-05 11:29:02 -07:00
Chris Araman
a6e13f31fe
🧹 Lint 2021-05-03 22:18:28 -07:00
Ben Chatelain
40622df72a
Merge pull request #356 from mas-cli/markdownlint
🖊 Lint markdown
2021-05-03 21:09:41 -06:00
Ben Chatelain
ba4e62f623
Merge pull request #355 from mas-cli/print
🖨 Override print only in debug builds
2021-05-03 20:48:36 -06:00
Ben Chatelain
cd3f2de142
Merge pull request #354 from mas-cli/readme
📄 Update README
2021-05-03 19:40:12 -06:00
Ben Chatelain
934bae6b8d
Merge pull request #352 from mas-cli/dependabot
🤖 Configure Dependabot to update Ruby Gems
2021-05-03 19:38:22 -06:00
Chris Araman
2bc19e3b9b
🖊 Lint markdown 2021-05-03 13:42:18 -07:00
Chris Araman
5bb53b4509
🤖 Configure Dependabot to update Ruby Gems 2021-05-03 12:55:41 -07:00
Chris Araman
d046417936
🖨 Pass items directly to Swift.print 2021-05-03 12:05:28 -07:00
Chris Araman
e79260b1f4
🖨 Override print only in debug builds 2021-05-03 10:46:54 -07:00
Chris Araman
3df24f698d
📄 Update README 2021-05-03 10:14:00 -07:00
Ben Chatelain
9277a8b7cc
Merge pull request #350 from mas-cli/spm
📦 Declare mas as a Swift Package
2021-05-03 01:19:08 -06:00