The Product Architect
The Product Architect
  • 2
  • 26 799
arc42, C4 Model & Documentation as Code – Starter Project 📘
Official tutorial for the starter project on GitHub: arc42, C4 Model and Documentation as Code based Software Architecture Documentation. 🚀
This video explains how to use the repository to start your software architecture documentation with arc42, the C4 model and Documentation as Code.
----
Links:
GitHub: github.com/bitsmuggler/arc42-c4-software-architecture-documentation-example
The Ultimate Guide To Software Architecture Documentation: www.workingsoftware.dev/software-architecture-documentation-the-ultimate-guide/
arc42: arc42.org/
C4 Model: c4model.com/
Structurizr: structurizr.com/
docToolchain: doctoolchain.org/docToolchain/v2.0.x/
Asciidoc: asciidoc.org/
Asciidoctor: docs.asciidoctor.org/
---
Переглядів: 242

Відео

Tutorial: How to use Bitbucket in Jira Cloud
Переглядів 27 тис.4 роки тому
In this tutorial I'll show how Jira Cloud and Bitbucket Pipelines work together: * Link between Jira and Bitbucket * Create Feature Branch in Jira * Continuous Integration with Bitbucket Pipelines * Pull Request in Bitbucket * Deployments & Environments in Bitbucket * Development Metadata in Jira Software

КОМЕНТАРІ

  • @Matt-op5oy
    @Matt-op5oy Рік тому

    who in their right mind uses BitBucket - gross

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

    I've watched a bunch of 4-minute video and I still had the same questions. Your video solved them all! Thanks

  • @phanisudhabathula
    @phanisudhabathula 2 роки тому

    Nice tutorial. Very short and to the point. Thank you.

  • @jeanandreatta1
    @jeanandreatta1 2 роки тому

    Great thanks!

  • @rainbook9177
    @rainbook9177 3 роки тому

    Nowadays the integration with bitbucket is not free?

    • @workingsoftwaredev
      @workingsoftwaredev 3 роки тому

      Thanks for your question. The integration is currently free. However, the build with Bitbucket Pipelines can be used for free for a limited time. See Bitbucket pricing: www.atlassian.com/software/bitbucket/pricing

  • @randomgenius1315
    @randomgenius1315 4 роки тому

    Great overview, thanks, very easy to follow. Do you have any resources on how to set up multiple deployment pipelines like this in Bitbucket?

    • @workingsoftwaredev
      @workingsoftwaredev 4 роки тому

      Hi, thanks for your feedback! :-) I recommend you to study the bitbucket-pipelines.yml in detail. Atlassian has a good guide for this - see support.atlassian.com/bitbucket-cloud/docs/configure-bitbucket-pipelinesyml/ If you've any questions, feel free to contact me.