Ed Morley
Ed Morley
@onalante-msft @softprops I'd love to have the compile time improvements too. I've opened #58 for documenting the opt-in features - hopefully that's one step towards being able to release :-)
@softprops Hi :-) I don't suppose you might get a chance to release the new version at some point?
I was hoping to work around this by eg creating a bash alias to wrap the `--wait` arg, however the `edit-string` package doesn't use the `shell` option with its `execa`...
For urgent issues I would recommend opening a support ticket: https://help.heroku.com/
If you get "404 Not Found" when running `heroku repo:gc` it means the Git repository for the app does not exist. This can be the case for: * apps have...
Hi! If you get this error it means your app doesn't have a Git repo, since the repo was not found (404). This can happen if using GitHub sync or...
I like the idea of adding this feature, and I think adding a warning it's experimental should be fine. However if we do add it, please could we add it...
Hi! Thank you for working on this - agree this would be very useful for debugging! :-) However I think we should add this to https://github.com/heroku/heroku-builds instead, since this plugin...
For anyone encountering this issue, the workaround is to use the `heroku-builds` CLI plugin instead, which has a very similar `heroku builds:cache:purge` command, that unlike `repo:purge_cache` doesn't attempt to download/repack...
@heroku/front-end Please could you take a look at this? It seems the latest (semver minor) CLI release has broken some existing CLI plugins.