nitschSB

Results 9 comments of nitschSB

Hi, some of our projects use the Ausweis and they have a set of smoketests for the fully deployed (staging and test) systems that wants to be automated.

I have the same Problem when the refresh is triggered by javascript

Hi there, yes this issue is annoying. I think pupeteer is not maintained any more. I tried to refacor the puppeteer helper (PR #2672) but failed. My npm postInstall replaces...

> I'm not sure we want this feature in general, the current 'search path' is already complex and hard to debug and affects many things like plugin loading, lookups, action...

hi @bcoca, I understand your concerns. I also found a nice explicit way to cover my use case. I wrote simple action plugins `copy_from_inventory.py` (and `template_from_inventory` and `synchronize_from_inventory`): ``` #!/usr/bin/python...

official versions and a migration guide: https://github.com/highsource/jaxb-tools/wiki/JAXB-Tools-Migration-Guide

Hi, we struggle with the same issue. I've fixed the maven plugin: https://github.com/GoogleContainerTools/jib-extensions/compare/master...nitschSB:jib-extensions:issue%23170 ~I don't create a PR. ./CONTRIBUTING.md says~ > Open a PR only if the issue is labeled...

Hi, I found two parameters in https://dependencytrack.org/docker-compose.yml and https://github.com/DependencyTrack/dependency-track/blob/master/src/main/resources/application.properties#L236-L254 that are not documented on https://docs.dependencytrack.org/getting-started/ldap-configuration/: ``` # Optional # Specifies if mapped LDAP accounts are automatically created upon successful #...