Skip to content

Latest commit

 

History

History

changed-modules

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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 }}