GitHub Actions | How to use create CI/CD pipeline using Github Actions | HINDI

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 เม.ย. 2023
  • POC - GitHub Actions | How to use Github Actions for CI/CD pipeline
    GitHub Actions is a continuous integration and continuous delivery (CI/CD) platform that allows you to automate your build, test, and deployment pipeline. You can create workflows that build and test every pull request to your repository, or deploy merged pull requests to production.
    In this video, you will see how we can create CI/CD pipeline using Github Actions.
    Topics explained in this video -
    - What is CI/CD pipeline
    - Tools used for CI/CD pipeline and What is Github Actions.
    - What are workflows
    - How to create jobs and write steps in workflows
    - Demo of Github Actions
    Useful Links -
    Github Actions Official website - github.com/features/actions
    Workflow which we have created for Build & Deploy - github.com/chandan13tiwari/gi...
    Code Github link - github.com/chandan13tiwari/gi...
    Please write to proofofconceptcode@gmail.com, in case of any queries and issues.
    Thanks for supporting.

ความคิดเห็น • 12

  • @lalitmohantewari6785
    @lalitmohantewari6785 3 หลายเดือนก่อน +1

    Well keep it up

  • @Coden69
    @Coden69 ปีที่แล้ว +2

    great work

  • @sudhirsingh7964
    @sudhirsingh7964 หลายเดือนก่อน

    Awesome

  • @khushalgandhi5157
    @khushalgandhi5157 6 หลายเดือนก่อน +1

    great man . Thanks a lot

  • @KK-ib2bi
    @KK-ib2bi 6 หลายเดือนก่อน

    very well explained!!

  • @sachinbhatt9047
    @sachinbhatt9047 2 หลายเดือนก่อน

    Sir muje yeah btaye aapne steps ke andr uses m jo likha hai wo hr kise node project k liye same rheyga?

    • @proofofconceptcode
      @proofofconceptcode  2 หลายเดือนก่อน

      See, jo bhi maine uses me likha hai that is a custom package only.. it's like a custom dependency.. future me that might get changed or deprecated, but then you have Google you can always search for the alternative dependency for that.. but nodes k project me almost yhi rahega if you are creating your personal projects.. but agar companies ki baat kre to companies public dependencies jyada use nhi krti, they created their own packages.. to badi badi companies uses me apne packages/deps use krti hai..

  • @Ravisharma-gt8zz
    @Ravisharma-gt8zz หลายเดือนก่อน +1

    From where we can get these pakages