How to run Android tests on Travis CI (update)
We look into a Travis CI configuration file in order to test Android projects.
Github Repository
https://ift.tt/2HPsM3T
Please follow me on twitter
Outro music: Sanaas Scylla
We look into a Travis CI configuration file in order to test Android projects.
Github Repository
https://ift.tt/2HPsM3T
Please follow me on twitter
Outro music: Sanaas Scylla
We solve todays challange at the advent of code 2020. Come join and have some fun. Git repository: https://ift.tt/3qha6xP Please follow me on twitter Tweets by kalaspuffar Learn the basics of Java programming and software development in 5 online courses from Duke University. https://ift.tt/2QkqKvO My merchandise: https://ift.tt/3aqGTZF Or visit my blog at: https://ift.tt/3bF6D4l Outro music:…
After a critical failure, we look into resizing an OSD in our Ceph environment. Unfortunately, the drive is entire, so resize of the OSD was the only option to start the service.
We install plausible and test how the analytics with plausible works. We read the code and try to understand what kind of features are available and look at how to integrate them into your site.
We look into the new Java version 19 and all the different features we could expect in this latest revision.
We look into ceph storage building our own cluster using the ceph storage engine. A cluster usually contains multiple monitors, object storage daemons, managers and metadata servers. We talk about what their role is and how to install machines to handle this. We also cover what requiredments a ceph cluster has. Git repository: https://ift.tt/3o2K8wO Please…
In this video, we look through the docker basics. Working with docker is not that hard, but a couple of commands are considered basics. Then, we look at fetching base images, running commands, and setting environment variables.