Marc Bernard
Marc Bernard
I don't see anything either. Do you have any non-default settings in Edge?  
Can't reproduce. 🤷 Reopen it, if you have new details.
It's a limitation of the current WebDynpro serializer which puts all of its parts into a single XML file. It's certainly possible to rewrite this to have separate files per...
[TypeScript.log](https://github.com/user-attachments/files/17452559/TypeScript.log) [tsserver.zip](https://github.com/user-attachments/files/17452498/tsserver.zip) I was able to capture a full log (v1.94.2). This was with a fairly big open-source repo. Although it happened several times, I'm not able to reproduce it....
I share your concerns. It is indeed a risk that we all live with and it's not insignificant. Having a p2p backup sounds good. Technically possible. But I see huge...
Sounds like a fun project. Let us know if you need enhancements in Verdaccio. Just an example of the scale we are talking about: the semver tarball is 27.7KB and...
I haven't tested it, either. @fabianlupa used it more recently (#7134). Phase 2 objects should be included (#6689) before enabling it in general. The other object types can come later.
In my tests, it works well with the default and "cloud" settings on-prem. Where it becomes tricky, it crossing between versions. "Default" repo import to ABAP Cloud (btp). ABAP Cloud...
The language handling by many object types is incorrect or at least inconsistent. This goes for the master language as well as for translations. We only test "English repo" with...
Note: objects that are generated by other objects should not be included in abapGit repos. They need to be ignored in the `exists` method of the object type being generated...