Ben Chatelain
f162f6a8e2
🔀 Fix merge mistake
2024-02-18 08:22:24 -07:00
Ben Chatelain
96ff7ecdae
🔨 Install universal binary
2024-02-18 08:22:24 -07:00
Ben Chatelain
a14384579e
🔨 Use brew --prefix
2024-02-18 08:22:24 -07:00
Ben Chatelain
bcd2411e5d
🔥 Remove duplicate monterey bottle reference
2024-02-18 08:22:24 -07:00
Ben Chatelain
2a02cee76c
🔨 Add sonoma & ventura to bottle script
2024-02-18 08:22:24 -07:00
Ben Chatelain
a12d2320be
🥅 Swalloer error if trash fails
2024-02-18 08:22:24 -07:00
Ben Chatelain
40d3cfde0d
🔨 Rename MAS_VERSION variable
2024-02-18 08:22:24 -07:00
Ben Chatelain
b8dc5ff718
🔥 Remove dup bottles target
2024-02-18 08:22:24 -07:00
Ben Chatelain
8076c660f1
👌🏻 Fix untested OS branches in bottle script
2024-02-18 08:22:24 -07:00
Ben Chatelain
f3e681a7e2
🔖 Version 1.8.7-alpha.1
...
v1.8.7-beta.1
2024-02-18 08:22:24 -07:00
Ben Chatelain
742e054cc9
🔨 Add support for sonoma & ventura to bottle script
2024-02-18 08:22:24 -07:00
Ben Chatelain
f1276dabc6
🍺 Update mas-tap homebrew formula (1.8.6)
...
Adds sonoma and ventura
2024-02-18 08:22:24 -07:00
Ben Chatelain
ef28bc9f1a
🍺 Update mas homebrew formula (1.8.6)
2024-02-18 08:22:24 -07:00
Chris Araman
436c3a250d
🔍 Search for compatible iPad and iPhone apps
2024-02-18 08:22:24 -07:00
Ross Goldberg
763392cb23
Merge pull request #500 from mas-cli/dependabot/github_actions/actions/checkout-4
...
⬆️ (deps): Bump actions/checkout from 3 to 4
2024-02-18 08:38:16 -05:00
dependabot[bot]
f761f1262c
⬆️ (deps): Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-18 05:51:45 -05:00
Ben Chatelain
21ed1e641f
Merge pull request #505 from mas-cli/search
...
🖥️ Only search, outdated and update macOS apps
2024-02-18 00:02:56 -07:00
Ben Chatelain
521df64b51
♻️ Refactor lookupURL, searchURL
...
Resolves unused protocol method lint warnings by moving updated implementations back to StoreSearch. Added `country` to MasStoreSearch, set to fixed fvalue for tests.
2024-02-17 23:47:02 -07:00
Ben Chatelain
5aafd4c0aa
🎨 Format swift
2024-02-17 22:58:11 -07:00
Ben Chatelain
22c6c57743
💚 Disable lucky spec: installs the first app matching a search
...
Stalls test when a MAS auth dialog stalls tests. Need more mocking.
2024-02-17 21:02:28 -07:00
Ben Chatelain
86b25590c7
🩹 Fix merge mistakes
2024-02-17 14:04:01 -07:00
Ben Chatelain
3b8f2de2a4
⬆️ Update dependencies
...
- swift-argument-parser (1.3.0)
- swift-format (5.9)
- swift-syntax (0.50700.1)
- swift-tools-support-core (5.9)
2024-02-17 14:04:01 -07:00
Ben Chatelain
c2fcf7e5aa
💡 Document deprecated AccountCommandSpec and SignInCommandSpec
2024-02-17 14:04:01 -07:00
Ben Chatelain
cfc2bef921
🤡 Use mock network response in LuckyCommandSpec
2024-02-17 14:04:01 -07:00
Ben Chatelain
212461caee
💚 Fix purchase test
2024-02-17 14:04:01 -07:00
Chris Araman
a7f8dfea22
👀 Scrape the app page only for lookup, not search
2024-02-17 14:04:01 -07:00
Chris Araman
cfef4aebc4
🔍 Verify command results
2024-02-17 14:04:01 -07:00
Chris Araman
ad8d6fe1dd
🔍 Search for compatible iPad and iPhone apps
2024-02-17 14:04:01 -07:00
Chris Araman
c9378046a6
🦾 Check for Apple Silicon
2024-02-17 14:04:01 -07:00
Chris Araman
844131ff2e
⛔ ️ Remove impossible error case
2024-02-17 14:04:01 -07:00
Ben Chatelain
f7dd98811f
♻️ Move URL builders to MasStoreSearch
2024-02-17 14:04:01 -07:00
Ben Chatelain
85a31ed5ba
Merge pull request #496 from WangEdward/main
...
🔧 Check for mac updates only
2024-02-17 11:04:49 -07:00
Ben Chatelain
41a20f11d4
Merge branch 'main' into main
2024-02-17 10:33:11 -07:00
Ben Chatelain
ec503a13e9
Merge pull request #509 from GreyTeardrop/apple-silicon-github-hosted-runner
...
Apple silicon GitHub hosted runner
2024-02-17 10:32:40 -07:00
Ross Goldberg
e6e2ccab0d
Updated swift source by running:
...
swiftformat Sources Tests
2024-02-05 16:03:51 -05:00
Ross Goldberg
152b324d2d
Use swift-format release/5.9 for Swift compiler 5.8+
2024-02-05 02:52:45 -05:00
Ross Goldberg
1d3af6c96f
Changed macos-latest to macos-14 because the former is currently an alias for macos-12
2024-02-04 11:57:23 -05:00
Ross Goldberg
dcc63e05d7
Apple Silicon Github-hosted runner for build-test job
2024-02-04 10:45:38 -05:00
Edward
9116ec1798
🔧 Check for mac update only
...
Idea from https://github.com/mangerlahn/Latest . Thank you!
2023-11-07 20:09:35 +08:00
Ben Chatelain
4c044d8b64
Merge pull request #477 from mas-cli/errors
...
🔇 Errors
2022-10-08 17:17:03 -06:00
Ben Chatelain
036dc05981
🚨 Remove extra linefeed
2022-10-08 14:49:42 -06:00
Ben Chatelain
610257f292
🔇 Add --verbose flag to outdated command
2022-10-08 14:46:12 -06:00
Ben Chatelain
f54b1883c3
💡 Document print utility functions
2022-10-08 14:22:42 -06:00
Ben Chatelain
0212a71adf
⬆️ SwiftSyntax (0.50700.1)
2022-10-08 14:17:07 -06:00
Ben Chatelain
892ad7e199
🔇 Remove redundant error statements
2022-10-03 19:46:06 -06:00
Ben Chatelain
62a09bdbb7
🔊 Log errors using printError
2022-10-03 18:40:47 -06:00
Ben Chatelain
4cba212570
Merge pull request #476 from mas-cli/cleanup
...
⬆️ Dependency & tool updates
2022-09-22 20:16:30 -06:00
Ben Chatelain
94e4927545
🚨 Wrap long line
2022-09-22 20:08:02 -06:00
Ben Chatelain
0190b8a6a9
⬆️ swiftformat (0.49.18)
2022-09-21 19:41:00 -06:00
Ben Chatelain
12aeceb7ba
⬆️ markdownlint-cli (0.32.2)
2022-09-21 19:40:37 -06:00