GitHub Reusable Workflows and Invocation from other repos

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ก.ค. 2024
  • In this video I create a demo pipeline using three repos:
    * Application One
    * Application Two
    * Shared Workflows
    The main pipeline in application one reuses workflows definitions from the same repo and from shared repos. It also invokes other workflows in the same repo and in the application two repo.
    The code can be found here:
    gist.github.com/amasucci/2c04...
    Links:
    docs.github.com/en/actions/us...
    docs.github.com/en/actions/us...
    docs.github.com/en/actions/us...
    docs.github.com/en/rest/actio...
    WHO AM I:
    Hey friends, welcome to my TH-cam channel @outofdevops . If you're new my name is Anto, here I talk about software engineering and software engineers. Don't forget to comment like and subscribe 👍🏻.
    TH-cam GEAR:
    🎥 My TH-cam Camera Gear - kit.co/outofdevops
    MY SOCIAL LINKs:
    🐦 Twitter - / outofdevops
    📘 Facebook - / outofdevops
    📰 My blog - amasucci.com
    📸 Instagram - / outofdevops
    GET IN TOUCH:
    If you'd like to talk, I'd love to hear from you. Tweeting @OutOfDevOps directly will be the quickest way to get a response, but if your question is very long, feel free to email me at hi@OutOfDevOps.com.
    PS: Some of the links in this description are affiliate links that I get a kickback from 😜

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

  • @jimbosander
    @jimbosander 8 หลายเดือนก่อน +1

    Now that's what I came here for... covered the bases I needed for shared and remote calling workflows.
    Nice and concise. Great work.

  • @humanfitcode1721
    @humanfitcode1721 ปีที่แล้ว +1

    keep the work man, peace from Tunisia

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

    Thank u very much! Awesome video!

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

    Great stuff!

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

    I donot Understand if you alreday did everything and want to talk with your self and assuming what you understood everyone understood then what is point of creating this video , It will be great if you explains something in detailed

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

      The point is to help people who are trying to do one of the workflow invocations. All the code I used in the video is linked in the description gist.github.com/amasucci/2c04463547b16cf70b4d4790bc44f2b5
      Do you find it too fast?

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

      @@OutOfDevOps I find you are reading , trust me with lot of hope I have open your video ,
      But little disappointed ,since I thought you explain about creating curl command in video , I understood it's already mentioned in github doc but you kNow git hub doc is not always very clear ,so people search some helping video

    • @OutOfDevOps
      @OutOfDevOps  7 หลายเดือนก่อน +1

      @animeshkr29 hi thank you for your feedback. Isn’t what you are looking for from minute 5 to 6? The example goes through the curl command to explain the docs that as you said aren’t always clear. In any case thanks again for you comment, it will help me creating better tutorials.