Ben Chatelain
|
ba45912f73
|
🔊 Fail bottle script earlier when formula hasn't been updated
|
2021-09-08 18:29:41 -07:00 |
|
Chris Araman
|
b87a998f11
|
🧹 Move Periphery configuration
|
2021-06-08 19:49:02 -07:00 |
|
Chris Araman
|
726b1868f2
|
🧹 Restore shellcheck (0.7.2)
|
2021-06-08 19:49:02 -07:00 |
|
Chris Araman
|
e7fbcffbab
|
🧹 Don't modify shell scripts with script/lint
|
2021-06-04 15:58:30 -07:00 |
|
Chris Araman
|
15ffe067a0
|
🚨 Fail CI task if tests fail
|
2021-05-12 12:16:25 -07:00 |
|
Chris Araman
|
0b8acab235
|
🧹 Lint with periphery
|
2021-05-08 20:14:18 -07:00 |
|
Chris Araman
|
4848f422d6
|
🧹 Match swift-format to compiler version
Fixes #364.
|
2021-05-08 20:14:18 -07:00 |
|
Chris Araman
|
9dfa2f8b57
|
🍺 Publish bottles to GitHub Releases
|
2021-05-08 19:53:11 -07:00 |
|
Chris Araman
|
10b92cc639
|
✨ Clean with SPM
|
2021-05-07 11:38:36 -07:00 |
|
Chris Araman
|
c177fa79a1
|
🛠 Make --universal a build option
|
2021-05-07 11:33:39 -07:00 |
|
Chris Araman
|
3e88d28622
|
🗑 Remove mas.zip archive script
|
2021-05-07 11:32:32 -07:00 |
|
Ben Chatelain
|
e1dbc653e5
|
🏝 Build args for brew sandbox
Fixes #363
|
2021-05-06 22:19:11 -06:00 |
|
Ben Chatelain
|
bc7c332515
|
👽 Update core formula path
brew 3
|
2021-05-06 22:17:57 -06:00 |
|
Ben Chatelain
|
cec804279e
|
📜 Conditionally install swiftlint when not running on CI
|
2021-05-06 21:03:17 -06:00 |
|
Chris Araman
|
2bc19e3b9b
|
🖊 Lint markdown
|
2021-05-03 13:42:18 -07:00 |
|
Chris Araman
|
5a2d7717c9
|
♻️ Remove generated source file
|
2021-04-28 22:56:34 -07:00 |
|
Chris Araman
|
688900f4e8
|
🤖 Determine version from latest git tag
|
2021-04-28 22:51:33 -07:00 |
|
Chris Araman
|
a3e32656bc
|
🗜 Update mas.pkg build
|
2021-04-28 22:28:29 -07:00 |
|
Chris Araman
|
a45487ec9c
|
📜 Remove unused release script
|
2021-04-28 19:14:19 -07:00 |
|
Chris Araman
|
424db2ed3c
|
🧹 Update paths to sources
|
2021-04-28 19:14:18 -07:00 |
|
Chris Araman
|
c93694017f
|
📜 Build Swift Package from scripts
|
2021-04-28 19:14:15 -07:00 |
|
Chris Araman
|
5df17f7823
|
📦 Embed version string as Swift code
|
2021-04-28 12:22:08 -07:00 |
|
Chris Araman
|
7a7f36ad9b
|
📦 Declare mas as a Swift Package
|
2021-04-26 21:19:30 -07:00 |
|
Chris Araman
|
d287c5cfd6
|
🚧 Move sources to typical SPM locations
|
2021-04-26 21:04:37 -07:00 |
|
Chris Araman
|
969f4e468c
|
📦 Declare Swift Package dependencies
|
2021-04-26 21:04:36 -07:00 |
|
Ben Chatelain
|
97ca112a6f
|
🚨 Fix script format & lint issues
|
2021-03-28 22:09:52 -07:00 |
|
Ben Chatelain
|
0667919cfa
|
📜 Add OS version detection
Only big_sur and catalina allowed
|
2021-03-28 21:48:10 -07:00 |
|
Ben Chatelain
|
799c18e327
|
👌🏻 Use macOS uname syntax
|
2021-03-28 21:13:59 -07:00 |
|
Ben Chatelain
|
3d54be18ad
|
📜 Use uname to determine CPU
|
2021-03-28 20:05:00 -07:00 |
|
Ben Chatelain
|
eb76a2efa5
|
💪🏼 Add arm64_big_sur to bottle script
Fixes #333
|
2021-03-28 19:44:25 -07:00 |
|
Chris Araman
|
9add9a7e0e
|
🍺 Assume swiftlint has been installed
|
2021-03-28 18:05:12 -07:00 |
|
Chris Araman
|
5df8db3fd6
|
🧹 Separate format from lint
|
2021-03-28 17:16: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
|
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 |
|
Ben Chatelain
|
fcc6bf1666
|
🔥 Mintfile
|
2021-03-28 13:39:05 -07:00 |
|
Ben Chatelain
|
8578769c70
|
🔥 Remove mint from bootstrap script
|
2021-03-28 11:24:20 -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
|
95d76c3b77
|
📜 bottle script improvements
|
2021-03-20 11:27:05 -07:00 |
|
Ben Chatelain
|
2b9ee3e78b
|
👷🏻 Fixes for CI bootstrap
- Prevent brew update
- Remove sort script
|
2021-03-14 17:00:28 -07:00 |
|