Skip to content

add support for rules:changes:compared_to

for jobs that do build, add support for rules:changes:compared_to parent branch.

the intent is not to run a build job if nothing has changed. this will depend upon having the build/type be standarized. i.e. for docker container the layout for the build be setup in a known way.

🚧 Tasks

  • Documentation develop standards for different repo types that explain the layout expected.
  • adjust all build jobs to support compared_to parent branch
  • any job that depends upon a build job also updated. i.e. linting, tests, deploy/publish
Edited by Jon
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information