salesforce-dx-pipeline-sample icon indicating copy to clipboard operation
salesforce-dx-pipeline-sample copied to clipboard

Python server for Open App functionality

Open feliperyan opened this issue 5 years ago • 0 comments

TL;DR = this in conjunction with another pull request lets you "Open App" on Heroku and see your Scratch org with the latest Pull Request.

This is in relation to:

  • https://github.com/heroku/salesforce-buildpack/issues/32
  • https://github.com/heroku/salesforce-buildpack/pull/42

Does some hacky log parsing using Heroku API to acquire the output of the release phase for salesforce-buildpack. It uses a simple Python server to get the Scratch Org login URL and place it as a clickable link.

feliperyan avatar Mar 19 '19 16:03 feliperyan