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 NetBSD, OpenBSD and FreeBSD CI testing using cross-platform action #36

Open
arthurbdiniz opened this issue Dec 9, 2024 · 0 comments

Comments

@arthurbdiniz
Copy link
Contributor

arthurbdiniz commented Dec 9, 2024

Description

It would be beneficial to include FreeBSD in our CI testing matrix to enhance platform compatibility. One potential approach is to use the Cross-Platform Action, which is also utilized by curl for their FreeBSD CI workflows.

For reference, curl's BSD CI configuration can be found here: Curl's CI Workflow.

Tasks

  1. Investigate the feasibility of integrating NetBSD, OpenBSD and FreeBSD tests using Cross-Platform Action.
  2. Draft a CI workflow configuration for NetBSD, OpenBSD and FreeBSD.
  3. Test the workflow and refine as needed.
  4. Create a pull request for review.

Outcome

This enhancement will improve our project's robustness across platforms.

@arthurbdiniz arthurbdiniz changed the title Add NetBSD, OpenBSD and FreeBSD CI Testing Using Cross-Platform Action Add NetBSD, OpenBSD and FreeBSD CI testing using cross-platform action Dec 9, 2024
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

No branches or pull requests

1 participant