Orb Version
2.0.0
Describe the bug
CircleCI started throwing this error even though we did not upgrade to 2.0.1. It fixed itself once we upgraded the orb, but there was no indication anywhere that the upgrade was a breaking change on previous orb versions.
bash: line 1: syntax error near unexpected token `newline'
bash: line 1: `<?xml version='1.0' encoding='utf-8' ?>'
To Reproduce
Have orb 2.0.0 as before and run the workflow to completion.
Expected behavior
It should not break, or people should be appropriately warned to upgrade.
Orb Version
2.0.0
Describe the bug
CircleCI started throwing this error even though we did not upgrade to 2.0.1. It fixed itself once we upgraded the orb, but there was no indication anywhere that the upgrade was a breaking change on previous orb versions.
To Reproduce
Have orb 2.0.0 as before and run the workflow to completion.
Expected behavior
It should not break, or people should be appropriately warned to upgrade.