Christian Syska

Results 9 comments of 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: ![grafik](https://github.com/usebruno/bruno/assets/649040/df96ce6d-4835-4b5d-9b30-ad32461c9f49)

> 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...