-
Notifications
You must be signed in to change notification settings - Fork 8.1k
[feat] added azure pipelines guide #22777
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[feat] added azure pipelines guide #22777
Conversation
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
igor-alexandrov
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kristiyan-velkov good job! I left a small comment to simplify the guide for potential readers.
Furthermore, in the GHA Guide, instead of providing the complete action at the beginning of the guide, David posted parts of it explaining in details what each of them does. In my opinion, his approach is better considering readers' knowledge level.
What do you think?
|
@kasunsjc , @brandonh6k , @HofmeisterAn , @jmaitrehenry, @igor-alexandrov Could you please review the code again when you get a chance? |
Co-authored-by: Julien Maitrehenry <[email protected]>
Co-authored-by: Julien Maitrehenry <[email protected]>
Co-authored-by: Julien Maitrehenry <[email protected]>
|
Also update the |
….com:kristiyan-velkov/docker-docs into feat/introduction-to-azure-pipelines
@kristiyan-velkov I checked the PR again. It definitely became better, but the thing I originally pointed to – the unneeded |
Done! |
Done! |
Thanks for checking again! |
sarahsanders-docker
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kristiyan-velkov awesome guide! I left some nits for formatting/style guide adherence, and a few suggestions for clarity. Feel free to reach out if you have any questions.
|
Hey @sarahsanders-docker , I’ve completed all the updates and incorporated your feedback carefully. Thank you for taking the time to review and provide such detailed suggestions—it really helps keep the guide clear, professional, and aligned with our style standards. If anything else comes up or you notice more tweaks, don’t hesitate to reach out. I appreciate your support and collaboration on this! 🚀 |
sarahsanders-docker
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
This PR introduces a new CI pipeline using Azure Pipelines to automate the process of building and pushing Docker images to Docker Hub.