Raphael Schweikert

Results 18 issues of Raphael Schweikert

> What version of Cloud Foundry and CF CLI are you using? (i.e. What is the output of running `cf curl /v2/info && cf version`? ``` { "name": "", "build":...

unscheduled

This way it’s possible to use the types in calling code, e.g. to create a wrapper function that takes the same options.

### What feature do you want to see added? When scanning MRs, I get the following message if the user isn’t allowed to access the fork: ``` Ignoring merge requests...

enhancement

I was trying out the SPI Fly static weaving method but I ran into an issue: the processed bundle would declare a dependency on the `org.apache.aries.spifly` package with version specification...

### Problem Description Setting the `lang` property to an ISO-639 language code sometimes shows an error: > [Parse] Invalid value "en" for property "lang". ![Image](https://github.com/user-attachments/assets/4a1958f8-179d-4b5c-be70-0999ed0a3bc5) The error doesn’t trigger reproducibly....

Bug
Area-Designer

### Problem Description Using the activity update sample from https://adaptivecards.io/samples/ActivityUpdate.html, the designer shows an error in the JSON: ![Image](https://github.com/user-attachments/assets/b4bfe20c-c45d-4cf9-b274-7a0d838b0506) However, [the spec](https://adaptivecards.io/explorer/) states that `version` is optional for cards nested...

Bug
Area-Designer

### Problem Description When using the designer to set an attribute, for example `fontType` to “Monospace”, the corresponding JSON property is added: ![Image](https://github.com/user-attachments/assets/24d658dc-9b72-4da2-bec1-6bb7ff14b68e) However, when later changing the attribute back...

Bug
Area-Designer

### Problem Description Designer creates certain attributes with an upper-cased first letter, which then shows up in code view as not adhering to the JSON schema: ![Image](https://github.com/user-attachments/assets/4895035f-54a7-44aa-b938-b34dd1240458) When the casing...

Bug
Area-Designer