-
Notifications
You must be signed in to change notification settings - Fork 310
package-directory-mismatch: allow test package names in version paths #1547
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Hi @alexandear , can I get help debugging why the file isn't appearing in CI?
|
You need to rename the
|
|
Thanks @alexandear, I'm following the other test which has a case for v1 and V1 |
|
Who's someone that can merge @alexandear? Thanks. |
|
@uloamaka do you have access to merge this? |
|
@thespags I'll merge the PR tomorrow if @chavacava or @denisvmedia don't review it. Thanks for your patience. |
|
Thank you @thespags for the PR and @alexandear for the reviews and feedback |
|
Thank you! |

Added test case following the other
PackageDirectoryMismatchRuletests.Closes #1542.