Romain Bazile
Romain Bazile
Any update on this? It's been a while, is the project abandoned?
A python alternative could be libcloud (I know this tool is written in JS, just mentioning this for posterity): https://libcloud.apache.org/
Ah yes, this is good then! Maybe we can just update the Readme to point to this new repo, instead of towards https://docs.docker.com/machine/install-machine/ . It was really confusing for me!
I've fixed the documentation, Dockerfile and docker-compose files. This will do for now, but I suggest we keep this open to make sure the tool is not completely abandoned by...
Oh I see, I thought the docker-composer file here was only for the autoscaler (since this was in the autoscaler section of the readme too and there is specific instructions...
Hello, Just an additional comment here. Since March 2021 and the release of Proj 8.0.0, it's not possible anymore to compile Xygrib for Arch Linux users (since the available Proj...
Also, the migration guide is here: https://proj.org/development/migration.html#api-migration
Just so you know, we manage to build this package for Arch Linux with the following patch on `CMakeLists.txt` ``` diff --git a/CMakeLists.txt b/CMakeLists.txt index b066a04..0e286f2 100644 --- a/CMakeLists.txt +++...
Also, I thought you attached an error log. Your patch works for version 1.2.6. Mine works for the latest git version.
Just commenting on this to signal that this would be a great feature. However, I understand @snipe point of view. I think @spiffyguy [solution](https://github.com/snipe/snipe-it/issues/8763#issuecomment-965641930) is a great way to move...