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

Support Alpine #1163

Closed
wants to merge 64 commits into from
Closed

Support Alpine #1163

wants to merge 64 commits into from

Commits on Jan 20, 2022

  1. feat: arm64 linux build

    vanstinator committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    cf6da33 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2022

  1. Merge pull request #1 from vanstinator/feature/linux-arm64

    feat: arm64 linux build
    jensmeindertsma authored Feb 20, 2022
    Configuration menu
    Copy the full SHA
    ef2bfea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad15f74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    920d313 View commit details
    Browse the repository at this point in the history
  4. Split out Linux job

    jensmeindertsma committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    e6a5ce3 View commit details
    Browse the repository at this point in the history
  5. Try things out

    jensmeindertsma committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    8eba6fe View commit details
    Browse the repository at this point in the history
  6. Push

    jensmeindertsma committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    04cfd36 View commit details
    Browse the repository at this point in the history
  7. Fix

    jensmeindertsma committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    124822c View commit details
    Browse the repository at this point in the history
  8. Push changes

    jensmeindertsma committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    5db5d94 View commit details
    Browse the repository at this point in the history
  9. Fixes

    jensmeindertsma committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    008f8f6 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2 from jensmeindertsma/__test

    Implement fixes
    jensmeindertsma authored Feb 20, 2022
    Configuration menu
    Copy the full SHA
    d8ebd12 View commit details
    Browse the repository at this point in the history
  11. Get CI up

    jensmeindertsma committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    40683cf View commit details
    Browse the repository at this point in the history
  12. Run Windows

    jensmeindertsma committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    778f914 View commit details
    Browse the repository at this point in the history
  13. Try CentOS 7

    jensmeindertsma committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    68817bb View commit details
    Browse the repository at this point in the history
  14. oops

    jensmeindertsma committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    ab9a8a5 View commit details
    Browse the repository at this point in the history
  15. Fix

    jensmeindertsma committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    98c6830 View commit details
    Browse the repository at this point in the history
  16. revert changes

    jensmeindertsma committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    f423aeb View commit details
    Browse the repository at this point in the history
  17. Revert this

    jensmeindertsma committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    6827e8a View commit details
    Browse the repository at this point in the history
  18. Revert this

    jensmeindertsma committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    03f36dd View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    45d1734 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c1a10e4 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    38302a4 View commit details
    Browse the repository at this point in the history
  22. Remove comment

    jensmeindertsma committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    2e2b9a0 View commit details
    Browse the repository at this point in the history
  23. Add Dockerfile

    jensmeindertsma committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    3cf06e5 View commit details
    Browse the repository at this point in the history
  24. Fix matrix

    jensmeindertsma committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    6b14c64 View commit details
    Browse the repository at this point in the history
  25. Fix test case

    jensmeindertsma committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    ac1f9d3 View commit details
    Browse the repository at this point in the history
  26. comment

    jensmeindertsma committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    cca1d2d View commit details
    Browse the repository at this point in the history
  27. Fix name

    jensmeindertsma committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    2eaa082 View commit details
    Browse the repository at this point in the history
  28. changes

    jensmeindertsma committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    3d2d871 View commit details
    Browse the repository at this point in the history
  29. Fix OpenSSL version

    jensmeindertsma committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    4ce0269 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Do not fail fast

    jensmeindertsma committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    325d6e5 View commit details
    Browse the repository at this point in the history
  2. Remove Dockerfile

    jensmeindertsma committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    f704929 View commit details
    Browse the repository at this point in the history
  3. Detect MUSL

    jensmeindertsma committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    3b48890 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f104fe View commit details
    Browse the repository at this point in the history
  5. Clean up macOS builds

    jensmeindertsma committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    165140f View commit details
    Browse the repository at this point in the history
  6. Build matrix

    jensmeindertsma committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    d030dad View commit details
    Browse the repository at this point in the history
  7. Fix cache

    jensmeindertsma committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    75e5123 View commit details
    Browse the repository at this point in the history
  8. Name std

    jensmeindertsma committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    d940cc5 View commit details
    Browse the repository at this point in the history
  9. Comment

    jensmeindertsma committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    6a8d503 View commit details
    Browse the repository at this point in the history
  10. Fix image

    jensmeindertsma committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    933fe38 View commit details
    Browse the repository at this point in the history
  11. Set up MUSL

    jensmeindertsma committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    8032e3a View commit details
    Browse the repository at this point in the history
  12. Add Perl

    jensmeindertsma committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    c44eca9 View commit details
    Browse the repository at this point in the history
  13. Improve cacheability

    jensmeindertsma committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    cfce2ab View commit details
    Browse the repository at this point in the history
  14. Install gcc

    jensmeindertsma committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    d49cb93 View commit details
    Browse the repository at this point in the history
  15. Install musl-dev

    jensmeindertsma committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    8013e3f View commit details
    Browse the repository at this point in the history
  16. More fixes

    jensmeindertsma committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    2a0afe8 View commit details
    Browse the repository at this point in the history
  17. Use rust:alpine

    jensmeindertsma committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    85584d9 View commit details
    Browse the repository at this point in the history
  18. Install Rust manually

    jensmeindertsma committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    87da50b View commit details
    Browse the repository at this point in the history
  19. Fix

    jensmeindertsma committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    a9325ac View commit details
    Browse the repository at this point in the history
  20. Fixes

    jensmeindertsma committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    154ddfa View commit details
    Browse the repository at this point in the history
  21. Just run release

    jensmeindertsma committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    c648de6 View commit details
    Browse the repository at this point in the history
  22. Fix path

    jensmeindertsma committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    d7c6beb View commit details
    Browse the repository at this point in the history
  23. Changes

    jensmeindertsma committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    ede9d6b View commit details
    Browse the repository at this point in the history
  24. Scripts

    jensmeindertsma committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    0fb930a View commit details
    Browse the repository at this point in the history
  25. Space

    jensmeindertsma committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    d7d5771 View commit details
    Browse the repository at this point in the history
  26. Fixes

    jensmeindertsma committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    3c636ef View commit details
    Browse the repository at this point in the history
  27. Fix path

    jensmeindertsma committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    79e2be5 View commit details
    Browse the repository at this point in the history
  28. Use Rust image

    jensmeindertsma committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    fdb8e54 View commit details
    Browse the repository at this point in the history
  29. ...

    jensmeindertsma committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    148feab View commit details
    Browse the repository at this point in the history
  30. Wohoo

    jensmeindertsma committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    0a0e1a2 View commit details
    Browse the repository at this point in the history
  31. ignore

    jensmeindertsma committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    d0ef554 View commit details
    Browse the repository at this point in the history
  32. Fix

    jensmeindertsma committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    54eb26b View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    fd4793b View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

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