Lüfv

Results 4 comments of Lüfv

> Does the testing repo need to be even more stable than this? Arch, for example, seems to publish things first to staging where it is expected that breakage can...

Maybe there could be an action that automatically merges package to `staging` if it passes lint and build tests. Then this package could be moved to `testing` or higher after...

> What did you have in mind for different repositories, you mean like with core vs extra, for example? I've ment to separate install and Docker scripts from packages, I'm...

It seems musl's wiki is using tool called [makedown](https://github.com/somasis/makedown). I've also found few other solutions that look somewhat more advanced that makedown: - https://mycorrhiza.wiki/ - https://github.com/gollum/gollum ([screenshots](https://github.com/gollum/gollum/wiki/Screenshots)) - https://github.com/claudioc/jingo And...