Automatically Upgrade Your Application Dependent Libraries using Renovate

Sdílet
Vložit
  • čas přidán 27. 02. 2024
  • #sivalabs #intellij #ide #productivity #java #testing #junit #junit5 #maven #gradle #unittesting #devops #automation #renovate
    * Renovate Website: www.mend.io/renovate/
    * Renovate Docs: docs.renovatebot.com/
    * Renovate GitHub App: github.com/marketplace/renovate
    🚀 🎬 Java Testing Made Easy Playlist • Java Testing Made Easy...
    🚀 🎬 Spring Boot - The Missing Guide Series Playlist • Spring Boot - The Miss...
    🚀 🎬 Spring Boot Tips Series Playlist • Spring Boot Tips
    🚀 🎬 Spring Boot + Kubernetes Tutorial Series Playlist • Spring Boot + Kubernet...
    Blog: www.sivalabs.in
    Twitter: / sivalabs
    Code Repository: github.com/sivaprasadreddy/re...
  • Věda a technologie

Komentáře • 14

  • @kuldeepsidhu1541
    @kuldeepsidhu1541 Před 4 měsíci

    Thanks for the video. It is helpful. Can you also make video to explain how to make CI/CD pipeline using Github actions.

    • @sivalabs
      @sivalabs  Před 4 měsíci

      This video can be helpful czcams.com/video/qSMT3o48eI0/video.html
      I will plan a more detailed video on Ci/CD using GitHub Actions soon.

  • @sybille2359
    @sybille2359 Před 3 měsíci

    🤔 Promo SM

  • @ratikantapradhan1537
    @ratikantapradhan1537 Před 4 měsíci

    Do we have option to manually trigger it?
    Like, when I am planning to upgrade libraries, then only I want to know which libraries has latest versions.

    • @sivalabs
      @sivalabs  Před 4 měsíci +1

      You can go to developer.mend.io/github/, select the repository and trigger Run Renovate Scan Action.

    • @ratikantapradhan1537
      @ratikantapradhan1537 Před 4 měsíci

      @@sivalabs Thanks.
      For this kind of requirement, they should put a “never” schedule option. Where I want check manually when I want.

    • @sivalabs
      @sivalabs  Před 4 měsíci

      I guess not having "never" option makes sense because the whole point of using this tool is to proactively let us know there are upgrades.
      Maybe you can use "schedule:yearly" and then trigger whenever you want.

    • @ratikantapradhan1537
      @ratikantapradhan1537 Před 4 měsíci

      ⁠Agree 👍.
      Thanks a lot for the informative video and comment responses 😊

  • @Vishal_Mamidi
    @Vishal_Mamidi Před 2 měsíci

    Sir im Not getting Configure Renovate PR

    • @sumit539
      @sumit539 Před měsícem

      Same here. What did you do to control the rate limiting and other features, such as scheduling scan times?

    • @Vishal_Mamidi
      @Vishal_Mamidi Před měsícem

      @@sumit539 after creating renovate config file manually and waiting for a day I can see renovate dashboard in issues

  • @arpitasati8557
    @arpitasati8557 Před 4 měsíci

    Dependabot is better than this

    • @sivalabs
      @sivalabs  Před 4 měsíci

      What features dependabot offers which Renovate doesn't provide?

    • @avishekbehera
      @avishekbehera Před 4 měsíci +1

      While it is ok to throw a blanket statement, put some reasoning or fact to it to show why your statement makes sense? Curious to know why Dependabot feels better for you.