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

Extended the CI with Mac OS support, from-scratch builds and code alerts by dscanner #26

Merged
merged 5 commits into from
Nov 19, 2022

Conversation

CrsiX
Copy link
Contributor

@CrsiX CrsiX commented Nov 19, 2022

  • Added a build pipeline for Linux, Windows and MacOS without caching ("build from scratch")
  • Fixed clippy SARIF results to use the correct relative paths (prefix rorm/)
  • Added scripts to convert the result file of dscanner to the SARIF file format for Code QL
  • Fixed caching issues on Windows (it's still slow, it's Windows)
  • Added MariaDB 10.7 to the pipeline (it has End Of Life in Feb 2023)
  • Dropped the clippy check from the Windows pipeline (for speed-up and to remove duplication)

Note that CI on Windows and Linux currently still fails due to incompatible changes in the integration tests and (probably) a regression in SQL building for Postgres.

@myOmikron myOmikron merged commit b7535b2 into main Nov 19, 2022
@myOmikron myOmikron deleted the ci branch November 19, 2022 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants