Markus Duft

Results 15 issues of Markus Duft

I just hit this in our new automated release process :) ``` :githubRelease STATUS CREATED 07:30:19 :githubRelease https://github.com/bdeployteam/bdeploy/releases/tag/v2.0.0 07:30:19 :githubRelease UPLOADING ASSETS 07:30:19 :githubRelease UPLOADING /var/jenkins_home/workspace/Deployment Release/deployment/minion/build/distributions/bdeploy-linux64-2.0.0.zip 07:30:34 :githubRelease UPLOADING...

We were on 2.2.12 for a long while now, creating our releases just fine (thanks for that). However updating to 2.3.7 made it stop working completely. I reverted the update...

A simple bash script with this header: `#!/usr/bin/env bash` will result in a ContentInfo with ``` name: a contentType: OTHER mimeType: null message: a b script text executable ``` whereas...

Hey, We're using the consumer (only the consumer) in our application. We have a GET method that might return null, and a POST method that returns void. Both cases don't...

As soon as I update our build from 1.6.1 to >=1.7.0, it fails. With 1.6.1: ``` > Task :cyclonedxBom Unknown keyword additionalItems - you should define your own Meta Schema....

### Current behavior cy.selectFile behaves wrong as soon as wrapped in a cy.origin call. I had multiple different kinds of errors while playing with it, but did not get it...

type: bug
stage: needs investigating
topic: cy.origin
E2E
Triaged

Hey :) Found no other easy way to contact you directly. I'm working for a company called "SSI Schaefer" - you might already be guessing where this is going :D...

``` FAILURE: Build failed with an exception. * Where: Build file 'E:\other\workspaces\deployment\deployment\test-data\build.gradle' line: 237 * What went wrong: A problem occurred evaluating project ':test-data'. > Could not find method owner()...

Would be super nice, to click two blocks, have them hightlighted, and see the distance in blocks between them. Data wise, this should be rather simple from what I see,...

feature
major

I would like to skopeo copy a windows image to a linux host to create (via pure filesystem manipulation with umoci) new layers. Windows is dead slow with a lot...

kind/feature
help wanted
good first issue