MUA

Results 10 comments of MUA

@Rajiv-Kulkarni if I were in your shoes and trying to debug, my first question would be "why is my install failing?". Looking at the screenshot, I would try to determine...

@finestructure, here is a summary of our discussions thus far and my proposed solution. # Problem Statement Swift Package Index (SPI) Server’s documentation pages are critical resources that rely heavily...

> I also agree that Nightwatch might be the best choice, not only for the potential Vue integration but also that it is developed and backed by BrowserStack, who we...

@finestructure @daveverwer I have invited you to a private repo containing the start of how I think testing via Nightwatch js would work. Note that no integrating with the CI/CD...

hi @daveverwer! Thanks for letting me know about the dependency issue you are facing. Missing plugin issue isolated to this error: ``` Unable to load plugin: nightwatch-axe-verbose: [MODULE_NOT_FOUND] Cannot find...

@daveverwer computers ... everyone thinks they are "logical" but only we know how temperamental they can be :laughing:

Hi @finestructure! Following up on our discussion today, I have finished up a version that accepts a url as command line arg; see branch commandline-args. Let me know if that...

have the same question; don't think it does according to [this](https://github.com/nektos/act/blob/master/IMAGES.md). Will look into contribution guide

@ChristopherHX: turned out my use case could be addressed by specifying a container within the workflow or via the act command. Thanks for the suggestion though.

@mttlmnt and @wangwanjie: [release notes](https://github.com/XcodesOrg/xcodes/releases/tag/1.5.0) states "iOS 18 runtimes are not supported downloading via the xcodes runtimes command. Apple has included a new way to download that is not supported."...