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

New GitHub actions #269

Merged
merged 11 commits into from
Jun 30, 2024
Merged

New GitHub actions #269

merged 11 commits into from
Jun 30, 2024

Commits on Jun 18, 2024

  1. feat: add musl prebuilds and refactor linux/arm prebuilds

    Co-authored-by: funniray <[email protected]>
    Co-authored-by: Brad Marsden <[email protected]>
    SilentBot1 and funniray committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    28f51b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. fix: glibc builds, add and run tests on all platforms

    Reverts back to using ubuntu-20.04 for builds to keep in-line with existing worker.
    Uses debian instead of ubuntu for sysroot for newer version of OpenSSL.
    Runs all tests on all platforms to ensure everything works, rather than just x64.
    
    Co-authored-by: funniray <[email protected]>
    Co-authored-by: Brad Marsden <[email protected]>
    SilentBot1 and funniray committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    3f0df18 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Configuration menu
    Copy the full SHA
    135399f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf6a289 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Merge pull request #264 from SilentBot1/feat/musl-builds

    feat: add musl prebuild
    murat-dogan authored Jun 23, 2024
    Configuration menu
    Copy the full SHA
    8e08738 View commit details
    Browse the repository at this point in the history
  2. v0.10.0-dev

    murat-dogan committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    d2f66ca View commit details
    Browse the repository at this point in the history
  3. add musl to readme

    murat-dogan committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    39c1571 View commit details
    Browse the repository at this point in the history
  4. fix typo

    murat-dogan committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    54c52d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Configuration menu
    Copy the full SHA
    3962190 View commit details
    Browse the repository at this point in the history
  2. delete -static flag

    murat-dogan committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    9f511a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

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