Jakub Rosa

Results 24 comments of Jakub Rosa

> Hi, > thanks for reporting your issue here. > This might be related to https://issues.apache.org/jira/browse/MNG-5725 and https://issues.apache.org/jira/browse/MNG-6434 > > if it is, which I suspect there is not much...

I think this MR resolve problem: https://github.com/GoogleChrome/rendertron/pull/596

```yaml - name: Check install packages ansible.builtin.command: pacman -Qm register: installed_packages - name: "Install package" become: false ansible.builtin.command: "yay --noconfirm --noprogressbar --needed --sync {{ item }}" when: item not in...

@nitrocode I'm back to this module and now can finish this MR :D

> 😿 not helping... > > ``` > variables.tf:499:1: warning: variable "service_created" is declared but not used () > time=2024-03-07T10:39:30.356Z level=INFO msg="reviewdog: failed to post a review comment: POST https://api.github.com/repos/cloudposse/terraform-aws-ecs-alb-service-task/pulls/119/reviews:...

> > In my case, the files for composer2 did not generate correctly and showed deleted packages. I had to manually remove the asset from db and restart nexus. Now...

I think this problem was created after add https://github.com/aquasecurity/trivy/pull/3906 feature. I debug this i found problem. When name for `Interrogation Services` have space in name trivi think, that have 2...