Andy Stewart
Andy Stewart
Looking at the code, I now remember that a rooter pattern is supposed to be a directory name, not a full path – unless it is a (relative) glob. @cdalsass...
I've never actually had this problem in practice. I always just treat the git repo I'm in as the root. The solution would be to change the code to accept...
@Edouard-chin All the tests are passing now. Ready for you to look at again.
@Edouard-chin Thanks for reviewing! Presumably I should combine all the commits into a single commit and rewrite the commit message?
All done! Thanks for all the guidance :-)
The build failure is due to unrelated test failures in ActiveStorage.
> Someone from the core team will give this the final merge when they get a chance. @Edouard-chin Is there a way to get this noticed by the core team?
@skipkayhil Thank you.
I just rebased and re-pushed this. The test failure is entirely unrelated. @byroot Do you think it would be possible to slip this into 7.2.0?
@byroot Thank you very much!