mario-campos / emulate

GitHub Actions for BSD.
BSD 2-Clause "Simplified" License
36 stars 3 forks source link

Use custom openbsd-7.0 image #2

Closed mario-campos closed 2 years ago

mario-campos commented 2 years ago

This PR brings many changes, hopefully all good ones:

  1. I've removed all of the existing images, because they used third-party (untrusted, unverified) Vagrant boxes. Instead, I'll be providing my own BSD images. The first of which is in this PR.
  2. I've changed to using the macos-10.15 runner. This is mandatory. I expect this to bring some performance improvements.
  3. I've added GitHub Actions workflows to introduce CI validation and releases.