- 2
- 26 799
The Product Architect
Switzerland
Приєднався 15 гру 2020
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/
---
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
who in their right mind uses BitBucket - gross
I've watched a bunch of 4-minute video and I still had the same questions. Your video solved them all! Thanks
Nice tutorial. Very short and to the point. Thank you.
Thanks for your feedback.
Great thanks!
Nowadays the integration with bitbucket is not free?
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
Great overview, thanks, very easy to follow. Do you have any resources on how to set up multiple deployment pipelines like this in Bitbucket?
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.