ember-try
ember-try copied to clipboard
Display more useful information in the results table
After https://github.com/ember-cli/ember-cli/pull/7536 most addons will use ember-try with urls for tarballs for release/beta/canary. As is seen in the output in the comments on that PR, the URL is truncated to the beginning of the url, which is not useful output.
Maybe urls should truncate from the start rather than the end.