Skip to content

Add support for MacOS-based runners #10

@ooaklee

Description

@ooaklee

SUMMARY

Currently, the action only supports Linux-based runners. We want to add support for MacOS-based runners.

SUCCESS CRITERIA

  • Update the yarn package command to also build a binary for MacOS.
    • We should make sure we test this with the mac-os runner
  • Consider splitting the package into separate commands, i.e. yarn package:linux-arm, yarn package:linux-amd and yarn package:macos-arm, etc.
  • Update binary wrapper to support new binary/ OS support - https://github.com/boasiHQ/interactive-inputs/blob/main/invoke-binary.js
  • Update the README documentation to reflect the changes made.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions