-
I found a Python framework that includes tools to edit and create Lottie animations.
This framework includes a Blender addon (see here: https://gitlab.com/mattia.basaglia/tgs/#blender) that allows ex…
-
**Is your feature request related to a problem? Please describe.**
When attempting to clone from a host the initial attempts fail immediately because it was assumed gitlab.com and the repository of c…
-
Now with extra environment variables, and rtc/swig/python implementation having an install step makes sense.
This would need to set environment variables, copy files to appropriate locations etc.
…
-
Hello,
This might be more of a question about using Nix itself.
My Project /Manifest includes a package `QuxPrivate` that resides in a private repository. Running
```
nix run github:JuliaCN/…
-
# Advantages:
* Items can be browsed on Sites like GitHub and GitLab as is
* Editing of files outside of scope42 can be done with any Markdown editor
* [markdownlint](https://github.com/DavidAnson/…
-
When having Android game on itch.io, I can easily add nicely visible "also available on Google Play Store". It would be nice if the same could be made for games also available from F-Droid repositorie…
-
It would be great, if there were an option to prevent caching (or exporting) some specific instructions in the Dockerfile.
We are using buildkit in Gitlab CI and importing/exporting the cache to a fo…
-
First of all, thanks for such an incredibly useful plugin! 🙇 At GitLab we're fans and regular users. It has changed the way we work and communicate for the better.
With Sketch Measure, it's neat to…
-
FindZLIB will import targets ZLIB::ZLIB. (https://github.com/Kitware/CMake/blob/master/Modules/FindZLIB.cmake)
However if zlib is built, it exports a ZLIBConfig that can import ZLIB::zlib (the case…
-
Saving the constructor types along with constructor name and arity would allow for features such as automatically deriving definitions for `Functor` (`fmap`), `Foldable` (`fold`), or what have you[0].…