Ringo De Smet
Ringo De Smet
@codyhydrolix Can you retry with version v0.4.0 (or later) and report if it solves your problem?
> ![CleanShot 2023-01-26 at [email protected]](https://camo.githubusercontent.com/850eb1c6548fcc9560711010a43ed784052c82475324ad7a5ef27fb640264cb4/68747470733a2f2f75706c6f6164732e6c696e6561722e6170702f65383662663935372d643832662d343635652d623230352d3133353535396634623632332f36386464663063302d373733382d343039322d386234342d3864336435346538336439372f66333639306466332d373563612d343032332d386530372d633462376564316334363731) > > Designs not final but has been explored and will be something we work on once we have the Weekly view! I hope this...
I would like to have an abstraction for this set of resources: - an AWS RDS Aurora PostgreSQL Serverless cluster - a custom DB security group attached to it, preferrably...
@RobbieMcKinstry @abhinav If the install-only workflow gets supported in `pulumi/actions` by way of #834, please follow up with the following actions: * [x] Add an official deprecation message to [pulumi/setup-pulumi/README.md](https://github.com/pulumi/setup-pulumi/blob/master/README.md)...
For the NodeJS version of PatternLab, this is how I would see it working: * starterkits are plain NPM packages * starterkits are tagged with `patternlab` and `starterkit` to not...
Related: https://github.com/cooklang/cooklang-app-ios/issues/22
@megetron are you running your mamba tests with `pytest`? You should run your tests with the `mamba` CLI tool. Also, try to name your mamba tests `*_spec.py`. Files with patterns...
@ruby186 see also https://github.com/nestorsalceda/mamba/issues/4#issuecomment-384176215
@grouville using `code .` from the project folder at hand indeed works. I usually launch VSCode using the application icon in my macOS Dock. This reopens the last project which...
@TomChv to be sure you understand my usage, I'm not opening single files. When I mentioned `File -> Open` in my previous comment, I'm **always** opening a folder as my...