Ruben Suarez Alvarez

Results 36 issues of Ruben Suarez Alvarez

After installing the driver the system failed on shutting down (stuck). The system is a clean installation with all current updates to date. Kernel version is 4.15.0-20-generic **Workarround** To allow...

The **commit** command is useful to interactively create an image. See official doc: https://docs.docker.com/engine/reference/commandline/commit/ Some thing like: $ docker commit [<opts>] <container> [<repository> [<:tag>]] Create a new image from a...

If you want to "only" use the project instance of **AngularCLI** (**ng** command) by "always" setting the **install** option when creating a new Angular Project, and then you access AngularCLI...

I think that there should be one Terminal linked with one Angular Project. When you execute a command on a project (Right click, Run as, ng build for example) and...

If you: _Select project in Project Explorer ---> Right Click --> Show in local Terminal --> Terminal_ the new terminal windows does not have **PATH** variable updated. When creating an...

## Environment **Liquibase Version**: Any **Liquibase Integration & Version**: Any **Liquibase Extension(s) & Version**: Any **Database Vendor & Version**: Any **Operating System Type & Version**: Any ## Pull Request Type...

TypeEnhancement
Severity4
RiskMedium
DBAll
Logging
BBroad
ImpactLow
IntegrationAny

* Operating system: Ubuntu 18.04 * Pencil version: 3.1.0 I can't open an ep file. Nothing shows in the application. Using debugger I can see the following exception when iterating...

### Describe the feature Since https://github.com/aws/aws-cli/pull/3683 when `aws eks update-kubeconfig` is run the current active profile (if any) is always included in **kube** **config** **env** section (**AWS_PROFILE**). Wee should be...

feature-request
eks-kubeconfig
customization

Nowadays [Maven Wrapper](https://github.com/takari/maven-wrapper) looks like a _the facto_ standard for including maven in your project so you do not need to install maven separately. Tools like [Spring Initializr](https://start.spring.io/) scaffolds your...

enhancement
Analyzing

**Describe the bug** Looks like the configuration used to run the "**Show Effective POM**" and "**Show dependencies**" commands and the rest maven commands is different. When I try to execute...