-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add isolatorURL to action outputs #277
Comments
may I know why this issue was closed? Because the This should be Line 84 in 0c4ed31
Where (I suppose) the actual link to chromatic-cli/bin/tasks/upload.js Line 124 in 0c4ed31
|
This should be
|
ow! no! |
should be an easy fix then right @ghengeveld ? |
Yes, just use |
Thanks for reopening this. Should I make a PR? |
I'll do it today! |
@ghengeveld I think that was released now? |
The output could be added, the isolatorURL (where the iframe.html is hosted) is saved on the 'context' here:
chromatic-cli/bin/tasks/start.js
Line 22 in c6964c9
The resulting context can be extracted here:
chromatic-cli/action/main.ts
Line 86 in c6964c9
Then set as an output for the action here:
chromatic-cli/action/main.ts
Lines 147 to 149 in c6964c9
┆Issue is synchronized with this Asana task by Unito
The text was updated successfully, but these errors were encountered: