Closed mansona closed 1 year ago
Name | Link |
---|---|
Latest commit | 833f9ff6c01481e0bdcf6c3fba7070ce0e0a2f6b |
Latest deploy log | https://app.netlify.com/sites/guidemaker-ember-template/deploys/649ef133ef9bef0008471cd3 |
Deploy Preview | https://deploy-preview-155--guidemaker-ember-template.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Some tests with 'continue-on-error: true' have failed:
ember-canary
Created by continue-on-error-comment
This reverts #154
Essentially it was a nice try to fix the problem but it didn't cover all use cases. The right thing to do was to use the showdown config defined in the environment to build the markdown that we use to find the links on the page with.
This is the fix that we needed: https://github.com/empress/guidemaker/pull/92