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

Produce aarch64 release artifacts from manylinux2014 container #5348

Merged
merged 36 commits into from
Nov 14, 2024

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    392a504 View commit details
    Browse the repository at this point in the history
  2. Do not use sudo

    dudoslav committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    52f8fd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    208cc05 View commit details
    Browse the repository at this point in the history
  4. Install glibc

    dudoslav committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    1cec4bc View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    b551e05 View commit details
    Browse the repository at this point in the history
  2. Use manylinux-cross

    dudoslav committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    0bc21be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d200f92 View commit details
    Browse the repository at this point in the history
  4. Apt update

    dudoslav committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    95f3dee View commit details
    Browse the repository at this point in the history
  5. Use x86_64 toolchain image

    dudoslav committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ce5e617 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    01eee2b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3619bc1 View commit details
    Browse the repository at this point in the history
  8. Use sh instead of source

    dudoslav committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    6df111e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bca7be5 View commit details
    Browse the repository at this point in the history
  10. TEMP: Set hardcoded compiler

    dudoslav committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    6c750b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Use native arm64 runner

    dudoslav committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    2af917f View commit details
    Browse the repository at this point in the history
  2. Fix runs-on

    dudoslav committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    632a1da View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    022783e View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Install ninja-build on linux

    dudoslav committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d105286 View commit details
    Browse the repository at this point in the history
  2. Install ninja using pip

    dudoslav committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    61634e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    124971a View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Remove env

    dudoslav committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    ae0c420 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02808e6 View commit details
    Browse the repository at this point in the history
  3. Fix ternary operator

    dudoslav committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    378a7fb View commit details
    Browse the repository at this point in the history
  4. Fix

    dudoslav committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    1fca2bc View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    ed56602 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af9cb9a View commit details
    Browse the repository at this point in the history
  3. Brew install ninja

    dudoslav committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    972010b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de7935d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    342d87e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2888cae View commit details
    Browse the repository at this point in the history
  7. Uncomment release logic

    dudoslav committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    6299b48 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    8ca7397 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Update .github/workflows/release.yml

    Co-authored-by: Theodore Tsirpanis <[email protected]>
    dudoslav and teo-tsirpanis authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    dd8d05a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41327e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    93d891f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc9b74b View commit details
    Browse the repository at this point in the history