October 14, 2021

On Tuesday, 12 October 2021 at 12:42:09 UTC, Brian wrote:

>

I don't think any of the free ones support OpenBSD yet :)
There is SourceHut, which does support OpenBSD CI, but I don't think it is free to use.

You can use my GitHub action: https://github.com/marketplace/actions/cross-platform-action.

--
/Jacob Carlborg

October 14, 2021

On Thursday, 14 October 2021 at 14:51:57 UTC, Jacob Carlborg wrote:

>

On Tuesday, 12 October 2021 at 12:42:09 UTC, Brian wrote:

>

I don't think any of the free ones support OpenBSD yet :)
There is SourceHut, which does support OpenBSD CI, but I don't think it is free to use.

You can use my GitHub action: https://github.com/marketplace/actions/cross-platform-action.

--
/Jacob Carlborg

Awesome! I will spend some time soon figuring it out.

~Brian

October 14, 2021

On Thursday, 14 October 2021 at 16:14:17 UTC, Brian wrote:

>

Awesome! I will spend some time soon figuring it out.

Here are two real world examples:

https://github.com/jacob-carlborg/lime/blob/master/.github/workflows/ci.yml
https://github.com/jacob-carlborg/dlp/blob/master/.github/workflows/ci.yml

--
/Jacob Carlborg

November 01, 2021

On Monday, 11 October 2021 at 15:07:59 UTC, Brian wrote:

>

Hi all --

I am in the process of getting a DMD package shipped in the OpenBSD package repository.
If you are an OpenBSD user, please test and report back (on the OpenBSD mailing list, please) how it went for you. The more users test, the faster I can commit the package :)

~Brian

https://marc.info/?l=openbsd-ports&m=163396364901247&w=2

I finally found and fixed the last remaining blocker for DMD on 32-bit OpenBSD:
https://github.com/dlang/dmd/pull/13251

Once a new release of DMD stable or master is made (whichever comes first), I will upgrade the OpenBSD package of DMD to include OpenBSD/i386 support alongside the already existing OpenBSD/amd64 support.

~Brian

1 2
Next ›   Last »