Skip to content

Re-enable ANGLE native builds #2024

@alexrp

Description

@alexrp
Collaborator

// NOTE: Disabled until space issues are resolved! If you are a user who needs this please submit a PR!

This is necessary to ship new versions of ANGLE and to add more platform coverage (e.g. Arm64).

Activity

Perksey

Perksey commented on Apr 8, 2024

@Perksey
Member

Logs for last builds are still available: https://github.com/dotnet/Silk.NET/actions/workflows/angle.yml

Essentially when cloning recursively and building we quickly passed the actions limits. If we can figure out a way to cross-compile (a la zig cc) on just Windows, we can use our self-hosted runner. Otherwise, I'm not sure what can be done to combat this.

added
enhancementNew feature or request
and removed
bugSomething isn't working
on Apr 14, 2024
added this to the Future/Help Wanted milestone on Apr 18, 2024
cyraid

cyraid commented on Sep 19, 2024

@cyraid
Contributor

Oof, yeah I could see action limits being passed. That's unfortunate. Would have been nice to separate into separate github's with their own action limits? Any chance of this one being enabled again or no?

Beyley

Beyley commented on Sep 19, 2024

@Beyley
Contributor

Oof, yeah I could see action limits being passed. That's unfortunate. Would have been nice to separate into separate github's with their own action limits? Any chance of this one being enabled again or no?

If a contributor is willing to put in the effort to make it work again, it'll be re-enabled

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Todo

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @alexrp@cyraid@Perksey@Beyley

        Issue actions

          Re-enable ANGLE native builds · Issue #2024 · dotnet/Silk.NET