What happens to all associated configuration metadata (on jobs, builds, etc) after a plugin is uninstalled?
In a "standalone" configuration, when masters manage the build environment and also execute builds with their own resources, which of the following Is true?
You are working on a project that will build a Docker image. When the job completes it needs to trigger a build to deploy a container to your development environment for integration testing. How would you go about triggering the second build?
What's a big priority of continuous integration?
What's a unit test?