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

Refactoring CI workflow #3897

Merged
merged 1 commit into from
Feb 26, 2024
Merged

Refactoring CI workflow #3897

merged 1 commit into from
Feb 26, 2024

Commits on Feb 26, 2024

  1. Refactoring CI workflow

    * Merged docs and regular tests to a single workflow file
    * Added a new job "Final PR results" which collects results from all other jobs and fails the build if any dependency failed
      * This will let us set "Final PR results" as the required status check
    * Extracting running of gradle tasks to a reusable workflow
    Kantis committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    fbb4131 View commit details
    Browse the repository at this point in the history