Replies: 4 comments
- F440
|
See my attempt to create an action to build native QuestDB libs. |
|
I see you're using VMs here. That works great for smaller use cases, but it might not be a one-size-fits-all solution. |
|
Yes, it can fit for jails but probably not for VMs. IMHO, GitHub actions will never natively support FreeBSD (it's Microsoft, baby)))) |
|
@Peter2121 I enabled a few tests using the same method youβre using, but itβs not super helpful for CBSD yet. For instance, ZFS tests just get skipped (UFS-based image). Also, CBSD runs on Linux, NetBSD, DragonFlyBSD, and XigmaNAS tooβweβd really benefit from regression tests for those, for example, at least test the installation on XigmaNAS. In other words, I donβt see any better alternative to self-hosted runners. CBSD could actually be a big help here, since it already provides cloud images for all the BSDs. PS: you need to change the version ( cross-platform-actions/action@v0.32.0 ) to use release 15.0, 14.2 is EOL |
Uh oh!
There was an error while loading. Please reload this page.
Based on #802
Research and ideas are needed on how this can be implemented.
All reactions