Santiago Bernhardt

Results 176 comments of Santiago Bernhardt

Ill assume as is at the moment snap won't allow apiapps to work because they rely on docker and the confinement will not allow docker access and other things likely....

@vitormattos anyway to make it work wih jmagick similar to the jsignpdf within the jvm? because imagick is required for the signing but imagick is not included in snap and...

can we add the same to msg propose jmagick to be loaded like the other Jlibs?

For anyone with this issue, make sure you are using `windows-2022` runners https://docs.aws.amazon.com/powershell/latest/reference/items/Get-ECRLoginCommand.html ``` ... - name: Login AWS uses: aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4.0.2 - name: ECR run: | (Get-ECRLoginCommand).Password |...