Laravel: Simple CI in Github Actions

Sdílet
Vložit
  • čas přidán 22. 03. 2023
  • Hi guys!
    In this video, we'll be building a really simple CI in Github Actions. Hopefully you'll enjoy it!
    More me: saaslaravel.com
    Morer me: przemyslawprzylucki.com
    Bird app: / przylucki_p
  • Věda a technologie

Komentáře • 13

  • @mpowerek77
    @mpowerek77 Před rokem +1

    Amazing! I'm waiting for CD.

  • @paulrapuluchukwu3614
    @paulrapuluchukwu3614 Před rokem +3

    When are you going to make cd?

  • @rozacp
    @rozacp Před 6 měsíci +1

    Was there a follow up video with CD part?

  • @marcinmaj3609
    @marcinmaj3609 Před rokem +2

    Witam 😊 może nagraj filmik z deployou na vps z githubem. Świetne materiały.

  • @veds-art-world
    @veds-art-world Před 10 měsíci

    How can I setup serve application from subdomain in GitHub CI? As to run my tests I need main domain and subdomain as it is multi tenanted application.

    • @saaslaravel
      @saaslaravel  Před 10 měsíci

      It'll depend on a lot of things honestly, but generally speaking it'd just deploy things to your end server which would already handle that, unless you have separate compute per tenant then it gets slightly more complicated

  • @lassestube
    @lassestube Před rokem +1

    Could you make one similar for gitlab? That would be awesome. I really like how you explain everything

    • @saaslaravel
      @saaslaravel  Před rokem +1

      Thanks for the kind words! I don't use gitlab unfortunately :( Maybe some day though

  • @veds-art-world
    @veds-art-world Před 11 měsíci

    Can you create video on setting up project on github? As I need to keep adding new ssh key everytime when I rebuild docker image and in your video you are just running git commands without setting up git ssh key and all stuffs.

    • @saaslaravel
      @saaslaravel  Před 11 měsíci

      I'm not using docker in this video :x If you are having this problem you could create a secret in your repo settings and just reference that secret as a variable in your GH action! That might help 😁

  • @arsan.developer
    @arsan.developer Před rokem

    What is the theme name please?