notifications icon indicating copy to clipboard operation
notifications copied to clipboard

Add MacOS Support

Open dblock opened this issue 4 years ago • 3 comments
trafficstars

Coming from https://github.com/opensearch-project/opensearch-plugins/issues/96, add MacOS (Darwin) support.

  • [ ] Passing CI on MacOS
  • [ ] Documentation

dblock avatar Oct 27 '21 13:10 dblock

not applicable

anirudha avatar Oct 28 '21 07:10 anirudha

Adding MacOS CI will ensure that the plugin actually works on MacOS, we can't assume that it works because it's theoretically portable.

dblock avatar Oct 30 '21 01:10 dblock

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.

AWSHurneyt avatar Dec 13 '24 19:12 AWSHurneyt