Commit graph

47 commits

Author SHA1 Message Date
Ben Chatelain
750930e01a
Merge branch 'main' into releases/release-1.8.7
# Conflicts:
#	.swiftlint.yml
#	script/bottle
2024-11-02 12:08:50 -06:00
Ross Goldberg
f83412bba1
Increase minimum macOS version to 10.13, since Swift 5.7 is already used, which requires Xcode 14+ to compile, which only supports macOS deployment targets 10.13+.
Use Swift 5.7.1, which is the newest version of Swift 5.7.

Resolve #578

Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com>
2024-10-27 14:01:45 -04:00
Ben Chatelain
3332773c1b
🔊 Echo commands in bottle script 2024-10-26 14:23:59 -06:00
Ben Chatelain
635898dd18
🔨 Change style to use file path
Removed brew list command as that only works with installed formulae
2024-10-26 14:23:10 -06:00
Ben Chatelain
5b8fed8bee
🔨 Remove install and enhance audit command 2024-10-26 14:07:17 -06:00
Ben Chatelain
aa394e489e
🩹 Install formula so we can audit it 2024-10-20 12:09:37 -06:00
Ben Chatelain
d202441a63
♻️ Add tap and re-clone with token 2024-08-03 14:47:08 -06:00
Ben Chatelain
0578f0c850
♻️ Pull tap git commands up into workflow 2024-07-31 21:04:54 -06:00
Ben Chatelain
34ab84f30e
🚨 Format scripts and yaml 2024-03-31 11:05:04 -06:00
Ben Chatelain
246636cb10
🔥 Remove Finder open command from bottle script 2024-03-30 11:39:32 -06:00
Ben Chatelain
37cf3116b1
🔨 Invoke bottle script from brew_tap_update 2024-03-10 19:53:07 -06:00
Ben Chatelain
c0950b130b
♻️ Split workflow into 4 jobs 2024-03-10 19:33:50 -06:00
Ben Chatelain
4ef176cbc7
🩹 Remove extra end paren from CURRENT_OS_VERSION_MINOR 2024-03-09 08:17:50 -07:00
Ben Chatelain
666e505eb1 🎨 Format bash scripts 2024-02-18 08:22:24 -07:00
Ben Chatelain
2a02cee76c 🔨 Add sonoma & ventura to bottle script 2024-02-18 08:22:24 -07:00
Ben Chatelain
40d3cfde0d 🔨 Rename MAS_VERSION variable 2024-02-18 08:22:24 -07:00
Ben Chatelain
8076c660f1 👌🏻 Fix untested OS branches in bottle script 2024-02-18 08:22:24 -07:00
Ben Chatelain
742e054cc9 🔨 Add support for sonoma & ventura to bottle script 2024-02-18 08:22:24 -07: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
3e771a289c 🍼 Use the custom tap formula when bottling for the custom tap 2021-11-11 18:09:51 -08:00
Chris Araman
8a939a821f
🍺 Include Monterey in bottle builds 2021-10-25 16:59:01 -07:00
Ben Chatelain
ba45912f73 🔊 Fail bottle script earlier when formula hasn't been updated 2021-09-08 18:29:41 -07:00
Chris Araman
726b1868f2 🧹 Restore shellcheck (0.7.2) 2021-06-08 19:49:02 -07:00
Chris Araman
9dfa2f8b57 🍺 Publish bottles to GitHub Releases 2021-05-08 19:53:11 -07:00
Chris Araman
c93694017f
📜 Build Swift Package from scripts 2021-04-28 19:14:15 -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
64695e2457
📜 Lint 2021-03-28 14:12:02 -07:00
Ben Chatelain
fcc6bf1666 🔥 Mintfile 2021-03-28 13:39:05 -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
64ed0e4449 📜 Add arm64, update bottle block syntax in bottle script 2021-02-13 14:19:14 -07:00
Ben Chatelain
7ee49ee584 📜 Add big_sur to bottle script 2021-02-13 11:46:53 -07:00
Ben Chatelain
903b538f40 🐛 Stability fixes for bottle script 2020-09-07 11:37:46 -06:00
Ben Chatelain
4cfb3185b6 📜 Add catalina to bottle script 2020-05-11 22:01:50 -06:00
Ben Chatelain
8e82211a3c 📜 Purge Carthage cache and run uninstall from bottle script 2019-04-30 07:09:06 -06:00
Ben Chatelain
e4123a5653 💡 Add file header doc comments to scripts 2019-01-18 21:37:51 -07:00
Ben Chatelain
71164014b1 💩🎨 Format bottle block with horrible bash logic 2019-01-13 01:24:22 -07:00
Ben Chatelain
be665fc921 📜 Duplicate and rename bottle files 2019-01-13 00:48:55 -07:00
Ben Chatelain
ee20ed1451 📜 Add bottle script 2019-01-13 00:15:55 -07:00