Florian Wilhelm

Results 50 comments of Florian Wilhelm

That sounds nice, but I am not really sure what exactly you have in mind. Do you think about a 'special' command `paste md to ad`, or do you think...

I assume this is closely related to #44, maybe one implementation could satisfy both requirements.

For reviewing this PR, I think it makes sense to read the functions in this order: Old code path: ``` getDestination getDestinationFromDestinationService searchDestinationWithSelectionStrategyAndCache searchProviderAccountForDestination getProviderDestinationService getInstanceAndSubaccountDestinations fetchInstanceDestinations fetchDestinations ``` New...

Review note: The compatibility note might be too long and detailled, please provide feedback.

> someone still has to write the documentation That is absolutely correct. I am interested in improving my writing skills, so I am willing to take that task. I might...

Why do we omit a `.0` PATCH-version? Is there any rationale behind this? Other then that, I have no objections.

Where would we host that docs? Or do you suggest introducing a build-task for creating them locally? I guess we would need a new (gh pages based?) website first. Anyway,...

Does anyone know [spring-restdocs](https://github.com/spring-projects/spring-restdocs)? I skimmed over the README and the [linked slides](https://speakerdeck.com/ankinson/documenting-restful-apis-webinar), and I think it addresses the concerns we have about swagger. What do you think?

Hey @belsander, in the meantime this is really easy to solve using Configuration as Code as mentioned by @OliverNocon. I've described it for a specific case in a [blog post](https://blogs.sap.com/2019/02/11/deep-dive-experimental-serverless-cicd-with-sap-s4hana-cloud-sdk-continuous-delivery-toolkit/),...