Benj Fassbind

Results 36 comments of Benj Fassbind

Is there already a workaround for this? https://blender.stackexchange.com/questions/175218/export-grease-pencil-to-godot

As this is quite a big change and I am not too familiar with the source yet, this will probably take some time to review ...

I am not sure if I understand all the changes yet ... However, I am wondering a bit why the changes are necessary in the first place? Couldn't you just...

@vleedev failing tests should be fixed now, would you mind rebasing?

Generally the changes look good, so thanks for your contribution! Two things however: - `absoluteSymlink` does not seem to work, it will create a hardlink, only `symlink` works, could you...

I don't quite get what's the problem here, I would expect that when the repo already exists with the same name that it is not renamed and this is exactly...

The behaviour actually shouldn't be different than before: https://github.com/aptly-dev/aptly/pull/1090/files#diff-76ed074a9305c04054cdebb9e9aad2d818052b07091de1f20cad0bbac34ffb52L2 The only difference is that you can now specify a `VERSION` file and go will embed that at build time. Maybe...

We closed some old issues with no activity, happy to reopen this one

@desrod I do not quite get what is not working. Isn't it the intended behaviour to not mirror installers when `-with-installer` is not set? And by using `-with-installer` are the...

Indeed, it would be good if `do-release-upgrade` would be supported with aptly-mirrored repositories. Do you have an example list of files/folder which are currently not mirrored correctly?