Andrii Miroshnychenko

Results 130 comments of Andrii Miroshnychenko

What was the problem? -- Thanks, Andrey Miroshnichenko mailto:[email protected] 6 серп. 2018 р. о 11:45 seantree пише: > Hi @zentavr > > No I didn't implemented that part because I...

I had nothing to work with cuckoo 2.0.6.2, but with 2.0-rc2 seems like it is better: # Cloning the stock repo git clone --depth=1 https://github.com/cuckoosandbox/cuckoo.git cuckoo -b 2.0-rc2 # Adding...

Frankly speaking my bash script which downloads mini Ubuntu iso file worked only one time from 6 trials.

The question is relevant and unfortunately there are no examples available.

Have the same issue. The build in AWS Codebuild happens for the 4 minutes, but after we migrated to Github Actions - it takes 52...

Have the same behavior with the registry cache (using AWS ECR)

@naskio this is obvious actually. I'm just wondering how to upgrade all those modules (if needed) when I upgrade docker image?

@naskio I'm currently building the Helm Chart which installs strapi.io (testing that with K8S in AWS EKS). We are going to have shared NFS folder between the pods, that's why...

Right now we are building our own image. We use current image in development mode in order to create the collections (which creates the files in the `src/api` folder. Then...

Did some tests: | actions/upload-artifact | actions/download-artifact | Working? | |------------------------|---------------------------|-----------| | v4.3.3 | v4.1.7 | no | | v4.3.3 | v4.1.6 | no | | v4.3.3 | v4.1.5 |...