Torsten Marco Knodt

Results 10 comments of Torsten Marco Knodt

@thehedgefrog Without having tested it, why can't you do something like: `packages: gcc g++ cmake make libasio-dev libncurses-dev libssl-dev ${{matrix.arch == "arm64" && "g++-aarch64-linux-gnu gcc-aarch64-linux-gnu libasio-dev:arm64 libncurses-dev:arm64 libssl-dev:arm64" || ""}}...

@mhoemmen Both, but the issue here was for sure about this implementation. @masterleinad Thanks, would you accept a PR to add this to `README.md`?

> [@Roy-Kid](https://github.com/Roy-Kid) not really for now. We still need to figure out whether we want better support for custom types so that this can be properly supported in a third...

@awalsh128 Whyever I had the issue that I had a cache hit, but the content restore did not work. This is why I came to the idea to have a...

@awalsh128 I am on a business trip now until end of the week, so I have only the phone to access my personal stuff. The runs with the actions are...

If I prompt it explicitly it sometimes follows the direction and sometimes not. Sometimes, when requesting to add a doctest, it even removes the existing doctests and converts them to...

@jakajancar Would be great to have this as an complete example in the `README.md`. BTW, to my understanding even the latest release of this action does not cover the merged...

The thing is that in the ReqIF they are string based, but when creating one from scratch and unparsing it, it gets inconvenient. In https://github.com/strictdoc-project/reqif/pull/176 I (already) extended one of...

@anoronh4 Yes, that's the reason.

Would be good if Visual Studio Code would at least show that one is using a deprecated/ legacy feature. Still it would be great to have a user-friendly way to...