Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build pipeline refactor #10513

Closed
wants to merge 14 commits into from
Closed

Commits on Jun 22, 2022

  1. Initial work

    keveleigh committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    ae9364b View commit details
    Browse the repository at this point in the history
  2. Remove buildUWPDotNet

    keveleigh committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    18a7d84 View commit details
    Browse the repository at this point in the history
  3. buildUWPX86 -> buildUWPx86

    keveleigh committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    02eac0e View commit details
    Browse the repository at this point in the history
  4. Refactor out build helpers

    Update build-appx.yaml
    keveleigh committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    a02532c View commit details
    Browse the repository at this point in the history
  5. Add ARM64 to common.yml

    keveleigh committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    92ab898 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    746dbbd View commit details
    Browse the repository at this point in the history
  7. Refactor out unity.yaml

    keveleigh committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    88b29bf View commit details
    Browse the repository at this point in the history
  8. Print Unity logs as we go

    Like we used to do!
    keveleigh committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    c091f9d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bd821e2 View commit details
    Browse the repository at this point in the history
  10. Account for x86 == Win32

    keveleigh committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    5ee6d0e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3fcb671 View commit details
    Browse the repository at this point in the history
  12. stash

    keveleigh committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    fe28fc9 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Update build-unity.yaml

    keveleigh committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    9e42d9a View commit details
    Browse the repository at this point in the history
  2. Update build-appx.yaml

    keveleigh committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    9e5e098 View commit details
    Browse the repository at this point in the history