salesforce-dx-pipeline-sample
salesforce-dx-pipeline-sample copied to clipboard
Python server for Open App functionality
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.