Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 522 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 522 Bytes

changed-modules

The changed-modules action, leverages hpcc-systems/skip-duplicate-actions action to calculate which component parts of the HPCC Platform repository have changed

Outputs

  • workflows
  • platform
  • dockerfiles
  • helm
  • ecllibrary
  • eclwatch
  • docs
  • testing
  • initfiles
  • other

Note: To simplify the usage of the outputs, all values are either true or '' (empty string), this allows the following github expression to work as expected:

  if: ${{ xxx.yyy.outputs.eclwatch }}