Open github-actions[bot] opened 1 week ago
how to setup a CI/CD in github and what's the unique feature it has
Would like to learn how to convert existing AzDO pipelines to GitHub Actions process.
Pipelines that both do code compilation and unit testing as well as how to run an action with various configurable inputs.
Eg: Same defined action which passes a couple of variables through to underlying steps.
Also how to run substeps in parallel.
Ie: buiild core as part 1 then use the output to run unit tests while also building a sub project that depends on the first step
what are the advantages of Github actions comparing to DevOps, and how it can help our daily work.
What makes Github superior to other source control tools
Setting up CI/CD in github. Mainly same as what others have provided
integrate with teamcity put complexed restrictions on pull request
Setting up CI/CD in github. Mainly same as what others have provided. + 1
Learn the features and capabilities of github actions to see how it can help us with our CI/CD pipelines, how to handle secrets, debug failed tasks
What is it you want to learn? What specific scenarios are you interrested in? Comment below 👇