Vincent Bernat
Vincent Bernat
I see that you put the flatpak directly in Git. This will make the repository becomes bigger and bigger. Maybe you could publish from an orphaned branch? This action should...
I can help you with the automated build of flatpak if you want (this week-end for example). Once you have a working flatpak repository, I'll ask some previous colleagues how...
I think you should start from scratch. This will be inconvenient for users, but a repository of 0.5GB is also highly inconvenient. If you don't want to lose the history,...
I'll show you on a fork first, since the action would damage the current repository.
> @vincentbernat are you planning to fix up what @GerriorL was proposing? No, sorry, I currently don't have time.
Unfortunately, this only works with Hiera 2+ as otherwise, everything hiera can fetch is a string. Right?
Another option would be to provide an integration similar to [panicwrap](https://github.com/mitchellh/panicwrap).
I still have the problem with vlc 2.2.4 in unstable. If you want me to trace through some functions with gdb, I can.
Dunno about AnchorCheck, but detecting 301 would be a nice feature. This gives a chance to change the URL and avoid the redirect.
It could warn about them. People are expected to replace them with the target URL as it is a "permanent" redirect. That's something w3c link checker does.