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

Implement a basic github actions based CI #11

Merged
merged 14 commits into from
Dec 23, 2023
Merged

Implement a basic github actions based CI #11

merged 14 commits into from
Dec 23, 2023

Commits on Dec 23, 2023

  1. Configuration menu
    Copy the full SHA
    9e26aaf View commit details
    Browse the repository at this point in the history
  2. "Fix" docker server build by dynamically patching the CMakeLists so w…

    …e can reference the shared protocol files from a different folder.
    MeFisto94 committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    93fcfea View commit details
    Browse the repository at this point in the history
  3. CI: Implement caching for intermediary docker image layers (hopefully…

    … the vcpkg install step)
    MeFisto94 committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    b3129e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0255052 View commit details
    Browse the repository at this point in the history
  5. CI: Also add a client build

    MeFisto94 committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    66f19e8 View commit details
    Browse the repository at this point in the history
  6. Supply vcpkg commit id

    MeFisto94 committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    ba3bced View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b2fe829 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    018d129 View commit details
    Browse the repository at this point in the history
  9. CI: Is CMake dumb?

    MeFisto94 committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    4a7aa6b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    46b58ff View commit details
    Browse the repository at this point in the history
  11. CI: Fix argument

    MeFisto94 committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    0d36368 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c7b1117 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ffe9ca9 View commit details
    Browse the repository at this point in the history
  14. CI: Preserve the artifacts

    MeFisto94 committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    84521ab View commit details
    Browse the repository at this point in the history