Skip to main content

Questions tagged [automation]

Automation is the process of building or integrating software that takes a manual or laborious task and brings it under machine control, thus reducing labour. Use this tag to describe questions that are about automation.

0 votes
0 answers
6 views

Note, it is not about the creation of Jenkins jobs. A Jenkins job is an single execution of a pipeline, with a set of given parameters. The creation (execution) of Jenkins jobs is very widely ...
peterh's user avatar
  • 222
0 votes
2 answers
586 views

I have multiple pipelines that I need to update each time the version of my program changes. Is it possible to create Jenkins pipelines (instead of clicking + New Item in UI) or update them (for ...
Mykola Zotko's user avatar
6 votes
1 answer
9k views

Background: In GitLab it is possible to create bot users for projects and for groups. A project bot can only access one project by using one access token and a group bot can only access the projects ...
030's user avatar
  • 13.4k
0 votes
1 answer
992 views

I'm working in Azure DevOps and have some organisational restrictions so instead of using "State" we will use a custom field "Status" with 6 options: On Track Delayed Pending Done ...
Bee7's user avatar
  • 1
0 votes
1 answer
66 views

I want to hire a VPS but my problem is that most if not all of the VPS companies out there expect me to work with it as is and if I want to majorly upgrade it, I must, backup everything I have added ...
Semo's user avatar
  • 1
2 votes
1 answer
3k views

What do skipped, rescued, and ignored results mean in an Ansible playbook execution? What would be a possible scenario where these results would be different from 0? PLAY RECAP ************************...
Alic Antunez Cruz's user avatar
1 vote
1 answer
4k views

I'm trying to solve a problem where I want to add a setting 'pci=noaer' to all kernel definitions in /boot/grub/grub.conf, but only if the setting doesn't exist. I've managed to get the basic ...
ahuie's user avatar
  • 13
0 votes
1 answer
3k views

I preparing script in Jenkins as below where I getting error while build job. This job is send email to user for input for next step. [Pipeline] End of Pipeline java.lang....
Nullpointer's user avatar

15 30 50 per page
1
2 3 4 5
7