GitHub Actions Larger Runners: Why and How to Use Them

Поделиться
HTML-код
  • Опубликовано: 3 июл 2024
  • Do you want to build your application with GitHub Actions, but the standard agents are not powerful enough for your needs and at the same time you don’t want to use self hosted runners? Well, GitHub has just released the Larger Runners feature and it is exactly what you need!
    In this video I will explain why you may need the Larger Runners in GitHub Actions and how to create and use them.
    #github #githubactions
    🌟EXCLUSIVE CONTENT🌟
    Do you want to access exclusive content, live chats and Q&As, polls, and even 1:1 calls with me? Join my Patreon: / coderdave
    🆘 NEED HELP? 🆘
    Book a 1:1 Consultation with CoderDave: geni.us/cdconsult
    🙏🏻SUPPORT THE CHANNEL🙏🏻
    Buy me a coffee: www.buymeacoffee.com/CoderDave
    PayPal me donation: paypal.me/dabenveg
    🎥VIDEOS
    ► Automate EVERYTHING with GitHub Actions: • Automate EVERYTHING wi...
    ► GitHub Actions From Zero to Hero: • GitHub Actions Tutoria...
    ► 5 Reasons to Use GitHub Actions for Your Next Project: • 5 Top Reasons to Use G...
    💬JOIN THE COMMUNITY
    ► Discord: geni.us/cddiscord
    ► Newsletter: coderdave.io/newsletter
    ► Blog: dev.to/n3wt0n
    ► GitHub: github.com/n3wt0n
    ► Twitter: / davidebenvegnu
    ► Facebook: / coderdaveyt
    ⏲TIMESTAMPS
    0:00 About Runners
    2:31 Creation of Larger Runners
    3:23 Use Larger Runners
    3:44 Billing and Availability
    📄RESOURCES
    ► Differences: docs.github.com/en/actions/us...
    🎤PODCAST: geni.us/cdpodcast
    ❓QUESTIONS?
    Have a question about DevOps, Cloud, Coding, or Anything Else? Post in comments section of this video!
    🔴SUBSCRIBE to CoderDave here: ruclips.net/user/CoderDave?sub...
    _______________
    👕Get my MERCH: geni.us/cdmerch
    🔮TOOLS I USE
    ► Twingate - Connect to your Private Resources SECURELY: geni.us/twingate
    ► TubeBuddy - #1 RUclips channel Management tool (FREE): www.tubebuddy.com/CoderDave
    ► Moosend - Free Newsletter and Automation Platform: geni.us/moosend
    📸🖥️GEAR AND SOFTWARE
    ► Music - Epidemic Sound (Get 30 days free): epidemicsound.com/referral/zf...
    ► Editing - Adobe Premiere Pro: geni.us/AdobeVideo
    ► Gear I Use for RUclips: kit.co/CoderDave/gear-i-use-f...
    ► Gear I Use for Streaming: kit.co/CoderDave/gear-i-use-f...
    ► My Computer Setup: kit.co/CoderDave/main-compute...
    ► Full office setup: github.com/n3wt0n/work-from-h...
    Disclaimer:
    Some product links are affiliate links which means if you buy something I'll receive a small commission at no additional cost to you.
    As an Amazon Associate, I earn from qualifying purchases.
  • НаукаНаука

Комментарии • 8

  • @CoderDave
    @CoderDave  Год назад +2

    ✨ Question of the day ✨: What are your use cases for the GitHub Actions Larger Runners?
    GET EXCLUSIVE CONTENT: www.patreon.com/CoderDave
    SUPPORT THE CHANNEL :
    Buy me a coffee: www.buymeacoffee.com/CoderDave
    PayPal me donation: paypal.me/dabenveg

  • @AnikiMusicOn
    @AnikiMusicOn 8 месяцев назад

    00:00 🏗️ Introduction to GitHub Larger Runners
    - Introduction to GitHub's Larger Runners, providing more resources than standard agents without self-hosting.
    - Overview of GitHub Actions Runners' capacities and the need for larger resources.
    02:03 🛠️ Setting Up and Using Larger Runners
    - Instructions for enabling and using larger Runners within organizational settings.
    - Options for creating larger Runners with OS variations and resource specifications.
    03:24 💰 Pricing and Availability of Larger Runners
    - Explanation of the pricing model for larger Runners and their availability based on GitHub plans.
    - Encouragement for audience feedback on larger Runner experiences and specific use cases, along with a recommended related content.

  • @rishiraj2548
    @rishiraj2548 Год назад +1

    Thank you

  • @minhaj6211
    @minhaj6211 7 месяцев назад +1

    Thanks for the video. Very helpful.
    I was thinking using github actions workflow to run scheduled database backup system. What's your feedback on that?

    • @CoderDave
      @CoderDave  7 месяцев назад

      Uhm for sensitive tasks like that I’d rather use the DB native tools…

  • @ruF.
    @ruF. Год назад +1

    Interesting!