sam-ludlow / mame-ao

Run MAME easily, automatic download and setup for binaries and ROMs from archive.org
MIT License
91 stars 13 forks source link

Added build workflow #59

Closed InitialXKO closed 2 weeks ago

InitialXKO commented 3 weeks ago

Triggering Github Action when pushing version tags, building mame-ao.exe for release.

sam-ludlow commented 2 weeks ago

Hello @InitialXKO I was looking at this, just not had a chance to play properly yet.

InitialXKO commented 2 weeks ago

Hello, just put the yml there and publish your release with a new tag starts with a letter v then github will build mame-ao.exe for you. For example tag:v1.98

获取Outlook for Androidhttps://aka.ms/AAb9ysg


From: Sam Ludlow @.> Sent: Wednesday, November 6, 2024 5:29:25 PM To: sam-ludlow/mame-ao @.> Cc: InitialXKO @.>; Mention @.> Subject: Re: [sam-ludlow/mame-ao] Added build workflow (PR #59)

Hello @InitialXKOhttps://github.com/InitialXKO I was looking at this, just not had a chance to play properly yet.

― Reply to this email directly, view it on GitHubhttps://github.com/sam-ludlow/mame-ao/pull/59#issuecomment-2459112266, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AK43PGBANWEU76VMKNUBJOLZ7HOPLAVCNFSM6AAAAABQUOVXHKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINJZGEYTEMRWGY. You are receiving this because you were mentioned.Message ID: @.***>

cewatkins commented 2 weeks ago

WOAH NOW, I tried to get codespaces to do it manually & the sdk instead os csproj thing was a thing.. So, YAML, but getting it to build windows now, that a little trickier.

|)/`. /\/\/-|) a ()xy()zb()urne venture

On Wed, Nov 6, 2024 at 4:25 AM InitialXKO @.***> wrote:

Hello, just put the yml there and publish your release with a new tag starts with a letter v then github will build mame-ao.exe for you. For example tag:v1.98

获取Outlook for Android< https://aka.ms/AAb9ysg&gt;
____
From: Sam Ludlow @.>
Sent: Wednesday, November 6, 2024 5:29:25 PM
To: sam-ludlow/mame-ao
@.>
Cc: InitialXKO @.>; Mention @.>
Subject: Re: [sam-ludlow/mame-ao] Added build workflow (PR #59)


Hello @InitialXKO<https://github.com/InitialXKO&gt; I was looking at this, just not had a chance to play properly yet.


Reply to this email directly, view it on GitHub< https://github.com/sam-ludlow/mame-ao/pull/59#issuecomment-2459112266&gt;, or unsubscribe< https://github.com/notifications/unsubscribe-auth/AK43PGBANWEU76VMKNUBJOLZ7HOPLAVCNFSM6AAAAABQUOVXHKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINJZGEYTEMRWGY&gt;.
You are receiving this because you were mentioned.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/sam-ludlow/mame-ao/pull/59#issuecomment-2459490180, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABQVTVLHPV5RZP72SR3RKIDZ7H4BNAVCNFSM6AAAAABQUOVXHKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINJZGQ4TAMJYGA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

cewatkins commented 2 weeks ago

Also your change to MameAO.cs, is what I did too, but that's when I had it building with visual studio, you have it building on github.