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

Use cross-compilation for CI, build the Docker image from source. #85

Closed
wants to merge 21 commits into from

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    7dba771 View commit details
    Browse the repository at this point in the history
  2. Update Actions triggers

    33KK committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    38ab0f0 View commit details
    Browse the repository at this point in the history
  3. [skip ci] Add DockerHub

    33KK committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    bde641b View commit details
    Browse the repository at this point in the history
  4. Fix some stuff, add configure.sh

    33KK committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    b23103b View commit details
    Browse the repository at this point in the history
  5. Fix the triggers

    33KK committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    81f246a View commit details
    Browse the repository at this point in the history
  6. Add more targets

    33KK committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    3a61319 View commit details
    Browse the repository at this point in the history
  7. Add set -xe

    33KK committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    ea484bf View commit details
    Browse the repository at this point in the history
  8. Add Cross

    33KK committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    0dcd2ba View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f40e9be View commit details
    Browse the repository at this point in the history
  10. Stars did not align yet

    33KK committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    3c21bd4 View commit details
    Browse the repository at this point in the history
  11. This way even work!

    33KK committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    a312083 View commit details
    Browse the repository at this point in the history
  12. This did not work

    33KK committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    d19d345 View commit details
    Browse the repository at this point in the history
  13. set -eux

    33KK committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    f2406da View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    843d303 View commit details
    Browse the repository at this point in the history
  15. Fix the unbound variable

    33KK committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    dbcc99f View commit details
    Browse the repository at this point in the history
  16. Try more targets

    33KK committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    8875254 View commit details
    Browse the repository at this point in the history
  17. Disable aarch64-windows

    33KK committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    07975e4 View commit details
    Browse the repository at this point in the history
  18. Update Cargo.lock

    33KK committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    74aff38 View commit details
    Browse the repository at this point in the history
  19. Try to fix build

    33KK committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    701d2da View commit details
    Browse the repository at this point in the history
  20. Fix Docker build

    33KK committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    4e5b4ba View commit details
    Browse the repository at this point in the history
  21. Try without fail-fast

    33KK committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    e70b24e View commit details
    Browse the repository at this point in the history