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

ci: split ci into atomic workflows #3266

Open
wants to merge 24 commits into
base: develop
Choose a base branch
from
Open

Conversation

untereiner
Copy link
Contributor

@untereiner untereiner commented Aug 2, 2024

  1. Compliance Tests & CPU triggered on builds on a subset of PR events
  2. CPU builds triggered on a push on develop or on a workflow call (cf. 1.)
  3. GPU builds triggered on a push on develop or on a label event in a PR against develop
  4. integrated tests triggered on a label event in a PR against develop
  5. code coverage triggered on a label event in a PR against develop

@untereiner untereiner requested a review from rrsettgast as a code owner August 2, 2024 11:57
@untereiner untereiner added ci: run CUDA builds Allows to triggers (costly) CUDA jobs ci: run integrated tests Allows to run the integrated tests in GEOS CI and removed ci: run CUDA builds Allows to triggers (costly) CUDA jobs labels Aug 2, 2024
Copy link

codecov bot commented Aug 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.39%. Comparing base (0db85be) to head (7462e36).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3266   +/-   ##
========================================
  Coverage    56.39%   56.39%           
========================================
  Files         1065     1065           
  Lines        90326    90326           
========================================
  Hits         50941    50941           
  Misses       39385    39385           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@untereiner untereiner self-assigned this Aug 2, 2024
@untereiner untereiner added ci: run CUDA builds Allows to triggers (costly) CUDA jobs and removed ci: run integrated tests Allows to run the integrated tests in GEOS CI ci: run CUDA builds Allows to triggers (costly) CUDA jobs labels Aug 2, 2024
@github-actions github-actions bot removed the ci: run CUDA builds Allows to triggers (costly) CUDA jobs label Aug 2, 2024
@untereiner untereiner added ci: run CUDA builds Allows to triggers (costly) CUDA jobs ci: run integrated tests Allows to run the integrated tests in GEOS CI labels Aug 2, 2024
@github-actions github-actions bot removed the ci: run CUDA builds Allows to triggers (costly) CUDA jobs label Aug 2, 2024
@untereiner untereiner added ci: run integrated tests Allows to run the integrated tests in GEOS CI and removed ci: run integrated tests Allows to run the integrated tests in GEOS CI labels Aug 3, 2024
@untereiner untereiner added the ci: run integrated tests Allows to run the integrated tests in GEOS CI label Aug 5, 2024
@github-actions github-actions bot removed the ci: run integrated tests Allows to run the integrated tests in GEOS CI label Aug 5, 2024
@rrsettgast rrsettgast requested review from bmhan12 and wrtobin August 28, 2024 14:50
@untereiner untereiner added the ci: run code coverage enables running of the code coverage CI jobs label Oct 2, 2024
@github-actions github-actions bot removed the ci: run code coverage enables running of the code coverage CI jobs label Oct 2, 2024
@untereiner untereiner linked an issue Oct 3, 2024 that may be closed by this pull request
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.

1 participant