aronneagu

Results 10 issues of aronneagu

Hi, When I am running the command "salt state.show_highstate --out json |salt_state_graph" the first line of output is `Couldn't import _dotparser, loading of dot files will not be possible.` Afterwards,...

Hi, I have started using the add-on and most of the times I just select a paragraph and press X to extract but I do not need to modify it....

enhancement
good first issue

The following declaration generates the Junit xml report ``` file: /etc/hosts: exists: true mode: "0644" owner: root group: root filetype: file ``` This is the output from the Junit xml...

enhancement
approved

## Prerequisites * [x] I am running the latest version. (`up upgrade`) * [x] I searched to see if the issue already exists. * [x] I inspected the verbose debug...

## Prerequisites * [x] I am running the latest version. (`up upgrade`) * [x] I searched to see if the issue already exists. * [ ] I inspected the verbose...

Feature Request

## Prerequisites * [x] I am running the latest version. (`up upgrade`) * [x] I searched to see if the issue already exists. * [ ] I inspected the verbose...

## Prerequisites * [x] I am running the latest version. (`up upgrade`) * [x] I searched to see if the issue already exists. * [x] I inspected the verbose debug...

## Description Azure specific postgres databases cannot be set as DSN Azure Postgres users are in the format of user@server_name, and the extra @ confuses pgcli For example one entry...

Hello, I have a request for a feature regarding naming of variables. I would like to be able to do something like ``` project_name = test2 subnet.name = ${project_name}-subnet instance.name...

Hi, Running tests that are using with https://github.com/spulec/freezegun, will show inaccurate span duration. Is there a way to use the above project, while at the same time pytest-opentelemetry returning the...