CircleCI-Public / path-filtering-orb

MIT License
24 stars 57 forks source link

bugfix:Maintain backward compatibility for config-path #73

Closed h42zhu closed 1 year ago

h42zhu commented 1 year ago

Background

This PR fixes a minor bug introduced by https://github.com/CircleCI-Public/path-filtering-orb/pull/72, where the backward compatibility with the config-path parameters is not respected when the length of the mapping is 3.

Proposed Change

Add config-path to the create-parameters function and use it to generate the "continue-config" when the length of mapping line is 3