gitlab-skyline icon indicating copy to clipboard operation
gitlab-skyline copied to clipboard

Generate a 3D Skyline in STL format and a OpenSCAD file from Gitlab contributions

Results 6 gitlab-skyline issues
Sort by recently updated
recently updated
newest added

hi @felixgomez ! great repo this!! should be possible to create the skyline also from private repositories? thank you

Hello! I'm running the program on Windows 7 with Python 3.7.9 and got an error attempting the sample quick start command `python gitlab-skyline felixgomez 2020` ``` Fetching contributions from Gitlab......

When I try to create a skyline from a privat gitlab instance using docker, I get an error about `coroutine 'get_contributions' was never awaited` ``` docker run -v $PWD:/data gitlab-skyline...

gitlab logo not shown using docker generated.

According to [this stackoverflow post](https://stackoverflow.com/questions/73361664/asyncio-get-event-loop-deprecationwarning-there-is-no-current-event-loop), this is how this api will need to be used in the future[](url)