Radek Antoniuk

Results 18 issues of Radek Antoniuk

**Atom**: 1.37.0 x64 **Electron**: 2.0.18 **OS**: Mac OS X 10.14.5 **Thrown From**: [diagrams](https://github.com/francoislaberge/atom-diagrams) package 0.30.0 ### Stack Trace Failed to load the diagrams package ``` At Cannot find module 'space-pen'...

It would be great to have an example addressing this: https://stackoverflow.com/questions/59929870/create-cloudfront-invalidations-in-cross-aws-account since there is no native support as described in here: https://github.com/aws/aws-cdk/issues/6243

feature-request

https://www.jenkins.io/doc/developer/publishing/releasing-cd/

PHP is now having a good crypt function that supports blowfish. yii-user should support crypt() in addition to sha1 and md5, and in fact use it as default. http://pl1.php.net/manual/en/function.crypt.php

### Describe the bug VPC defined as: ```ts this.vpc = new ec2.Vpc(this, 'Vpc', { maxAzs: 2, subnetConfiguration: [ { cidrMask: 24, name: 'Isolated', subnetType: ec2.SubnetType.PRIVATE_ISOLATED }, ], }); ``` When...

bug
p2
response-requested
effort/medium
@aws-cdk/aws-apigatewayv2

Clean up HTTP Auth references from the code based on the discussion in https://github.com/jenkinsci/jira-plugin/pull/521#discussion_r1193185025_

good first issue

It's not needed to clone full history of the repository just to get and spin up docker compose.

size/XS
doc

**Describe the bug** When a repository is integrated with slack with the following settings: ``` This channel will receive notifications from ... for: issues, pulls, commits, releases, deployments, workflows:{event:"pull_request" branch:your-default-branch},...

bug

The recording https://asciinema.org/a/ueyQbqEjZujRSrag2wLig1PPu that should show up in README.md has been deleted. Can you update the readme so a quick show-case is visible? Thanks!

bug