Commit graph

1366 commits

Author SHA1 Message Date
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
Ben Chatelain
8033470c83 ⬆️ Quick (5.0.1), Nimble (10.0.0) 2022-09-21 19:39:11 -06:00
Ben Chatelain
34e59350b0 ⬆️ swift-format (release/5.7) 2022-09-21 19:33:32 -06:00
Ben Chatelain
c5e8a066df ⬆️ PromiseKit (6.18.1) 2022-09-21 19:30:53 -06:00
Ben Chatelain
8136c88bc9 ⬆️ Swift (5.7) 2022-09-21 19:27:32 -06:00
Ben Chatelain
a6c6cef4b9 🚨 Change loadData from open to public
Non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
2022-09-21 19:23:48 -06:00
Ben Chatelain
ec73c146f0
Merge pull request #475 from rgoldberg/upgrade-output
Improve `mas upgrade` output
2022-09-21 18:48:37 -06:00
Ben Chatelain
3d3f113ad3
Merge pull request #472 from jankais3r/main
Corrected the build folder name
2022-09-21 17:54:02 -06:00
Ross Goldberg
160efd4177 Improved mas upgrade output
Resolves #393
2022-09-14 20:44:23 -04:00
Ross Goldberg
f8af3235b5 Merge remote-tracking branch 'upstream/main' 2022-09-12 23:30:05 -04:00
Jan Kaiser
be58a5f0b8
Removed an unused link reference to pass Lint 2022-08-25 09:28:37 +02:00
Jan Kaiser
fa07ea5dbe
Corrected the build folder name 2022-08-07 10:28:19 +02:00
Ben Chatelain
1892286a16
Merge pull request #460 from brettrowberry/patch-1
Identifier from App Store
2022-07-04 19:24:30 -06:00
Ben Chatelain
a0d5b35713
🚨 Fix markdown lint findings 2022-07-04 17:52:24 -06:00
Ben Chatelain
2658872e33
Merge branch 'main' into patch-1 2022-07-04 17:42:23 -06:00
Ben Chatelain
6bc7f0e5b1
Merge pull request #465 from janbrasna/fix/readme-err-msg
Fix error message wording
2022-07-04 17:40:25 -06:00