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

Add clang 14 to test suite #731

Merged
merged 5 commits into from
Feb 24, 2023
Merged

Add clang 14 to test suite #731

merged 5 commits into from
Feb 24, 2023

Commits on Feb 23, 2023

  1. Add clang-14

    Spacetown committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    5eded3d View commit details
    Browse the repository at this point in the history
  2. Add test data.

    Spacetown committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    464cb71 View commit details
    Browse the repository at this point in the history
  3. Update docs.

    Spacetown committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    e45c38d View commit details
    Browse the repository at this point in the history
  4. Remove chmod in docker image since it's not needed anymore.

    In the past the reference data was only build on the server. For the docker image the generation of diff.zip is not used anymore and therefore we do not need the chmod at all.
    This is also improving the image startup time.
    Spacetown committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    c35cfc7 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

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