Christian Syska
Christian Syska
I had the same issue, and it took me a whole day to catch my simple error: the `PACKAGEJSON_DIR` element must go into the `env` block instead of the `with`...
Agreed, currently the list is borderline useless when you have more than 10-20 entries.
I would vote to reopen this, because it cannot seriously be the solution that a) I have to make my GH email address public and b) the email addresses in...
@strakers thanks for the heads up. However I found another workaround: It was enough for me to create a local git profile that uses the same email as the one...
You can use the EnvFile plugin so that you can explicitly tell PyCharm to load an env file in a run configuration. Very useful. https://plugins.jetbrains.com/plugin/7861-envfile
Just so that it's documented, yes it will. I've been using it on windows-latest until very recently.
1.12.2 still has an expired certificate: 
> Simply changing `runs-on: ubuntu-latest` to `runs-on: windows-latest` will cause an error during the 'Generate deployment package' step for me. > > What should that part look like when running...
So, I guess it's not coming, seeing as it's been three years? Seems like a no-brainer to me for stuff like API Keys that need to be sent with every...
I have the same issue with app version 0.45.3 on Windows 10 22H2, build 19045.5608. Are there any dependencies on Windows as well that you need to install manually?