Mastering UiPath automation with seamless CI/CD integration

preview_player
Показать описание
Agenda:

1. Understanding CI/CD and Its Significance (Duration: 15 mins)

- Exploring the concepts of Continuous Integration and Continuous Deployment and their profound impact on software development, highlighting their relevance and benefits.

2. Introduction to Jenkins (Duration: 20 mins)

-Exploring the role and significance of Jenkins as an open-source automation server in enabling Continuous Integration (CI) and Continuous Deployment (CD) pipelines.

3. Introduction to Github and UiPath Orchestrator Pre-requisites (Duration: 10 mins)

-Exploring how to create Github repository and diving into Orchestrator key fields required for Jenkins

4. Introduction to Webhooks (Duration: 10 mins)

-Exploring how webhooks automatically helps in running the code when new changes updated in the repository.

5. Q&A Session (Duration: 5 mins)

- Engage in an interactive session to address queries, share insights, and foster discussion around UiPath automation and CI/CD integration.

Рекомендации по теме
Комментарии
Автор

Really helpful... Thanks Pranav... Im getting this error in Jenkins when im trying to build in Jenkins.
ERROR: Error cloning remote repo 'origin'... so all my stages in multi branch pipeline have failed... seems like it has something to do with connection to GitHub... can you please help me on this.

kakachino