Raphael

Results 4 issues of Raphael

If I add the following task to my solution: ``` const hello = project.addTask('hello'); hello.env('BAR', 'world'); hello.exec('echo $FOO, $BAR!'); ``` running it on windows (pwsh) results in: ``` ❯ projen...

windows

### Terraform Version Terraform v0.12.24 + provider.archive v1.3.0 + provider.azurerm v2.7.0 + provider.local v1.4.0 + provider.null v2.1.2 + provider.random v2.2.1 ### Affected Resource(s) Please list the resources as a list,...

**Describe the bug** I try to add a RedisSubscription Provider to my GQL API. If I do replace the Redis Subscription handler with the In Memory Subscription handler: Everything works...

🐛 bug
🌶️ hot chocolate
⌛ stale

Hi :wave: When downloading trex on a ubuntu 20.04 with latest updates I get a certificate error because the download link does not provide the complete certificate chain. ``` >...