Skip to content

Mono action #86

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

Mono action #86

wants to merge 2 commits into from

Conversation

crazy-max
Copy link
Member

@crazy-max crazy-max commented Aug 11, 2020

Ref. #71

The setup-buildx action allows us to set up Docker Buildx. It's written as a typescript-action to be as closed as possible of the GitHub Runner during its execution.

  • Allow to choose buildx/buildkit version
  • Allow to install buildx by default
  • Build in container and load to Docker
  • Documentation with examples
  • Tests and/or CI workflows

The setup-qemu action allows us to install QEMU static binaries. It's written as a typescript-action to be as closed as possible of the GitHub Runner during its execution.

  • Allow to choose QEMU version
  • Use it with setup-buildx action
  • Documentation with examples
  • Tests and/or CI workflows

@crazy-max crazy-max self-assigned this Aug 11, 2020
@crazy-max crazy-max changed the title Add setup-buildx action Add setup-buildx and setup-qemu action Aug 11, 2020
@crazy-max crazy-max changed the title Add setup-buildx and setup-qemu action Mono action Aug 11, 2020
@crazy-max
Copy link
Member Author

Closed in favor of #87

@crazy-max crazy-max closed this Aug 11, 2020
@crazy-max crazy-max deleted the maction-setup-buildx branch August 11, 2020 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant