You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Investigate the feasibility of integrating NetBSD, OpenBSD and FreeBSD tests using Cross-Platform Action.
Draft a CI workflow configuration for NetBSD, OpenBSD and FreeBSD.
Test the workflow and refine as needed.
Create a pull request for review.
Outcome
This enhancement will improve our project's robustness across platforms.
The text was updated successfully, but these errors were encountered:
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
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
Outcome
This enhancement will improve our project's robustness across platforms.
The text was updated successfully, but these errors were encountered: