Skip to content
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

Add OpenBSD support #59

Merged
merged 5 commits into from
Oct 11, 2024
Merged

Add OpenBSD support #59

merged 5 commits into from
Oct 11, 2024

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    2908639 View commit details
    Browse the repository at this point in the history
  2. Always output collected metrics from cross-platform test

    This allows spoting data problems on foreign platforms
    AMDmi3 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    2c5a6b4 View commit details
    Browse the repository at this point in the history
  3. Enable cross-platform testing on OpenBSD

    Note that this doesn't use latest OpenBSD version because
    cross-platform-actions/action doesn't yet have a tag with its support.
    
    Also disable fail-fast for cross-platform tests, as it allows to
    see whether just a specific system failed, or all cross-platform,
    or all BSD systems.
    AMDmi3 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    a29067d View commit details
    Browse the repository at this point in the history
  4. Add OpenBSD support

    This is based on FreeBSD code, but lacks some fields
    AMDmi3 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3512bc3 View commit details
    Browse the repository at this point in the history
  5. Document OpenBSD support

    AMDmi3 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    da32542 View commit details
    Browse the repository at this point in the history