JakobDev
JakobDev
Is there a way to customize the order?
I think ordering is a basic feature that belongs to this PR before merging
You could also sign existing packages
> Filename seems to conflict with uploaded file. Do we require a certain naming pattern? The Filename is only used by generic Packages. It's the filename under which the package...
> What do those package filenames look like?  `Hallo.txt` is the filename in this case. > I assume they are different per type of package? No. As I said,...
Just to note, there is filename related logic in other package types too Thanks. I will see that when I add those types. But for this PR, I think it's...
I had moved to upload code now to the specific service of each package rather than bundling all in one upload service
I have now added support for Alpine Packages. I also consider this PR now as ready. There are package types missing, but they can be added in a later PR,...
Yes, it is ready to review
> Can you add some unit test cases, if applicable? I don't know how to do this. We don't have something like Selenium to write real frontend tests (I think...