×
Sep 7, 2021 · On your master machine go to Manage Jenkins > Manage Nodes. New Node. Enter Node Name; Select Permanent Agent; Press OK.
Missing: android | Show results with:android
Apr 14, 2022 · Hello all, I'm hoping someone here can give me direction on how to fix random disconnects from build agents in my Jenkins environment.
Missing: android | Show results with:android
There are potential pitfalls associated with each approach to scaling Jenkins, but with careful planning, many of them can be avoided or managed.
Missing: android | Show results with:android
Sep 7, 2021 · Launch agent via "JNLP" from agent back to master in a browser. Another way of doing this is to start an agent through Java Web Start (JNLP). It ...
Sep 7, 2021 · Jenkins remoting may fail to maintain connection between master and slave, and in such case can report a cryptic stacktrace in build console ...
Missing: android | Show results with:android
Aug 1, 2022 · I am executing a pipeline job on a build node and observed that the workspace is getting deleted from the build node whenever the Jenkins ...
This plugin lets you automate a number of Android-related tasks during a build: Creating a new Android emulator. Its configuration can be parameterised, ...
Apr 13, 2023 · Hi all, I have some troubles to make the agent run. I'm running the agent on Windows. The agent configuration is the following: Name: agent1 ...
Missing: pipeline | Show results with:pipeline
Sep 26, 2022 · Hello! I've installed a Jenkins master at a iMac and successfully created a job to build iOS app and publish from Xamarim project.