John Hill

Results 84 comments of John Hill

@ryanpetrello i think we should have a more descriptive error in that case

@ryanpetrello filed https://github.com/ansible/awx/issues/4546

@akhenry I only removed it from viper. Can't make changes against openmct#master yet

Needs developer review but the tests and a11y look great. I made some comments. Also we need to create good release notes and be sure to call this experimental. I...

@cgetzen this should already be possible without the CLI changes. In your `playwright.config.js`, I think that you just need to do the following: playwright.config.js ```js const NUM_RETRIES = 2; const...

Possibly the same https://github.com/percy/cli/issues/1716