Giter Site home page Giter Site logo

gobrew-windows-arm64.exe about gobrew HOT 16 CLOSED

gedw99 avatar gedw99 commented on June 14, 2024
gobrew-windows-arm64.exe

from gobrew.

Comments (16)

gedw99 avatar gedw99 commented on June 14, 2024

if you turn off this https://github.com/kevincobain2000/gobrew/blob/master/.goreleaser.yaml#L20, then I can test it on windows 11 arm64 ...

from gobrew.

gedw99 avatar gedw99 commented on June 14, 2024

also add arm64 here: https://github.com/kevincobain2000/gobrew/blob/master/git.io.ps1#L33

from gobrew.

kevincobain2000 avatar kevincobain2000 commented on June 14, 2024

Thanks.
I am totally clueless when it comes to windows. And could never understand why would someone not use wsl.

I’d have to take your word for it. And if the new changes don’t impact current Unix based systems then it’s ok. Feel free to submit the desired changes for windows only.

from gobrew.

gedw99 avatar gedw99 commented on June 14, 2024

I will have to fork and test the whole CI / CD thing to make sure it works without creating any regressions.

If you get time have a crack at it. It's only 3 or 4 lines changes. Otherwise I will fork and try the whole cycle.

from gobrew.

gedw99 avatar gedw99 commented on June 14, 2024

wsl

Some users just can't because of architectural constraints on their desktops in certain Orgs where they lock down their desktops.

I use gobrew to get golang onto end users desktops so that other code can use it for dynamic compilation

from gobrew.

kevincobain2000 avatar kevincobain2000 commented on June 14, 2024

That’s sad.
anyways you can fork and push your changes. This repo runs the ci on forks too. Feel free to commit many times.

from gobrew.

gedw99 avatar gedw99 commented on June 14, 2024

Ok that makes it easier . I did not want to presume. Will give it a try. Will take a few tries I expect

from gobrew.

gedw99 avatar gedw99 commented on June 14, 2024

also add arm64 here: https://github.com/kevincobain2000/gobrew/blob/master/git.io.ps1#L33

hey @kevincobain2000

$archMap = @{
    "amd64" = "x86_64", "i386_64"
    "386"   = "i386", "i686", "x86"    
  }

I have no idea what are the names for the extra mapping that we need to add to represent Windows arm 64. I am hoping you might know ?

from gobrew.

gedw99 avatar gedw99 commented on June 14, 2024

https://go.dev/doc/install shows that there are no golang builds for windows arm64.

so even if I get this issue working there are no golang builds that it can map to and download.

from gobrew.

gedw99 avatar gedw99 commented on June 14, 2024

https://go.dev/doc/install shows that there are no golang builds for windows arm64.

so even if I get this issue working there are no golang builds that it can map to and download.

I was wrong. There are golang installers for windows arm64. I tried it and it works fine.

That GOOS and GOARCH is just not what they call a First Class one.

https://go.dev/dl/go1.22.1.windows-arm64.zip

From web page: https://go.dev/dl/

from gobrew.

gedw99 avatar gedw99 commented on June 14, 2024

@kevincobain2000

could we reopen this please ? Go installers do exist as I pointed out above.

from gobrew.

gedw99 avatar gedw99 commented on June 14, 2024

also https://github.com/kevincobain2000/gobrew/blob/master/.github/workflows/release.yml can't be triggered by me, to see if the build worked for Windows ARM64 ?

from gobrew.

kevincobain2000 avatar kevincobain2000 commented on June 14, 2024

Those will only work when @juev or me push new tag

from gobrew.

gedw99 avatar gedw99 commented on June 14, 2024

other can force an action too using dispatch workflow, but you need to add this to the workflows.

https://docs.github.com/en/actions/using-workflows/manually-running-a-workflow

from gobrew.

kevincobain2000 avatar kevincobain2000 commented on June 14, 2024

I know

from gobrew.

kevincobain2000 avatar kevincobain2000 commented on June 14, 2024

Stale

from gobrew.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.