Skip to content

Conversation

@iainrussell
Copy link
Member

No description provided.

@marcosbento marcosbento force-pushed the feature/add-to-downstream-ci branch from 7d09ab2 to a143617 Compare November 11, 2024 10:00
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 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

3 participants