Florian Hübner

Results 23 issues of Florian Hübner

see pr #13 on github

hi, it seems like the build instructions in the readme are not complete: https://asciinema.org/a/uw1PyRuIJnZMbcIYaZ8AT2deZ is this a problem on my side or does the build fail on the current masters...

This changes the CI job to always use the Go version defined in the mod file. It also enables caching for module downloads.

I found a small mistake in the error handling in function `TestParseMediaType`.

Download links do not work anymore, they redirect to [here](https://papermc.io/api/docs/swagger-ui/index.html?configUrl=/api/openapi/swagger-config) but paperd is not listed as project in the api.

I use the `latest` reference in the maven repo to download the installer with the `mrpack-install` tool. This reference is now gone (see [#18](https://github.com/nothub/mrpack-install/issues/18)). Will this reference be restored, should...

maven version lookup: - [x] [forge](https://github.com/nothub/mrpack-install/blob/dev/server/forge.go) - [ ] [neoforge](https://github.com/nothub/mrpack-install/blob/dev/server/neoforge.go) automatic download: - [x] [forge](https://github.com/nothub/mrpack-install/blob/dev/server/forge.go) - [ ] [neoforge](https://github.com/nothub/mrpack-install/blob/dev/server/neoforge.go)

enhancement

Documentation is little and flawed. - [ ] Install guide - [ ] Usage guide (TLDR style)

documentation
enhancement

Local cache for downloads with lookup based on some file hashing algo. Use [xdg](https://github.com/adrg/xdg) for path lookup.

enhancement