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

chore: handle GOOS alpine in Makefile #3620

Merged
merged 1 commit into from Sep 1, 2022

Commits on Sep 1, 2022

  1. chore: handle GOOS alpine in Makefile

    Signed-off-by: Peter Schäfer <101886095+PeterSchafer@users.noreply.github.com>
    
    chore: add alpine build to workflow
    
    Signed-off-by: Peter Schäfer <101886095+PeterSchafer@users.noreply.github.com>
    
    chore: run v2 jtest on alpine
    
    Signed-off-by: Peter Schäfer <101886095+PeterSchafer@users.noreply.github.com>
    
    chore: add test alpine to workflow
    
    Signed-off-by: Peter Schäfer <101886095+PeterSchafer@users.noreply.github.com>
    
    chore: disable usage of sudo
    
    Signed-off-by: Peter Schäfer <101886095+PeterSchafer@users.noreply.github.com>
    
    chore: temporarily add libc dependency to enable running
    
    Signed-off-by: Peter Schäfer <101886095+PeterSchafer@users.noreply.github.com>
    
    chore: add additional dependencies for running tests on alpine
    
    Signed-off-by: Peter Schäfer <101886095+PeterSchafer@users.noreply.github.com>
    
    chore: remove docker and docker-compose from alpine tests
    
    without docker installed proxy tests will be skipped
    
    unfortunately running docker on alpine was causing more issues so this the attempt to skip these tests
    
    Signed-off-by: Peter Schäfer <101886095+PeterSchafer@users.noreply.github.com>
    
    chore:  use musl explictly to compile for alpine
    
    Signed-off-by: Peter Schäfer <101886095+PeterSchafer@users.noreply.github.com>
    Signed-off-by: Peter Schäfer <101886095+PeterSchafer@users.noreply.github.com>
    
    chore: remove glibc installation again
    
    Signed-off-by: Peter Schäfer <101886095+PeterSchafer@users.noreply.github.com>
    
    chore: install maven for alpine tests
    
    Signed-off-by: Peter Schäfer <101886095+PeterSchafer@users.noreply.github.com>
    
    chore: temporarily skip failing test
    
    Signed-off-by: Peter Schäfer <101886095+PeterSchafer@users.noreply.github.com>
    Signed-off-by: Peter Schäfer <101886095+PeterSchafer@users.noreply.github.com>
    
    chore: adapt step name
    
    Signed-off-by: Peter Schäfer <101886095+PeterSchafer@users.noreply.github.com>
    PeterSchafer committed Sep 1, 2022
    Copy the full SHA
    581ebb8 View commit details
    Browse the repository at this point in the history