Commit Graph

41 Commits

Author SHA1 Message Date
Iain Russell 8b639e4a30
Add debian 12 to deployment tests in nightly.yml 2024-08-29 08:41:16 +01:00
Dusan Figala e38656f696 Switch nightly hpc ci to composite action 2024-07-25 14:42:00 +01:00
Dusan Figala e1259aa68b Remove deprecated reusable-ci workflows 2024-07-25 14:42:00 +01:00
Dusan Figala cd68113dc7 Pass token to to HPC using env var expansion 2024-07-25 14:42:00 +01:00
Eugen Betke 83bd0eba05 Change string syntax 2024-07-25 14:42:00 +01:00
Eugen Betke 8bcbdf8197 Pass environment variables to the remote machine 2024-07-25 14:42:00 +01:00
Eugen Betke 339d918734 Use GitHub token to access regression tests 2024-07-25 14:42:00 +01:00
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
shahramn a0e3cc1a8f GitHub nightly: netcdf4 module fix 2024-02-22 16:31:27 +00:00
Dusan Figala 749fea60b0 Add macos nightly CI 2023-08-02 18:24:44 +01:00
Dusan Figala 34ffb5b28e Add nightly build workflow
Add cpack options
2023-08-02 13:27:50 +01:00
Dusan Figala 425619e195 CD: trigger on tags following the versioning scheme 2023-07-26 15:37:03 +01: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 dcfd661e9e Rename GH Actions workflow for consistency 2023-06-17 15:36:07 +00:00
Dusan Figala 48b1c8c624 Add deploy WF 2023-06-05 09:03:43 +00:00
Daniel Tipping 4012d58d73 Fix workflow_id for notifications about nightly CI
This allows us to correctly check the previous conclusion of the nightly
CI so we can send a notification if previously-failing CI is now
passing.

The default workflow_id is `ci.yml` so we've been checking the
conclusion of the wrong workflow.
2023-05-09 10:05:16 +01:00
Daniel Tipping 3ce74a4c53 Add Teams notifications for CI and new PRs 2023-05-05 13:36:32 +01:00
Dusan Figala de2c69fb02 Remove duplicate cmake options yaml keys 2023-04-12 10:16:17 +02:00
Dusan Figala 16ea23dcff Enable extended tests in HPC CI 2023-04-12 09:20:09 +02:00
Dusan Figala f3e77da2e0 Fix build inputs if not nightly test 2023-04-06 13:18:52 +02:00
Dusan Figala 31a321be50 Load NetCDF module 2023-04-05 17:01:08 +02:00
Dusan Figala 7154cb5ad9 Enable all features for nightly test 2023-04-05 17:01:08 +02:00
Dusan Figala 1303c09ed9 Force build for nightly test 2023-04-05 17:01:07 +02:00
Dusan Figala e760d43752 Trigger nightly tests on HPC 2023-04-05 17:01:07 +02:00
Dusan Figala fa26ab1077 Add code coverage CI job 2023-03-31 13:50:07 +02:00
Dusan Figala 1658debfe8 Add workflow to manage public PR labels 2023-03-17 12:36:23 +00: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
Dusan Figala 963b6b7967 Create HPC reusable CI workflow 2023-03-17 12:36:23 +00:00
Dusan Figala 325efa1eef Create reusable CI workflow 2023-03-17 12:36:23 +00:00
Daniel Tipping 7122fed43e Add GitHub Action to sync to Bitbucket 2023-02-27 15:25:39 +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
Shahram Najm aa1fcda7b3 Add missing newline at EOF 2020-11-13 14:03:18 +00:00
Stephan Siemen 7c34177e35 GitHub Action - add event eccodes-update 2020-11-13 09:27:52 +00:00