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(Dockerfile): Refactor dockerfile to Debian Slim with no deps #613

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Jun 6, 2024

  1. chore(Dockerfile): Refactor dockerfile to Debian Slim with no deps

    Signed-off-by: Alf-Rune Siqveland <[email protected]>
    alfrunes committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b3587e8 View commit details
    Browse the repository at this point in the history
  2. ci: Add job for building with Yocto LTS golang version

    Signed-off-by: Alf-Rune Siqveland <[email protected]>
    alfrunes committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    c198a1e View commit details
    Browse the repository at this point in the history
  3. ci: Update build:docker and publish image to Docker Hub

    Signed-off-by: Alf-Rune Siqveland <[email protected]>
    alfrunes committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    66d1ddd View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. chore(make): Expose go buildflags as a variable

    Needs to be overwritten in some circumstances, for example when building
    with coverage instrumentation.
    
    Signed-off-by: Alf-Rune Siqveland <[email protected]>
    alfrunes committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    ead6f3c View commit details
    Browse the repository at this point in the history
  2. ci: Make pkcs11 tests use binaries built by host system

    Signed-off-by: Alf-Rune Siqveland <[email protected]>
    alfrunes committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    791bd1b View commit details
    Browse the repository at this point in the history
  3. ci: Bump golang version to go1.22.4 for distributing binaries

    Signed-off-by: Alf-Rune Siqveland <[email protected]>
    alfrunes committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    b0fa4af View commit details
    Browse the repository at this point in the history
  4. ci: Add missing Openssl dependencies to build jobs

    Signed-off-by: Alf-Rune Siqveland <[email protected]>
    alfrunes committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    95dd769 View commit details
    Browse the repository at this point in the history
  5. revert: Explicitly build binaries with OpenSSL 1.1

    reverts commit 634d64b
    
    Signed-off-by: Alf-Rune Siqveland <[email protected]>
    alfrunes committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    2919db0 View commit details
    Browse the repository at this point in the history