Continuous Integration with Gitlab CI and Docker
Setting up Gitlab CI to test pushed builds
Use a Dockerimage to automatically test your builds with Gitlab CI
Create a UUID in ClojureScript
Using built in (random-uuid)
Searching for cljs uuid in Google only returns libraries while the function exists in the core lib.
Avoiding plaintext passwords in gradle
Keychain Access can store passwords for gradle
Instead of storing password in gradle.properties, use Keychain Access built in to OSX.