Commit graph

1355 commits

Author SHA1 Message Date
Brett Rowberry
a60aebb607
Identifier from App Store 2022-04-04 23:29:47 -04:00
dependabot[bot]
33c696c75a
⬆️(deps): Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 12:27:20 +00:00
Ben Chatelain
3c6646aabf 🔨 Add make target dependencies 2022-02-03 19:57:11 -07:00
Ben Chatelain
83cf1916e7 👽 Update path to release artifacts 2022-02-03 19:56:53 -07:00
Ben Chatelain
910bf23978
Merge pull request #448 from beatngu13/patch-1
🐛 Fix link to known issues
2022-01-16 10:48:39 -07:00
Daniel Kraus
f3371d61bc
🐛 Fix link to known issues
The corresponding section header starts with "⚠️", which needs to be
encoded in the link. Otherwise, the anchor doesn't work.
2022-01-16 14:35:21 +01:00
Ben Chatelain
cdfd00b7d7
Merge pull request #445 from mas-cli/release
📦 Migrate to GitHub automated release notes
2021-12-28 16:49:35 -07:00
Chris Araman
7f8151e4e4
⬆️ Danger Swift (3.12.3) 2021-12-28 15:33:13 -08:00
Chris Araman
fbc64eb586
📦 Migrate to GitHub automated release notes 2021-12-28 15:32:41 -08:00
Ben Chatelain
6f9a5fc1a8
Merge pull request #382 from mas-cli/self-hosted-runner
👷🏻‍♂️ Switch to self-hosted M1 Mac mini runner
2021-12-26 12:30:14 -07:00
Ben Chatelain
20a96e703a 💡Update fetch-depth comment 2021-12-26 12:25:42 -07:00
Ben Chatelain
a3b57574ab 💡 Comment and clean up runner config 2021-12-24 17:30:41 -07:00
Ben Chatelain
6935b3dfba 🔐 Add codeowners 2021-12-24 16:25:46 -07:00
Ben Chatelain
4863929b1e 🍺 Update brew lockfile 2021-12-24 15:59:23 -07:00
Ben Chatelain
4762a8906c ⚗️ Force shell commands to run outside Rosetta 2021-12-24 13:58:56 -07:00
Ben Chatelain
bb08df136b 🔈 Remove stderr redirect 2021-12-22 18:31:59 -07:00
Ben Chatelain
f7efffe81b 💚 Remove unnecessary pipefail 2021-12-22 18:31:59 -07:00
Ben Chatelain
305b537b21 Remove unnecessary xcpretty from swift test output 2021-12-22 18:31:43 -07:00
Ben Chatelain
5adf8e824d 👷🏻‍♂️ Switch to self-hosted runner 2021-12-22 18:31:29 -07:00
Chris Araman
560c89af2c 🌍 Localize queries 2021-12-20 15:41:54 -08:00
Chris Araman
fb2218d951 🧹 Lint 2021-12-10 15:23:47 -08:00
Chris Araman
88e3c53bd6 📦 Update dependencies 2021-12-10 15:23:47 -08:00
Chris Araman
7f38f3537c ♻️ Simplify pointer dance 2021-12-10 15:23:47 -08:00
Chris Araman
bea967ea80
📄 Add note about iOS apps 2021-12-09 01:09:27 -08:00
Chris Araman
edbb8ebed3
📄 Add note about iOS apps 2021-12-08 21:30:36 -08:00
Chris Araman
5a21f83324 🚧 Use Dependabot to keep GitHub Actions up-to-date 2021-11-29 17:03:03 -08:00
Chris Araman
dac61a3d4f 🚧 Remove Danger Ruby gem 2021-11-29 17:03:03 -08:00
Chris Araman
0e35ac7cac 🚧 Use Danger Swift GitHub Action 2021-11-29 17:03:03 -08:00
Chris Araman
425b935c2c 🚧 Remove use of xcpretty 2021-11-29 17:03:03 -08:00
Chris Araman
ce9c51f71d 🚧 Remove unused Jenkinsfile 2021-11-29 17:03:03 -08:00
Chris Araman
707a925b26 ⬆️ PromiseKit (6.16.2) 2021-11-29 16:53:18 -08:00
Chris Araman
b073c740ed 🧹 Lint 2021-11-11 18:09:51 -08:00
Chris Araman
4295d9c998 🍼 Check style 2021-11-11 18:09:51 -08:00
Chris Araman
766c152e21 🍼 Audit formula before bottling 2021-11-11 18:09:51 -08:00
Chris Araman
58e6e21b74 🍺 Update core formula for v1.8.5 2021-11-11 18:09:51 -08:00
Chris Araman
eb512adc19 🍺 Update custom formula for v1.8.5 2021-11-11 18:09:51 -08:00
Chris Araman
3e771a289c 🍼 Use the custom tap formula when bottling for the custom tap 2021-11-11 18:09:51 -08:00
Iulian Onofrei
8f2bd49ddd Fix typo in README 2021-11-11 10:33:51 -08:00
dependabot[bot]
55f09d4beb ⬆️(deps): Bump danger from 8.4.1 to 8.4.2
Bumps [danger](https://github.com/danger/danger) from 8.4.1 to 8.4.2.
- [Release notes](https://github.com/danger/danger/releases)
- [Changelog](https://github.com/danger/danger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/danger/danger/compare/8.4.1...8.4.2)

---
updated-dependencies:
- dependency-name: danger
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-11 10:25:12 -08:00
Ben Chatelain
9da3c3a1f7
Merge pull request #428 from mas-cli/monterey
🐛 Allow redownloads on macOS 12 Monterey
2021-11-03 19:32:02 -06:00
Chris Araman
73f2ca58d8
⚠️ Remove warning 2021-11-03 16:03:54 -07:00
Chris Araman
a499822dd8
🐛 Allow redownloads on macOS 12 2021-11-03 14:11:13 -07:00
Chris Araman
c7a104a250
🐛 Disable account command on macOS 12
Documents #417.
2021-11-03 14:11:12 -07:00
Chris Araman
4660b4505b
🐛 Disable purchase command on macOS 10.15
Documents #289.
2021-11-03 14:11:12 -07:00
Chris Araman
bfed0a7605
📄 Direct all disabled command warnings to #known-issues 2021-11-03 14:11:12 -07:00
Chris Araman
02ceea49cd ⚠️ Add a temporary warning about macOS Monterey 2021-11-02 20:16:17 -07:00
Chris Araman
9305160b2e 🧹 Lint 2021-11-02 20:16:17 -07:00
Chris Araman
3dc5789cdf 🐛 Print warnings and errors to stderr
Fixed #351.
2021-11-02 20:16:17 -07:00
Justin Lecher
7fe27fc693 Use posix compliant tail syntax
homebrew allows using gnu coreutils on MacOS. Therefore we should
comply with posix standards

```bash
$ mas help | tail +3
tail: cannot open '+3' for reading: No such file or directory
$ type tail
tail is /usr/local/opt/coreutils/libexec/gnubin/tail
```

Switching to posix compliant `-n` syntax is compatible with UNIX and GNU tooling.

```bash
$ mas help | /usr/bin/tail -n +3 | wc -l
18
$ mas help | tail -n +3 | wc -l
18
```
2021-11-01 22:02:12 -07:00
Ben Chatelain
8c0267da3d
Merge pull request #424 from mas-cli/bump
🍺 Include macOS 12 Monterey when bottling
2021-10-26 18:26:16 -06:00