<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Repos on Martijn's Notes</title><link>https://vandenboom.online/tags/repos/</link><description>Recent content in Repos on Martijn's Notes</description><generator>Hugo</generator><language>nl</language><copyright>Copyright © 2016-2026 van den &lt;span class='bold-rotate'&gt;B&lt;/span&gt;oom. All Rights Reserved.</copyright><lastBuildDate>Tue, 14 Apr 2026 19:00:00 +0200</lastBuildDate><atom:link href="https://vandenboom.online/tags/repos/index.xml" rel="self" type="application/rss+xml"/><item><title>Azure DevOps — Deel 1: Repos, branches, policies en Pull Requests</title><link>https://vandenboom.online/posts/2026-azure-devops-repos-branches-policies-pull-requests/</link><pubDate>Tue, 14 Apr 2026 19:00:00 +0200</pubDate><guid>https://vandenboom.online/posts/2026-azure-devops-repos-branches-policies-pull-requests/</guid><description><![CDATA[<p>Azure DevOps is het platform dat Microsoft aanbiedt voor het beheren van de volledige software-ontwikkelketen: versiebeheer, CI/CD-pipelines, projectplanning, package-feeds en documentatie. In dit eerste deel van de serie bouwen we de basis op: een Git-repository, branch-beveiliging en de Pull Request workflow.</p>

<h2 id="voorbereiding-organisatie-en-project" data-numberify>Voorbereiding: organisatie en project<a class="anchor ms-1" href="#voorbereiding-organisatie-en-project"></a></h2>
<p>Na het inloggen op <a href="https://dev.azure.com" target="_blank" rel="noopener noreferrer">dev.azure.com<i class="fas fa-external-link-square-alt ms-1"></i></a> is de organisatie <code>mvdboom</code> zichtbaar met één bestaand project.</p>
<p><picture><img class="img-fluid " alt="mvdboom organisatie met test_hello_world project" src="/posts/2026-azure-devops-repos-branches-policies-pull-requests/screenshot-01-mvdboom-organisatie.png" loading="lazy" width="2559" height="1410" />
</picture>

</p>]]></description><enclosure url="https://vandenboom.online/posts/2026-azure-devops-repos-branches-policies-pull-requests/screenshot-11-feature-branch.png" length="168514" type="image/png"/></item></channel></rss>