You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, testing the effect of a PR against an external project requires checking out that PR and publishing it locally, it'd be great if we automatically published artifacts for PRs just like what's done in scala/scala. @SethTisue: Is there documentation on how this is accomplished ?