notifications
notifications copied to clipboard
Add MacOS Support
trafficstars
Coming from https://github.com/opensearch-project/opensearch-plugins/issues/96, add MacOS (Darwin) support.
- [ ] Passing CI on MacOS
- [ ] Documentation
not applicable
Adding MacOS CI will ensure that the plugin actually works on MacOS, we can't assume that it works because it's theoretically portable.
MacOS CI has been added. https://github.com/opensearch-project/notifications/blob/main/.github/workflows/notifications-test-and-build-workflow.yml#L89
@amsiglan @sbcd90 could you close this issue? I'm not a maintainer.