Vitaly Zaslavsky

Results 5 issues of Vitaly Zaslavsky

- [X] I am using the latest release of AWS Vault ``` $ aws-vault --version v6.3.1 ``` - [X] I have provided my `.aws/config` (redacted if necessary) ``` [profile %profile-name%]...

stale

I found it more productive to hide everything else other than the current level. Added the new flag to do that. I found it a bit difficult to name things,...

And I have some services in docker-compose: ```yaml version: "3" services: site: volumes: - .:/app build: dockerfile: Dockerfile.dev context: docker ports: - "80:80" webpack: image: node:6.12.0 ports: - "8080:8080" volumes:...

### Jenkins and plugins versions report ```text Jenkins: 2.414.2 OS: Linux - 5.4.0-1029 Java: 11.0.20.1 - Ubuntu (OpenJDK 64-Bit Server VM) --- lockable-resources:1185.v0c528656ce04 ``` ### What Operating System are you...

bug

I loved the previous astronvim's modest dark scheme and now I struggle to reverse it to a somewhat previous state. At least the main colours. For now, I rollbacked to...

WIP