Eric Sorenson

Results 22 issues of Eric Sorenson

This took too long but better late than never. I incorporated the "lyra vs X" tool comparison from the main documentation site and pruned the roadmap/contribution information. The rest of...

There have been 2 major revs of HTML-Proofer since the one we pinned. The current one is causing flaky tests - it's missing clear errors w/internal links and only reports...

### Is your feature request related to a problem? Right now the README in the repo dives right into how to develop the app - this is probably too much...

enhancement
high priority

### Is your feature request related to a problem? We've gotten feedback that the relationship between mirrors and branches is both confusing and counter to user expectations. We may need...

enhancement
high priority

Currently the ospo-actions each make human readable reports, but it'd be beneficial to enable structured output like JSON which could get POSTed to a url. Users who are using an...

ospo-actions

Currently, the various ospo actions are completely independent. But users who adopt several of them end up restating a lot of configuration for them which would ideally be centralized. As...

enhancement
ospo-actions

This adds a test for the false-negative failures seen in https://github.com/gjtorikian/html-proofer/issues/757 - the root cause was an interaction between the (now-removed) regexp in the `clean_url!` method and Addressable::URI's `normalize`. The...

### Describe the bug Not sure of the cause here but the pagination value is off when mirrors are added / deleted from the list. ### To Reproduce 1. Pull...

bug

### Describe the bug The create/edit mirror dialog has a preview of the mirror's location in `owner/repo` format. However, the `owner` currently shown is the owner of the **public forks**...

bug