Build your dub packages with Github Actions

Andre Pany andre at s-e-a-p.de
Sat Sep 7 10:33:38 UTC 2019


On Saturday, 7 September 2019 at 09:20:23 UTC, Ernesto 
Castellotti wrote:
> On Saturday, 7 September 2019 at 07:56:28 UTC, Jacob Carlborg 
> wrote:
>> On 2019-09-07 00:02, Andre Pany wrote:
>>> Hi,
>>> 
>>> Just a small info, building your D application using Github 
>>> Actions just works out of the box thanks to the install.sh 
>>> script!
>>> 
>>> This configuration will install a "dub build" pull request 
>>> voter:
>>> 
>>> https://github.com/andre2007/coding-puzzles/blob/master/.github/workflows/blank.yml
>>
>> Oh, cool. I didn't know about GitHub actions. Of course, 
>> there's no D template among the other languages [1] :(
>>
>> [1] https://github.com/actions/starter-workflows/tree/master/ci
>
> I sent a PR a few days ago
> https://github.com/actions/starter-workflows/pull/74

Fantastic, thanks a lot.

Kind regards
Andre


More information about the Digitalmars-d-announce mailing list