Thomas Neidhart

Results 160 comments of Thomas Neidhart

so if xml files have better tool support, I see no reason why the project should not use them. Also conversion between xml and json format should be possible if...

https://stackoverflow.com/questions/73546728/magic-value-collision-between-macho-fat-binaries-and-java-class-files When discovering that the two filetypes share the same magic header, I had a WTF moment.

I thought that 0xCAFEBABE was a synonym for Java and everybody in the industry would know, but that is probably my skewed PoV being heavily invested in this ecosystem for...

so secrets are not provisioned to workflows running for PRs from outside collaborators, so this step should be skipped in PRs afaict.

- templates are clear and should be really supported - can you have an example for a regex? what should actually happen? - not sure about the PullRequest either, what...

alright that makes it clear, these requests make sense. btw. I have opted in the sub issue beta, so when we get enrolled I can create sub issues out of...

See https://github.com/eclipse-csi/otterdog/blob/main/otterdog/models/repository.py#L1058 there we add the source_path if the branch is modified. The same needs to be added the other way around. Actually a more sane fix would be to...

There is now: - https://otterdog.readthedocs.io/en/latest/userguide/adding/ - https://otterdog.readthedocs.io/en/latest/userguide/removal/

JSONBender works great and I would like to continue using it, though the repo on GitHub has been deleted.