Intro to CI/CD with Bitbucket Pipelines

Поділитися
Вставка
  • Опубліковано 4 гру 2024

КОМЕНТАРІ • 37

  • @oussamafahchouch6871
    @oussamafahchouch6871 Рік тому +2

    Nice tutorial about CICD with Bitbucket Pipelines!

  • @AwesomeAsh99
    @AwesomeAsh99 Рік тому +7

    Hi can we get a link to the source code (this fictitious repo) on bitbucket ?

  • @Sureymadhu
    @Sureymadhu Рік тому +3

    Thank you. Are we allowed to access this repo..if yes please share the repo link

  • @smichael676
    @smichael676 Рік тому +1

    Thank you Warren; this is very helpful.

  • @UserUser-hx2pk
    @UserUser-hx2pk 8 місяців тому

    Hello team! Very useful information! Is there any chance to have a git with this files for academic purposes? I’m learning CICD and I would love to have them

  • @Rohit-pu8cp
    @Rohit-pu8cp 9 місяців тому

    Well explained.. was looking excatly for this flow. Thank you! btw, the modification you have done with your browser tabs is so cool, how can I get it done on mine? Is it an extension?

    • @mahyahbintiidris9012
      @mahyahbintiidris9012 8 місяців тому

      I use Microsoft edge and it allows you to group tabs and name the group, I'm not sure if chrome has it. I guess opera also has this feature.

  • @AlvaroC77
    @AlvaroC77 Рік тому +1

    Hello, is it possible to use the pipelines for On Prem installation? We could also be using our own runners for it.

  • @mv8167
    @mv8167 Рік тому

    Thank you very much. Are we able to incorporate our secrets using other tools, such as Tycotic?

  • @sajidk25
    @sajidk25 4 місяці тому

    Hi! The tutorial was a helpful one. Would you please provide the source code of this pipeline? Thanks.

  • @diegoazocar506
    @diegoazocar506 7 місяців тому

    Hello, I hope you are feeling excellent. Question, how can I share temporary files between the different steps of the pipeline? I understand that each step loads a new container from 0. I would greatly appreciate your help. A hug and greetings!!

  • @aadithyar7714
    @aadithyar7714 8 місяців тому

    is there any reason why csv files don't get deployed?

  • @johnlcyborg
    @johnlcyborg Рік тому

    Thank you! Very informative.

  • @JavierLopez-uu9mu
    @JavierLopez-uu9mu Рік тому +1

    very interesting! Thank Warren

  • @mytest-f8e
    @mytest-f8e 9 місяців тому

    How to roll back previous version if deployment is failed? Should I work with git command or rolling back to previous tag?

    • @nelsonhayslett81
      @nelsonhayslett81 5 місяців тому

      I would suggest restoring from your git commit log

  • @yyge
    @yyge Рік тому +1

    Cool~ Love it😍

  • @SuperColdLemonade
    @SuperColdLemonade Рік тому

    Thank you very much!!

  • @Faiz-q4d
    @Faiz-q4d Рік тому

    Hey, How to trigger the pipeline with the specific tag?

    • @Atlassian
      @Atlassian  Рік тому

      Hi Faiz. 👋 You can find more information here: community.atlassian.com/t5/Bitbucket-questions/How-to-use-bitbucket-pipelines-with-tag-versions/qaq-p/764702
      Hope this helps! 💙

  • @sabuein
    @sabuein Рік тому +1

    Thank you.

  • @nelsonhayslett81
    @nelsonhayslett81 5 місяців тому

    drop background name

  • @KailashKangne
    @KailashKangne Рік тому

    Love it .. THANKS

  • @medication3014
    @medication3014 Рік тому +1

    Very good

  • @RohanShetty-n7k
    @RohanShetty-n7k 6 місяців тому

    Radhe Radhe

  • @InvincibleMan99
    @InvincibleMan99 7 місяців тому

    Please make this repo public

  • @nickadams2361
    @nickadams2361 Місяць тому

    added cake; removed waffles;

  • @youtubevideos415
    @youtubevideos415 Рік тому +1

    "Mainline"? It's called master.

    • @PelpsRoxXx
      @PelpsRoxXx Рік тому +2

      Actually, "main"... Master should not be used anymore.

    • @youtubevideos415
      @youtubevideos415 Рік тому +3

      @@PelpsRoxXx We always have used master. Why should we change that?

    • @jurivjerdha2467
      @jurivjerdha2467 Рік тому +2

      @@youtubevideos415 main sounds better tho

    • @Babs42
      @Babs42 Рік тому +7

      @@youtubevideos415 Because you will be canceled if you don't. LOL

  • @conradwinchester1
    @conradwinchester1 11 місяців тому +1

    Compared to Jenkins pipelines this is primitive as hell. Sharing pipelines by copy and paste then edit - yeuch! How not to create a common pipeline amongst all of your teams.

    • @Atlassian
      @Atlassian  7 місяців тому

      Hi, we have an import pipeline option so you can maintain a master yml file that repo admins can import into their repos. bitbucket.org/blog/share-ci-config