rhtenhove
rhtenhove
Came across the same problem. The kernelspec refers to `python` as the python binary to use, but it's not using the one which the shell points to when in a...
There's a way to do bulk editing if you're not afraid to do SQL queries. For example, after installing the tool `sqlite3`, the following will set the retries for _all_...
It's undocumented, so all bets are off. Give it a go and see what happens. Perhaps some monitors will read the value over time. I would recommend making such changes...
I am looking for the same, however I can't get it to work even with the verbose example in this file: ```json { "plugins": [ [ "@semantic-release/git", { "assets": ["README.md",...