1. ) Yes it does have workflow, based on what i have read t is called pipeline. Which is similar to github actions for building testing and deployin.
2. ) Yes, you can specify the environment as well. It would be like the workflow file in github, except in jenkins it is in GUI form.
3. ) Yes, you can require a certain event or you can allow all as well. This could be done on the item settings and change that are the triggers
4. ) It would be on the ItemName > Configure, then in there you could choose the command flow, even build steps like execute shell then run commands on shell.
5. ) Yes, during installation, You could choose or use external and different plugins based on what you need.
Top Comments
1. ) Yes it does have workflow, based on what i have read t is called pipeline. Which is similar to github actions for building testing and deployin. 2. ) Yes, you can specify the environment as well. It would be like the workflow file in github, except in jenkins it is in GUI form. 3. ) Yes, you can require a certain event or you can allow all as well. This could be done on the item settings and change that are the triggers 4. ) It would be on the ItemName > Configure, then in there you could choose the command flow, even build steps like execute shell then run commands on shell. 5. ) Yes, during installation, You could choose or use external and different plugins based on what you need.
Other Comments