Ernest Sadykov
Ernest Sadykov
Following https://github.com/google/data-transfer-project/pull/1079 migrating Koofr video importer to the new API. I had to add a new model to support 'dynamic' idempotent id implementation. I introduced `MediaObjectTest` to show the behaviour...
We need a list of downloadable items when calculating the sizes of the items stored in a container resource. [Today we do it](https://github.com/xokker/data-transfer-project/blob/9cc43140a6fea2190dd66cae4235700e8a622f33/portability-transfer/src/main/java/org/datatransferproject/transfer/copier/PortabilityAbstractInMemoryDataCopier.java#L232-L239) manually based on the type: ``` Collection
I'm not sure how serious these warning are, but it's probably a good idea to keep track of them here. Tracking issue for: - [ ] https://github.com/google/data-transfer-project/security/code-scanning/6 - [ ]...