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
We have the above and it has been working fine but today we made a commit that removed 2 files.
src/JG.Abc/test.txt
src/JG.Abc.Listener/test.txt
And none of the pipelines ran when we pushed it. This feels like a bug?
More context:
A PR had 2 files (.txt) added by mistake. A commit deleted them. Following that commit, no pipeline ran. If our code relied on these 2 files being present and now they’re gone, the build would fail. This feels like a bug.
The text was updated successfully, but these errors were encountered:
Orb version:
1.0.0
What happened:
Hi all,
We started using the path filtering orb for one of our pipelines recently.
We have the above and it has been working fine but today we made a commit that removed 2 files.
And none of the pipelines ran when we pushed it. This feels like a bug?
More context:
A PR had 2 files (.txt) added by mistake. A commit deleted them. Following that commit, no pipeline ran. If our code relied on these 2 files being present and now they’re gone, the build would fail. This feels like a bug.
The text was updated successfully, but these errors were encountered: