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

Add downstream ci #72

Merged
merged 9 commits into from
Nov 12, 2024
Merged

Add downstream ci #72

merged 9 commits into from
Nov 12, 2024

Conversation

iainrussell
Copy link
Member

No description provided.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this file so complicated compared to other packages ci?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's no more complicated than the equivalent in eccodes - it has to run 4 things: downstream-ci on Linux runners and on HPC (2 things) plus the same for the private downstream-ci (because ecbuild is also used in packages that are private).

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed! thanks!

event_type: downstream-ci-hpc
payload: '{"ecbuild": "ecmwf/ecbuild@${{ github.event.pull_request.head.sha || github.sha }}","skip_matrix_jobs": "nvidia-22.11"}'

notify:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The notify is failing. Perhaps we should disable it for now.

@wdeconinck wdeconinck merged commit 2b8be1d into develop Nov 12, 2024
273 of 276 checks passed
@wdeconinck wdeconinck changed the title Feature/add to downstream ci Add downstream ci Nov 12, 2024
wdeconinck added a commit that referenced this pull request Nov 18, 2024
* gh/release/3.9.0:
  Version 3.9.0
  Add downstream ci (#72)
  Fix ecbuild_disable_unused_feature
  Add workflow to check release version is correct (#54)
  Add ecbuild_override_compiler_flags macro
  Add utility to initialise overrideable compiler flags
  Add utility to purge compiler flags for a given language
  Add tests according to Github issue #65
  Enable distinction between enabled/disabled features
  Update ci action to v2 (#68)
  Stricter match condition for _fail strings (#64)
  CPP out LOC calls for NAG.
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.

2 participants