Jenkins API Tutorial: DevOps Library Jenkins #10

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ธ.ค. 2024

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

  • @manicr9939
    @manicr9939 5 ปีที่แล้ว

    This video gives more confidence , After seen more than 12 times. You helped me, see that I can be more.

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

    Would love to see a dashboard build example using API.

  • @jaysistar2711
    @jaysistar2711 4 ปีที่แล้ว

    I liked the game references and Zelda credits at the end.

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

      Thank you!!! You're the first person to mention them :D

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

    Thank you. I just wish we could do this in javascript

  • @tarunkhare1755
    @tarunkhare1755 4 ปีที่แล้ว

    Is there any way to fetch user details like who has access of job?, etc..

  • @davogrady
    @davogrady 5 ปีที่แล้ว

    5:00 What a minute... There's a test!!!!! Ah no, 10/10 on the video amazing work :)

  • @asifalir
    @asifalir 4 ปีที่แล้ว

    Great video, thank you

  • @big-bang-movies
    @big-bang-movies 4 ปีที่แล้ว

    when i clicked on 'json' link from the localhost:8080/cli, I am able to see the json page, but the "jobs" field is empty. IS this normal?

  • @noorbasha609
    @noorbasha609 5 ปีที่แล้ว

    I am facing issue to create a job in Jenkins with rest api

  • @sagarkoraddi388
    @sagarkoraddi388 4 ปีที่แล้ว

    How to get the number of build executors through API ?

  • @hardikchawla4966
    @hardikchawla4966 4 ปีที่แล้ว

    Great video. Keep it up

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

    Amazing! Thank you very much!

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

    if you're using windows as the environment to demonstrate in, how about using powershell as the language to demonstrate with?

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

      I apologize :(. At first we were looking at using PowerShell with Invoke-RestMethod or Invoke-Webrequest, but due to Jenkins using non negotiating HTTP BASIC auth, it only works using the [System.net.webrequest] methods, which looks very messy. On the CCJPE and CJE exams, the questions had curl for the examples as well. I'll try to get a PS example posted ASAP, sorry about that!

    • @zenmaster24
      @zenmaster24 8 ปีที่แล้ว

      ah ok. so its not as simple as adding some headers to the invoke-webrequest command?

  • @rutwickgangurde3247
    @rutwickgangurde3247 3 ปีที่แล้ว

    Setting the crumb is a pain in the ass, especially if you're using Axios.

  • @tusharprasad8757
    @tusharprasad8757 2 ปีที่แล้ว

    how to get jenkins version using API

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

    What about builds api?

  • @JessicaFerreira-cy1hw
    @JessicaFerreira-cy1hw 7 ปีที่แล้ว

    Thank you!!!! Is very usefull!

  • @RokktimBiswas07
    @RokktimBiswas07 7 ปีที่แล้ว

    Thanks a lot! :)

    • @Devopslibrary
      @Devopslibrary  7 ปีที่แล้ว

      You're welcome, thank you for the nice comment :D