Commit graph

950 commits

Author SHA1 Message Date
Chris Araman
9add9a7e0e
🍺 Assume swiftlint has been installed 2021-03-28 18:05:12 -07:00
Chris Araman
e65365d25f
🧹 Lint 2021-03-28 17:30:55 -07:00
Chris Araman
5df8db3fd6
🧹 Separate format from lint 2021-03-28 17:16:37 -07:00
Chris Araman
bf093082e8
🧹 Avoid force casts 2021-03-28 14:21:37 -07:00
Chris Araman
af944e8caf
🧹 Emit a warning when a linter is not installed 2021-03-28 14:21:37 -07:00
Chris Araman
44f9a42f27
🐶 Stop running old version of SwiftLint 2021-03-28 14:21:37 -07:00
Chris Araman
5b6adda059
🧹 Break lines without inserting newlines 2021-03-28 14:21:37 -07:00
Chris Araman
d5f262cb9d
🧹 Run script/lint when building from Xcode 2021-03-28 14:21:37 -07:00
Chris Araman
3bc25449b0
🧹 Lint with swiftformat 2021-03-28 14:21:37 -07:00
Chris Araman
df9730d65f
🧹 Lint with swift-format 2021-03-28 14:21:14 -07:00
Chris Araman
09d2e6d43d
🧹 Correct swiftlint violations automatically 2021-03-28 14:15:17 -07:00
Chris Araman
fc33738f0f
🧹 Use git diff --check as another linter 2021-03-28 14:15:17 -07:00
Chris Araman
05083da253
📜 Remove unused sort scripts 2021-03-28 14:15:17 -07:00
Chris Araman
15142c5aa7
📜 Update bootstrap description 2021-03-28 14:15:16 -07:00
Chris Araman
42de2ff4be
🍺 Wipe Brewfile.lock.json when bootstrapping 2021-03-28 14:15:13 -07:00
Chris Araman
04ffe2cac4
🍺 Install Swift linters via Homebrew instead of Mint 2021-03-28 14:13:27 -07:00
Chris Araman
64695e2457
📜 Lint 2021-03-28 14:12:02 -07:00
Chris Araman
7f3cb753b4
📜 Switch to shfmt 2021-03-28 14:11:05 -07:00
Chris Araman
420cc34885
⬆️ Bundler (2.2.15) 2021-03-28 14:09:06 -07:00
Chris Araman
95e4042739
⬆️ Ruby (3.0.0) 2021-03-28 14:09:06 -07:00
Ben Chatelain
e40aaef6d4
Merge pull request #254 from mas-cli/phatblat/gh-action
👷🏻‍♂️ Add GitHub Actions Build & Test workflow
2021-03-28 14:07:53 -07:00
Ben Chatelain
fcc6bf1666 🔥 Mintfile 2021-03-28 13:39:05 -07:00
Ben Chatelain
debe91f958 💡 Add link to github hosted runners docs 2021-03-28 12:18:24 -07:00
Ben Chatelain
baafabab7b 🔧 Add GITHUB_TOKEN
To resolve issues with Carthage connecting to GitHub
*** Skipped downloading Commandant.framework binary due to the error:
116
	"API rate limit exceeded for 199.7.166.17. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)"
2021-03-28 12:11:21 -07:00
Ben Chatelain
f32ce49e19 Revert " Add swiftlint to Brewfile"
This reverts commit 48d27316f7.
2021-03-28 11:33:36 -07:00
Ben Chatelain
d13a0b99f6 🍺 Update brew lockfile 2021-03-28 11:29:28 -07:00
Ben Chatelain
48d27316f7 Add swiftlint to Brewfile 2021-03-28 11:24:32 -07:00
Ben Chatelain
8578769c70 🔥 Remove mint from bootstrap script 2021-03-28 11:24:20 -07:00
Ben Chatelain
5abf2729c1 🍺 Specify tap for swiftenv 2021-03-28 11:06:36 -07:00
Ben Chatelain
546cf52b6a 👷🏻‍♀️ Change GH action workflow to use mas scripts 2021-03-28 11:01:23 -07:00
Ben Chatelain
641927bcb6 👷🏻‍♂️ Add Swift GH action 2021-03-28 10:56:27 -07:00
Ben Chatelain
ae0644a0f1
Merge pull request #332 from mas-cli/formula-1.8.1
🍺 Update Brew formula for 1.8.1
2021-03-20 16:40:18 -07:00
Ben Chatelain
742fda043c 🔥 Remove dup big_sur reference 2021-03-20 12:35:13 -07:00
Ben Chatelain
54e33c6536 🔥 Remove project group from Xcode 2021-03-20 12:31:05 -07:00
Ben Chatelain
1f830066c0 🔥 Remove changelog from Dangerfile 2021-03-20 12:30:39 -07:00
Ben Chatelain
ea8fd5b78d 🍼 Update bottle hashes 2021-03-20 12:24:38 -07:00
Ben Chatelain
8b3ce2efac 🔈 bottle script output cleanup 2021-03-20 12:11:38 -07:00
Ben Chatelain
7d15707561 📜 Add bottles command to Makefile
bottle is now an alias of bottles
2021-03-20 11:29:15 -07:00
Ben Chatelain
95d76c3b77 📜 bottle script improvements 2021-03-20 11:27:05 -07:00
Ben Chatelain
87d3fc1056 Install carthage via Hombrew instead of Mint 2021-03-20 10:25:18 -07:00
Ben Chatelain
b609d9d34c ⬆️ danger (8.2.3) 2021-03-20 08:59:37 -07:00
Ben Chatelain
7bc490f5ed ⬆️ Swift (5.3.2)
Included in Xcode 12.3-12.4
2021-03-20 08:58:57 -07:00
Ben Chatelain
2c72df9cd8 swiftenv (1.4.0) 2021-03-20 08:58:29 -07:00
Ben Chatelain
7e3c03b43d 🍺 Update version, add macos dependency to formula 2021-03-20 08:49:44 -07:00
Ben Chatelain
23a36b4555
Merge pull request #327 from mas-cli/release-1.8.1
🔖 Release 1.8.1
2021-03-14 19:13:01 -06:00
Ben Chatelain
2b9ee3e78b 👷🏻 Fixes for CI bootstrap
- Prevent brew update
- Remove sort script
2021-03-14 17:00:28 -07:00
Ben Chatelain
767fb7c388 🔖 Version 1.8.1 2021-03-14 16:51:37 -07:00
Ben Chatelain
ed09562f3f 🍺 Update brew lock file 2021-03-14 16:47:15 -07:00
Ben Chatelain
2d3d543f3d 🌱 Link mint packages globally 2021-03-14 16:45:02 -07:00
Ben Chatelain
5c266a9e2a ⬆️ Bundler (2.2.14) 2021-03-14 16:31:20 -07:00