Mark Story
Mark Story
Switching connections isn't supported by the command line tools in this plugin. If you have the motivation to build it, I think it would be a good improvement to have.
Shouldn't https://github.com/getsentry/sentry-javascript/blob/d381ace59eece2697925b6430af0091e9589503b/packages/core/src/api.ts#L52 be using the host name from the DSN to generate the URL to fetch the error page from? I can patch the server for this, but I would...
Server fix https://github.com/getsentry/sentry/pull/69815
The fix for the server endpoints has been deployed, this scenario should be working now for EU organizations.
Which branch were you using?
That's awesome thank you for letting me know.
That could be doable if pantheon is publishing a special keybinding for that combo. This plugin is currently using the `switch-applications` and `switch-windows` key bindings to cycle through active applications...
> I have also reenabled cron, cron is good to monitor the tests on continuous basis and thanks to GH it is visible for everyone, even for non-contributors, and is...
Sounds cool. I don't really have time to build something like that right now so any help is appreciated.
The python documentation tools, have [autodoc](http://www.sphinx-doc.org/en/stable/ext/autodoc.html?highlight=autodoc). This sounds like it would be similar to that, so it is viable, but also a non-trivial amount of work.