Skip to content
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

Show logs while deploying #146

Merged
merged 5 commits into from
Jan 9, 2019
Merged

Show logs while deploying #146

merged 5 commits into from
Jan 9, 2019

Conversation

joncfoo
Copy link
Contributor

@joncfoo joncfoo commented Jan 7, 2019

Description

Connected to rstudio/connect#11825
Connected to #128

Testing Notes / Validation Steps

  • logs are displayed while app is deploying (might want to test by throttling the network in developer settings)
    • on error the dialog is kept
    • on success the dialog goes away (as it did previously)
  • logs are also displayed in JS console at the end of deployment (in error and success cases)

}

function appConfig(receivedAppId) {
return Utils.ajax({
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Someday (not in this PR), utils should grow a postJson that factors out the base_url, method, content-type, and json.stringify.

@kgartland-rstudio
Copy link
Contributor

two non-blocking issues found:
#149
#150

@kgartland-rstudio
Copy link
Contributor

Verified

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants