wings icon indicating copy to clipboard operation
wings copied to clipboard

Add github actions pipeline for Ubuntu.

Open fire opened this issue 3 years ago • 9 comments

Part of Linux portion of https://github.com/dgud/wings/issues/499

fire avatar Jul 24 '22 04:07 fire

@dgud Can you review?

fire avatar Jul 26 '22 01:07 fire

I'm on vacation, trying to stay away from work like stuff, give me a week or so.

On Tue, Jul 26, 2022, 03:54 K. S. Ernest (iFire) Lee < @.***> wrote:

@dgud https://github.com/dgud Can you review?

— Reply to this email directly, view it on GitHub https://github.com/dgud/wings/pull/502#issuecomment-1194880928, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAATYKMPHRHGTPMIBDXCV5LVV5AOVANCNFSM54PAYOKA . You are receiving this because you were mentioned.Message ID: @.***>

dgud avatar Jul 26 '22 07:07 dgud

Thanks. I didn't know.

fire avatar Jul 26 '22 14:07 fire

@dgud ping!

fire avatar Aug 04 '22 05:08 fire

Would like to build with a newer erlang version, the latest release is built with 24 and for the next we want 25, but we can start with 24.

dgud avatar Aug 04 '22 08:08 dgud

The ubuntu 20.04 distribution uses Erlang/OTP 22.7 if I understand the version numbers

dgud avatar Aug 04 '22 08:08 dgud

Use a ppa from erlang solutions. Will look later.

On Aug 4, 2022, at 1:35 AM, Dan Gudmundsson @.***> wrote:

 Would like to build with a newer erlang version, the latest release is built with 24 and for the next we want 25, but we can start with 24.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.

fire avatar Aug 04 '22 10:08 fire

The erlang example uses:

    container:
      image: erlang:22.0.7

That might be used (changed to a later release).

I don't understand why the actions is not run on your PR, do I need to enable something?

dgud avatar Aug 06 '22 09:08 dgud

Please ask github support.

fire avatar Aug 12 '22 22:08 fire

I have merged something that works for ubuntu. I'm closing this but please if you are still interested have a look at what I done and fix it, since I don't really know what I'm doing.

Thanks for the pull-request, I didn't understand it until I had to do it myself, and then I took some of your code.

dgud avatar Jun 02 '23 15:06 dgud