Robert Means

Results 101 comments of Robert Means

I want to run this by one more set of eyes. Thanks so much for sticking in there!

The failing tests are related to hostname-based localization testing. The tests try to access subdomains like ca.localhost to verify that the CMS redirects users to the correct locale based on...

Nope. Doesn't work on MacOS without alteration of the hosts file either.

Thanks for the suggestion. I appreciate the creative approach, but I have some concerns about adding an in-process DNS server for these tests. The issue we're seeing isn’t due to...

@ematheson19 Nobody is currently working on this, but it would be good to test with the latest version of Apostrophe that was just released on 6/11. I believe the OP...

Yeah, it should be, but you can check the CHANGELOG for the release date. It should be the `UNRELEASED` version after 4.18.0

The code abide is project level code, not in the Apostrophe core. So your best bet is to spin a project up from one of our starter kits and link...

Documentation updated

Two comments: 1) Node16 is past the EOL - you should upgrade to 18 or 20. This *might* solve your problem. 2) I'm not sure what the build script is....