Nathan Heaps
Nathan Heaps
I'm approving the run of CI/CD just so you can get some notion of pass/fail, but the PR will remain in this state till the spec change can be approved....
@alyssa-glean for re-running, I'd recommend a workflow that runs on completion of the specific workflows you want (can use a cloud hosted or self-hosted runner for this) which re-triggers the...
Later versions of the Django Debug Toolbar (not the panel) [disable it on AJAX requests](https://github.com/django-debug-toolbar/django-debug-toolbar/blob/cb428ce6b218f83e45d362d16d1a33143b8e2701/debug_toolbar/middleware.py#L33). If you are having issues with it, redefine the toolbar's `show_toolbar` function and [configure it](https://github.com/django-debug-toolbar/django-debug-toolbar/blob/523aa53445bd13b0e7983f20eb8328c459e9d146/docs/configuration.rst#toolbar-options)...
Hey Rarkins, since this can be reproduced with the public version, would you be able to grab debug logs from the cloud instance?
Ah great, sorry not used to having the webapp for that, here they are. PR nsheaps/golang-renovate-example#3 is the one that was opened for the upgrade ``` == logs removed to...
Sorry about that, I thought I had grabbed the right one, here's the logs from the forced run: ``` DEBUG: No dangling containers to remove INFO: Repository started { "renovateVersion":...
Thanks @nicks ! I think our CI system supports colors, that's a good start but not very `cmd+f`-able. We are also dumping snapshots at the end so this is somewhat...