You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After this merge, our workflows failed.
Look at the screenshots.
📚 To Reproduce
Having a working configuration
Update the action version to v1.17.18
Run the sync workflow
💡 Expected behavior
Works like version v1.17.17
🖼️ Screenshots
Action trace screenshot
As seen in the commit screenshot.
We made a change in PR-110. We added the variable BRANCH_PREFIX: 'admin/sync/actions' for the Sync common GitHub Actions workflow, but as you can see, all of them failed, not just the modified workflow.
We made a PR-111 to put the version v1.17.17 and everything worked fine.
Issue should be fixed in v1.17.19. Please let me know if the error is resolved on your end.
The issue was caused by an automated dependency upgrade, specifically node-readfilesv0.3.0. To mitigate such an issue from disrupting the use of this action in the future I have disabled all automatic dependency updates for now. I will keep it disabled until we have near 100% test coverage of this action (currently we have none).
I think this is a good opportunity to think about adding tests to this project, if anyone has recommendations on how to do this, please let me know! Also happy to accept contributions if anyone wants to work in this themselves. I created discussion #220 to discuss this further.
🐞 Describe the bug
After this merge, our workflows failed.
Look at the screenshots.
📚 To Reproduce
💡 Expected behavior
Works like version v1.17.17
🖼️ Screenshots
Action trace screenshot
As seen in the commit screenshot.
BRANCH_PREFIX: 'admin/sync/actions'
for theSync common GitHub Actions
workflow, but as you can see, all of them failed, not just the modified workflow.⚙️ Environment
📋 Additional context
The text was updated successfully, but these errors were encountered: