Commit graph

15 commits

Author SHA1 Message Date
Ross Goldberg
7a260db279
Simplify defaults for unsupplied script arguments.
Partial #638

Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com>
2024-11-16 14:47:21 -05:00
Ross Goldberg
f1a9cde9fd
Use double quotes around bash substitutions.
Use braces around bash variable uses.

Partial #638

Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com>
2024-11-16 14:47:15 -05:00
Ross Goldberg
e9fcf2b254
Merge branch 'main' into upstream/releases/release-1.8.7
Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com>

# Manual Merge Cleanup:
#	.actrc
#	.github/workflows/pr-checks.yml
#	.github/workflows/release.yml
#	Brewfile
#	script/test
#	script/version_bump

# Conflicts:
#	.github/workflows/build-test.yml
#	.gitignore
#	.swiftlint.yml
#	Brewfile.lock.json
#	Package.resolved
#	Sources/mas/Package.swift
#	Tests/masTests/.swiftlint.yml
#	script/bootstrap
#	script/build
#	script/format
#	script/lint
#	script/uninstall
#	script/version
2024-10-27 01:25:38 -04:00
Ross Goldberg
f06fc7bb75
Use trash -F instead of trash to facilitate better undelete.
Resolve #576

Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com>
2024-10-15 08:13:54 -04:00
Ben Chatelain
a14384579e 🔨 Use brew --prefix 2024-02-18 08:22:24 -07:00
Ben Chatelain
a12d2320be 🥅 Swalloer error if trash fails 2024-02-18 08:22:24 -07:00
Chris Araman
c177fa79a1
🛠 Make --universal a build option 2021-05-07 11:33:39 -07:00
Chris Araman
c93694017f
📜 Build Swift Package from scripts 2021-04-28 19:14:15 -07:00
Chris Araman
64695e2457
📜 Lint 2021-03-28 14:12:02 -07:00
Chris Araman
e8cdd18748 🐛 Default PREFIX to /opt/homebrew on Apple Silicon (arm64) 2021-01-28 13:10:48 -08:00
Ben Chatelain
e4123a5653 💡 Add file header doc comments to scripts 2019-01-18 21:37:51 -07:00
Ben Chatelain
10cc6bd530 🚨 Resolve shellcheck findings 2019-01-15 18:31:35 -07:00
Ben Chatelain
464931f59e 📜 Use trash command to uninstall mas package 2019-01-11 23:01:46 -07:00
Ben Chatelain
540bb19a3f 💀 Set execute perms on uninstall script 2018-10-17 17:26:01 -06:00
Ben Chatelain
a0d9b1a67c Add uninstall script 2018-10-17 15:47:08 -06:00