diff options
| author | Vedang Manerikar <ved.manerikar@gmail.com> | 2022-10-06 18:15:55 +0530 |
|---|---|---|
| committer | Vedang Manerikar <ved.manerikar@gmail.com> | 2022-10-07 19:34:45 +0530 |
| commit | d6980bc3273e1cf1a73feee6bb523d1568405685 (patch) | |
| tree | 65fad0e625555c8cd721589913cc5902343d47c9 /server/autobuild | |
| parent | 53506771c42e0456ee909aa8e0a589233fd1f1ef (diff) | |
Enable testing against MacOS in CI/CD!v0.99
This is pretty cool, I hope it works! 🤞 It uses the `macos` orb
provided by CircleCI, as documented here:
https://circleci.com/docs/using-macos
This commit also rewrites the older anchor style common steps into the
newer command syntax, which is more readable. The command syntax is
documented here:
https://circleci.com/docs/configuration-reference#commands
Installing pre-reqs on MacOS via `brew` was non-trivial. This is
mainly because of the `sed` command used in the `Makefile`. It isn't a
problem normally because it is only used for packaging, which is done
on Melpa
Relates to: #98
Diffstat (limited to 'server/autobuild')
0 files changed, 0 insertions, 0 deletions
