launchdarkly / ld-find-code-refs

Build tool for automatically sending feature flag code references to LaunchDarkly
https://launchdarkly.com
Other
45 stars 34 forks source link

Error: can't open < parameters.allow_tags > #327

Closed kaarla closed 1 year ago

kaarla commented 1 year ago

I'm receiving this error using the last release:

/bin/sh: can't open < parameters.allow_tags >>: no such file

Exited with code exit status 1
CircleCI received exit code 1

Found that in the source, the call has a typo in the quotation: https://github.com/launchdarkly/ld-find-code-refs/blob/074df4595eafaa1adcb43f19e2d63b8f48c1c4a2/build/package/circleci/orb.yml#L131

jazanne commented 1 year ago

@kaarla thank you for submitting this issue, we are working on a fix.