Commit graph

  • 265326dede
    Add captureStream(…) to observe stdout & stderr in tests. #571 Ross Goldberg 2024-10-02 09:49:30 -0400
  • dccac33abb
    Improve tests. Ross Goldberg 2024-10-01 22:16:06 -0400
  • f8d7a36a4c
    Upgrade test dependencies. Ross Goldberg 2024-10-02 06:24:02 -0400
  • 751e47bd26
    Merge pull request #570 from rgoldberg/478-app-id Ross Goldberg 2024-10-14 04:16:33 -0400
  • 006273bb81
    Standardize names of variables & parameters relating to AppIDs. #570 Ross Goldberg 2024-10-14 01:50:10 -0400
  • 39f77c01a9
    Create typealias AppID = UInt64. Ross Goldberg 2024-10-14 01:22:47 -0400
  • 43505db37f
    Merge pull request #554 from rgoldberg/542-swift-argument-parser Ross Goldberg 2024-10-14 04:06:33 -0400
  • 0efd73a5ee
    Simplify Outdated.run(…). #554 Ross Goldberg 2024-10-11 22:11:51 -0400
  • cd42176859
    Rename apps property of Upgrade as appIds. Ross Goldberg 2024-10-03 12:30:01 -0400
  • 388d963cd1
    Do not return Result (or anything else) from command run(…) functions. Ross Goldberg 2024-10-01 21:54:15 -0400
  • 3b86deb63e
    Rename 2 test files that weren't renamed in previous commit to preserve history. Ross Goldberg 2024-10-05 23:41:55 -0400
  • 2535e3da42
    Use Swift Argument Parser instead of Commandant. Ross Goldberg 2024-10-01 18:55:04 -0400
  • 6793a91e03
    Remove unnecessary explicit inits. Ross Goldberg 2024-10-01 14:11:58 -0400
  • d413d8cfa1
    Move MasKit module to mas. Ross Goldberg 2024-10-01 14:05:41 -0400
  • 611d4a7fb7
    Merge pull request #563 from rgoldberg/562-apple-id Ross Goldberg 2024-10-13 22:26:44 -0400
  • a24bcdd1e9
    Merge branch 'main' into 562-apple-id #563 Ross Goldberg 2024-10-13 22:23:37 -0400
  • 1bebde9e4a
    Merge pull request #550 from rgoldberg/536-output-responses-unparsable-as-json Ross Goldberg 2024-10-13 22:20:51 -0400
  • fe7b688f3b
    Merge pull request #549 from rgoldberg/538-fix-typos Ross Goldberg 2024-10-13 22:18:28 -0400
  • 7c81b4803c
    Merge pull request #551 from rgoldberg/540-outdated-multi-platform-minimum-macos Ross Goldberg 2024-10-13 22:17:14 -0400
  • f37e4fca85
    Merge pull request #556 from rgoldberg/289-re-enable-purchase Ross Goldberg 2024-10-13 22:16:29 -0400
  • 953613bd04
    Merge pull request #552 from rgoldberg/544-gitignore Ross Goldberg 2024-10-13 22:06:34 -0400
  • a6f03afa67
    Merge pull request #553 from rgoldberg/545-scripts Ross Goldberg 2024-10-13 22:05:42 -0400
  • 702edd911b 🔖 Version v1.8.7-beta.35 #569 Anka 2024-10-13 16:57:02 +0000
  • 56a7d952c7
    📎 Symlink before tapping v1.8.7-beta.35 Ben Chatelain 2024-10-13 10:38:46 -0600
  • 5ea1967fa4
    🔊 Log brew taps before/after symlink Ben Chatelain 2024-10-13 10:35:00 -0600
  • 958722efb1 🔖 Version v1.8.7-beta.34 #568 Anka 2024-10-13 16:31:36 +0000
  • cb6f17dbd9
    🔥 Remove subdirs to get ready for symlink v1.8.7-beta.34 Ben Chatelain 2024-10-13 10:29:37 -0600
  • fe749fc2eb
    Handle CKPurchaseController.shared().perform(…) callback within SSPurchase.perform(adamId:purchase:) to encapsulate CKPurchaseController & its callback. Ross Goldberg 2024-10-11 01:17:36 -0400
  • a45308f2f2
    Configure SSPurchase in `perform(…) instead of in a convenience init. Ross Goldberg 2024-10-10 23:38:24 -0400
  • c01f7c541e
    Migrate ISStoreAccount from Grand Central Dispatch to PromiseKit. Ross Goldberg 2024-10-10 23:15:44 -0400
  • aceb4c3ddb
    Remove unnecessary output when nothing downloaded by download(…). Ross Goldberg 2024-10-10 19:32:19 -0400
  • 943638fef4
    Improve ISStoreAccount.signIn(…). Ross Goldberg 2024-10-10 19:27:53 -0400
  • a5c8957fc9
    Refactor Downloader & SSPurchase to no longer need StoreAccount. Ross Goldberg 2024-10-10 18:31:35 -0400
  • d2f2d3edff
    ISStoreAccount static functions return ISStoreAccount instead of StoreAccount. Ross Goldberg 2024-10-10 18:12:13 -0400
  • 8e671f2624
    Improve Account, SignIn, SignOut & ISStoreAccount extension & associated code. Ross Goldberg 2024-10-10 17:47:59 -0400
  • d6087ce288
    Update README.md. #556 Ross Goldberg 2024-10-08 23:32:30 -0400
  • 5676dcb797
    Re-enable purchase. Ross Goldberg 2024-09-16 10:27:14 -0400
  • 50946bb2b8
    🐛 Retype & display App IDs as UInt64 #535 xyzzy-plugh-plover 2024-09-11 08:27:46 -0400
  • 466ea67194
    Improve scripts: bootstrap, build, format, lint, test & version. #553 Ross Goldberg 2024-09-30 11:28:25 -0400
  • b400422f4a
    outdated checks if new app version requires newer macOS for all kinds of apps, not just mac-software. #551 Ross Goldberg 2024-09-16 11:16:28 -0400
  • 7e9e3ba168
    Output to stderr responses from Apple endpoints that are unparsable as JSON #550 Ross Goldberg 2024-09-16 01:12:23 -0400
  • d9780b8768
    Fix incorrect function comment #549 Ross Goldberg 2024-09-16 07:31:19 -0400
  • 47f4b5c0da
    Fix typos in comments Ross Goldberg 2024-09-16 06:52:16 -0400
  • 7132e7eed9
    Fix typos in documentation Ross Goldberg 2024-09-16 06:43:40 -0400
  • 5c11f9afb7
    Git ignore JetBrains IntelliJ IDEA config directory. #552 Ross Goldberg 2024-10-02 13:45:20 -0400
  • 622a154fb9
    Merge pull request #548 from rgoldberg/546-lint Ross Goldberg 2024-10-05 19:08:44 -0400
  • fa7bdea029
    Fix breaking lint issue in MasStoreSearch.swift. #548 Ross Goldberg 2024-10-05 18:08:42 -0400
  • 7e4ad91ab5
    Fix breaking lint issue in MasStoreSearch.swift. #547 Ross Goldberg 2024-10-05 18:08:42 -0400
  • a82b472a80
    Improve zsh completions #514 Logicer 2024-09-24 23:23:25 +1000
  • 09b9d8231e
    📺 Add zsh completions Logicer 2024-05-15 22:07:35 +1000
  • 2e0fd02b3e
    Fix incorrect function comment #539 Ross Goldberg 2024-09-16 07:31:19 -0400
  • 8b7b5e0ea2
    Fix typos in comments Ross Goldberg 2024-09-16 06:52:16 -0400
  • 467796be52
    Fix typos in documentation Ross Goldberg 2024-09-16 06:43:40 -0400
  • ca59661129
    Output to stderr responses from Apple endpoints that are unparsable as JSON #537 Ross Goldberg 2024-09-16 01:12:23 -0400
  • 171c88dcbe fix int format in search results #479 Grisha Levit 2022-11-01 02:13:42 -0400
  • 872821106f 🔖 Version v1.8.7-beta.33 #531 Anka 2024-08-03 21:00:19 +0000
  • 7603c30da0
    👷🏼‍♂️ Checkout using symlink v1.8.7-beta.33 Ben Chatelain 2024-08-03 14:58:54 -0600
  • dab98c93b8 🔖 Version v1.8.7-beta.32 #530 Anka 2024-08-03 20:48:22 +0000
  • d202441a63
    ♻️ Add tap and re-clone with token v1.8.7-beta.32 Ben Chatelain 2024-08-03 14:47:08 -0600
  • b52ab3248f 🔖 Version v1.8.7-beta.31 #529 Anka 2024-08-03 18:50:22 +0000
  • c073f0a140
    📂 mkdirs v1.8.7-beta.31 Ben Chatelain 2024-08-03 12:49:09 -0600
  • e5ade30519 🔖 Version v1.8.7-beta.30 #528 Anka 2024-08-03 18:42:48 +0000
  • 84e13f9380
    🔗 Symlink tap to taps dir v1.8.7-beta.30 Ben Chatelain 2024-08-03 12:36:41 -0600
  • 674d24a267 🔖 Version v1.8.7-beta.29 #527 Anka 2024-08-03 18:38:03 +0000
  • 56e92a998c
    🔗 Symlink tap to taps dir v1.8.7-beta.29 Ben Chatelain 2024-08-03 12:36:41 -0600
  • 20faba39a9
    👷🏻‍♀️ Checkout mas-cli/homebrew-tap in subdir Ben Chatelain 2024-08-03 12:36:15 -0600
  • 15713bb97f 🔖 Version v1.8.7-beta.28 #526 Anka 2024-08-03 18:22:10 +0000
  • 30aa073f25
    🔐 Add DEPLOY_TOKEN for mas tap PR creation v1.8.7-beta.28 Ben Chatelain 2024-08-03 12:20:40 -0600
  • f44186fe71
    🐛 Remove args from git push command v1.8.7-beta.27 Ben Chatelain 2024-07-31 21:48:31 -0600
  • 3d53bf2263 🔖 Version v1.8.7-beta.26 #525 Anka 2024-08-01 03:08:09 +0000
  • 0578f0c850
    ♻️ Pull tap git commands up into workflow v1.8.7-beta.26 Ben Chatelain 2024-07-31 21:04:54 -0600
  • 46c24e2ff6 🔖 Version v1.8.7-beta.25 #524 Anka 2024-07-31 03:57:23 +0000
  • 52c96db818
    ♻️ Extract git push from brew_tap_update script v1.8.7-beta.25 Ben Chatelain 2024-07-30 21:56:07 -0600
  • a15e37971e 🔖 Version v1.8.7-beta.24 #523 Anka 2024-07-31 03:52:56 +0000
  • 53319d911d
    ♻️ Extract PR creation from brew_tap_update script v1.8.7-beta.24 Ben Chatelain 2024-07-30 21:51:32 -0600
  • 7f5629fcb5 🔖 Version v1.8.7-beta.23 #522 Anka 2024-07-31 03:37:59 +0000
  • 91f74918d8
    🔥 Remove PR creation from brew_core_update v1.8.7-beta.23 Ben Chatelain 2024-07-30 21:36:33 -0600
  • c00c7653d9
    🔐 Add GH_TOKEN to core update step Ben Chatelain 2024-07-30 21:36:18 -0600
  • 94258eaf64
    👷🏻‍♀️ Push tap branch and add details to PR Ben Chatelain 2024-07-30 21:34:30 -0600
  • 20f2d3f0e2
    🔐 Add GH_TOKEN to tap update step Ben Chatelain 2024-07-30 21:28:43 -0600
  • 3b5d335fca
    🔧 Disable dry-run in brew_tap_update Ben Chatelain 2024-07-30 21:28:20 -0600
  • d2c80bb0be 🔖 Version v1.8.7-beta.22 #521 Anka 2024-07-31 03:20:20 +0000
  • adcad9c38b
    🐛 Remove problematic RELEASE_COMMIT v1.8.7-beta.22 Ben Chatelain 2024-07-30 21:18:37 -0600
  • 485c583997 🔖 Version v1.8.7-beta.21 #520 Anka 2024-07-31 02:48:56 +0000
  • 0c701cc047
    👷🏻‍♀️ Checkout release branch in downstream jobs v1.8.7-beta.21 Ben Chatelain 2024-07-30 20:47:28 -0600
  • bc88359d1c
    🔐 Add GH_TOKEN to steps using gh command Ben Chatelain 2024-07-30 20:42:10 -0600
  • eaa35893d6 🔖 Version v1.8.7-beta.20 #519 Anka 2024-07-31 02:37:42 +0000
  • ba97743d8d
    🐛 Push branch before opening PR v1.8.7-beta.20 Ben Chatelain 2024-07-30 20:36:16 -0600
  • 8b270a1c49
    👷🏼‍♂️ Add bootstrap to prepare-release job v1.8.7-beta.19 Ben Chatelain 2024-07-30 20:27:03 -0600
  • cfa3c70ef3
    🐛 Use script variable syntax Ben Chatelain 2024-07-30 20:11:01 -0600
  • b82bf12967
    👷🏼‍♂️ Add bootstrap to prepare-release job v1.8.7-beta.18 Ben Chatelain 2024-07-30 20:27:03 -0600
  • 6d83695999
    🐛 Use script variable syntax Ben Chatelain 2024-07-30 20:11:01 -0600
  • 5b5ba9213a
    🐛 Fix variable handling using job outputs Ben Chatelain 2024-07-30 18:02:10 -0600
  • e03b3d2763
    🐛 Fix outputs v1.8.7-beta.17 Ben Chatelain 2024-07-30 20:20:18 -0600
  • 403e24848d
    🐛 RELEASE_BRANCH v1.8.7-beta.16 Ben Chatelain 2024-07-30 20:12:55 -0600
  • 93b61e245e
    🐛 Use script variable syntax v1.8.7-beta.15 Ben Chatelain 2024-07-30 20:11:01 -0600
  • 8a7144e9aa
    🐛 Fix variable handling using job outputs v1.8.7-beta.14 Ben Chatelain 2024-07-30 18:02:10 -0600
  • c9100e2dca
    🐛 Fix variable handling using job outputs v1.8.7-beta.13 Ben Chatelain 2024-07-30 18:02:10 -0600
  • 47c935ca8a
    🐛 Fix variable handling using job outputs v1.8.7-beta.12 Ben Chatelain 2024-07-30 18:02:10 -0600
  • 80d0a3910f
    🐛 Fix variable handling v1.8.7-beta.11 Ben Chatelain 2024-07-30 18:02:10 -0600