Commit Graph

14 Commits

Author SHA1 Message Date
Iain Russell be9f46ab5e Remove nvidia compiler temporarily from private-downstream-ci 2024-07-19 14:07:46 +01:00
Philipp Geier fda9677fd9 Update ci.yml to fix notification
The notify step was skipped on failing jobs because the `always()` was not handled properly. Instead of `always() && ${{ ... }}` we have to pull in the always `${{ always() && .. }}`
2024-06-07 11:50:25 +01:00
Dusan Figala 492fe6edad Update notify job needs 2024-04-24 13:48:51 +02:00
Dusan Figala 7da792f1e7 Run codecov on self hosted runners 2024-04-24 13:45:38 +02:00
Daniel Tipping 78daafc3f5 Prevent failure of CI notification for PRs from forks
Fixes failure seen in #140
2023-07-17 18:24:07 +00:00
Daniel Tipping 3ce74a4c53 Add Teams notifications for CI and new PRs 2023-05-05 13:36:32 +01:00
Dusan Figala fa26ab1077 Add code coverage CI job 2023-03-31 13:50:07 +02:00
Dusan Figala 1dfa419c44 Trigger CI when public PR is approved 2023-03-17 12:36:23 +00:00
Dusan Figala 6e24fac103 Trigger downstream CI 2023-03-17 12:36:23 +00:00
Simon Smart e30a34dbc1 Use master branch for libaec in ci testing 2022-02-16 14:12:22 +00:00
Shahram Najm 26fa49a2b7 Github workflow: Add libaec (take 2) 2022-02-15 17:56:42 +00:00
Shahram Najm 5c208acd2b Github workflow: Add libaec 2022-02-15 17:50:57 +00:00
Dusan Vuckovic 12313501fc
Switched to reusable workflow. 2021-11-30 13:58:20 +00:00
Shahram Najm 69f65dff6b Added Github workflow for CI 2021-08-06 13:50:11 +01:00