Skip to content

Commit ed2e27c

Browse files
author
Build Server
committed
Deployed f976e28 to develop with MkDocs 1.6.1 and mike 2.1.3
1 parent 4eee4cc commit ed2e27c

13 files changed

Lines changed: 277 additions & 248 deletions

File tree

develop/api/index.html

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7368,6 +7368,17 @@
73687368
</span>
73697369
</a>
73707370

7371+
</li>
7372+
7373+
<li class="md-nav__item">
7374+
<a href="#build-server" class="md-nav__link">
7375+
<span class="md-ellipsis">
7376+
7377+
Build Server
7378+
7379+
</span>
7380+
</a>
7381+
73717382
</li>
73727383

73737384
<li class="md-nav__item">
@@ -7473,6 +7484,17 @@
74737484
</span>
74747485
</a>
74757486

7487+
</li>
7488+
7489+
<li class="md-nav__item">
7490+
<a href="#build-server" class="md-nav__link">
7491+
<span class="md-ellipsis">
7492+
7493+
Build Server
7494+
7495+
</span>
7496+
</a>
7497+
74767498
</li>
74777499

74787500
<li class="md-nav__item">
@@ -7558,11 +7580,17 @@ <h2 id="report-formats">Report Formats<a class="headerlink" href="#report-format
75587580
<li><a href="https://cakebuild.net/extensions/cake-issues-reporting-Sarif">Cake.Issues.Reporting.Sarif</a></li>
75597581
</ul>
75607582
</div>
7583+
<h2 id="build-server">Build Server<a class="headerlink" href="#build-server" title="Permanent link"></a></h2>
7584+
<!-- markdownlint-disable-next-line MD033 -->
7585+
<div class="grid cards">
7586+
<ul>
7587+
<li><a href="https://cakebuild.net/extensions/cake-issues-buildserver-appveyor">Cake.Issues.BuildServer.AppVeyor</a></li>
7588+
</ul>
7589+
</div>
75617590
<h2 id="pull-request-systems">Pull Request Systems<a class="headerlink" href="#pull-request-systems" title="Permanent link"></a></h2>
75627591
<!-- markdownlint-disable-next-line MD033 -->
75637592
<div class="grid cards">
75647593
<ul>
7565-
<li><a href="https://cakebuild.net/extensions/cake-issues-pullrequests-appveyor">Cake.Issues.PullRequests.AppVeyor</a></li>
75667594
<li><a href="https://cakebuild.net/extensions/cake-issues-pullrequests-azuredevops">Cake.Issues.PullRequests.AzureDevOps</a></li>
75677595
<li><a href="https://cakebuild.net/extensions/cake-issues-pullrequests-githubactions">Cake.Issues.PullRequests.GitHubActions</a></li>
75687596
</ul>
362 Bytes
Loading
409 Bytes
Loading

develop/documentation/build-servers/appveyor/examples/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<meta charset="utf-8">
44
<meta name="viewport" content="width=device-width,initial-scale=1">
55

6-
<meta name="description" content="Examples for using the Cake.Issues.PullRequests.AppVeyor addin.">
6+
<meta name="description" content="Examples for using the Cake.Issues.BuildServer.AppVeyor addin.">
77

88

99
<meta name="author" content="Cake Issues Contributors">
@@ -69,15 +69,15 @@
6969

7070
<meta property="og:type" content="website">
7171
<meta property="og:title" content="Examples - Cake Issues">
72-
<meta property="og:description" content="Examples for using the Cake.Issues.PullRequests.AppVeyor addin.">
72+
<meta property="og:description" content="Examples for using the Cake.Issues.BuildServer.AppVeyor addin.">
7373
<meta property="og:image" content="https://cakeissues.net/develop/assets/images/social/documentation/build-servers/appveyor/examples/index.png">
7474
<meta property="og:image:type" content="image/png">
7575
<meta property="og:image:width" content="1200">
7676
<meta property="og:image:height" content="630">
7777
<meta property="og:url" content="https://cakeissues.net/develop/documentation/build-servers/appveyor/examples/">
7878
<meta property="twitter:card" content="summary_large_image">
7979
<meta property="twitter:title" content="Examples - Cake Issues">
80-
<meta property="twitter:description" content="Examples for using the Cake.Issues.PullRequests.AppVeyor addin.">
80+
<meta property="twitter:description" content="Examples for using the Cake.Issues.BuildServer.AppVeyor addin.">
8181
<meta property="twitter:image" content="https://cakeissues.net/develop/assets/images/social/documentation/build-servers/appveyor/examples/index.png">
8282
<link href="../../../../assets/stylesheets/glightbox.min.css" rel="stylesheet"><script src="../../../../assets/javascripts/glightbox.min.js"></script><style id="glightbox-style">
8383
html.glightbox-open { overflow: initial; height: 100%; }

develop/documentation/build-servers/appveyor/examples/write-messages/index.html

Lines changed: 9 additions & 9 deletions
Large diffs are not rendered by default.

develop/documentation/build-servers/appveyor/features/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<meta charset="utf-8">
44
<meta name="viewport" content="width=device-width,initial-scale=1">
55

6-
<meta name="description" content="Features of the Cake.Issues.PullRequests.AppVeyor addin.">
6+
<meta name="description" content="Features of the Cake.Issues.BuildServer.AppVeyor addin.">
77

88

99
<meta name="author" content="Cake Issues Contributors">
@@ -69,15 +69,15 @@
6969

7070
<meta property="og:type" content="website">
7171
<meta property="og:title" content="Features - Cake Issues">
72-
<meta property="og:description" content="Features of the Cake.Issues.PullRequests.AppVeyor addin.">
72+
<meta property="og:description" content="Features of the Cake.Issues.BuildServer.AppVeyor addin.">
7373
<meta property="og:image" content="https://cakeissues.net/develop/assets/images/social/documentation/build-servers/appveyor/features.png">
7474
<meta property="og:image:type" content="image/png">
7575
<meta property="og:image:width" content="1200">
7676
<meta property="og:image:height" content="630">
7777
<meta property="og:url" content="https://cakeissues.net/develop/documentation/build-servers/appveyor/features/">
7878
<meta property="twitter:card" content="summary_large_image">
7979
<meta property="twitter:title" content="Features - Cake Issues">
80-
<meta property="twitter:description" content="Features of the Cake.Issues.PullRequests.AppVeyor addin.">
80+
<meta property="twitter:description" content="Features of the Cake.Issues.BuildServer.AppVeyor addin.">
8181
<meta property="twitter:image" content="https://cakeissues.net/develop/assets/images/social/documentation/build-servers/appveyor/features.png">
8282
<link href="../../../../assets/stylesheets/glightbox.min.css" rel="stylesheet"><script src="../../../../assets/javascripts/glightbox.min.js"></script><style id="glightbox-style">
8383
html.glightbox-open { overflow: initial; height: 100%; }
@@ -7612,7 +7612,7 @@
76127612

76137613
<h1>Features</h1>
76147614

7615-
<p>The <a href="https://cakebuild.net/extensions/cake-issues-pullrequests-appveyor/">Cake.Issues.PullRequests.AppVeyor addin</a> reports issues as messages to AppVeyor builds.</p>
7615+
<p>The <a href="https://cakebuild.net/extensions/cake-issues-buildserver-appveyor/">Cake.Issues.BuildServer.AppVeyor addin</a> reports issues as messages to AppVeyor builds.</p>
76167616
<p><a class="glightbox" data-type="image" data-width="auto" data-height="auto" href="../appveyor-messages.png" data-desc-position="bottom"><img alt="AppVeyor messages" src="../appveyor-messages.png" title="AppVeyor messages"></a></p>
76177617
<div class="admonition info">
76187618
<p class="admonition-title">Info</p>
@@ -7625,7 +7625,7 @@ <h2 id="basic-features">Basic features<a class="headerlink" href="#basic-feature
76257625
<li class="task-list-item"><label class="task-list-control"><input type="checkbox" disabled checked><span class="task-list-indicator"></span></label> Messages can be <a href="../examples/github-pullrequest-integration/">written as comment to GitHub pull requests</a>.</li>
76267626
</ul>
76277627
<h2 id="supported-capabilities">Supported capabilities<a class="headerlink" href="#supported-capabilities" title="Permanent link"></a></h2>
7628-
<p>The <a href="https://cakebuild.net/extensions/cake-issues-pullrequests-appveyor/">Cake.Issues.PullRequests.AppVeyor addin</a> doesn't support any additional capabilities.</p>
7628+
<p>The <a href="https://cakebuild.net/extensions/cake-issues-buildserver-appveyor/">Cake.Issues.BuildServer.AppVeyor addin</a> doesn't support any additional capabilities.</p>
76297629
<ul class="task-list">
76307630
<li class="task-list-item"><label class="task-list-control"><input type="checkbox" disabled><span class="task-list-indicator"></span></label> <a href="../../../how-cake-issues-works/pull-request-integration/#check-commit-id">Checking commit ID</a></li>
76317631
<li class="task-list-item"><label class="task-list-control"><input type="checkbox" disabled><span class="task-list-indicator"></span></label> <a href="../../../how-cake-issues-works/pull-request-integration/#handle-existing-discussion-threads">Discussion threads</a></li>

develop/documentation/build-servers/appveyor/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7511,13 +7511,13 @@
75117511
<h1>AppVeyor support</h1>
75127512

75137513
<p>Support for AppVeyor is implemented in the
7514-
<a href="https://cakebuild.net/extensions/cake-issues-pullrequests-appveyor/">Cake.Issues.PullRequests.AppVeyor addin</a>.</p>
7514+
<a href="https://cakebuild.net/extensions/cake-issues-buildserver-appveyor/">Cake.Issues.BuildServer.AppVeyor addin</a>.</p>
75157515
<!-- markdownlint-disable-next-line MD033 -->
75167516
<div class="grid cards">
75177517
<ul>
75187518
<li><span class="twemoji"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m9 4 2.5 5.5L17 12l-5.5 2.5L9 20l-2.5-5.5L1 12l5.5-2.5zm0 4.83L8 11l-2.17 1L8 13l1 2.17L10 13l2.17-1L10 11zM19 9l-1.26-2.74L15 5l2.74-1.25L19 1l1.25 2.75L23 5l-2.75 1.26zm0 14-1.26-2.74L15 19l2.74-1.25L19 15l1.25 2.75L23 19l-2.75 1.26z"></path></svg></span> <a href="features/">Features</a></li>
75197519
<li><span class="twemoji"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 2v2h1v14a4 4 0 0 0 4 4 4 4 0 0 0 4-4V4h1V2zm4 14c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1m2-4c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1m1-5h-4V4h4z"></path></svg></span> <a href="examples/">Examples</a></li>
7520-
<li><span class="twemoji"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 7H5a2 2 0 0 0-2 2v8h2v-4h2v4h2V9a2 2 0 0 0-2-2m0 4H5V9h2m7-2h-4v10h2v-4h2a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2m0 4h-2V9h2m6 0v6h1v2h-4v-2h1V9h-1V7h4v2Z"></path></svg></span> <a href="https://cakebuild.net/extensions/cake-issues-pullrequests-appveyor">API</a></li>
7520+
<li><span class="twemoji"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 7H5a2 2 0 0 0-2 2v8h2v-4h2v4h2V9a2 2 0 0 0-2-2m0 4H5V9h2m7-2h-4v10h2v-4h2a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2m0 4h-2V9h2m6 0v6h1v2h-4v-2h1V9h-1V7h4v2Z"></path></svg></span> <a href="https://cakebuild.net/extensions/cake-issues-buildserver-appveyor">API</a></li>
75217521
</ul>
75227522
</div>
75237523
<!-- Glossary for terms and concepts not documented on cakeissues.net -->

develop/documentation/how-cake-issues-works/assets/overview.drawio

Lines changed: 19 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
<mxfile host="65bd71144e">
22
<diagram id="x48AzpzQPAeCnHlTUGKE" name="Page-1">
3-
<mxGraphModel dx="1621" dy="573" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
3+
<mxGraphModel dx="1594" dy="607" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
44
<root>
55
<mxCell id="0"/>
66
<mxCell id="1" parent="0"/>
7-
<mxCell id="48" value="Write issues to pull requests and build systems" style="rounded=0;whiteSpace=wrap;html=1;dashed=1;verticalAlign=bottom;fontSize=14;fontStyle=1" vertex="1" parent="1">
8-
<mxGeometry x="340" y="340" width="440" height="280" as="geometry"/>
7+
<mxCell id="48" value="Write issues to pull requests" style="rounded=0;whiteSpace=wrap;html=1;dashed=1;verticalAlign=bottom;fontSize=14;fontStyle=1" parent="1" vertex="1">
8+
<mxGeometry x="340" y="570" width="440" height="160" as="geometry"/>
99
</mxCell>
10-
<mxCell id="47" value="Create Issue Reports" style="rounded=0;whiteSpace=wrap;html=1;dashed=1;verticalAlign=top;fontSize=14;fontStyle=1" vertex="1" parent="1">
10+
<mxCell id="47" value="Create Issue Reports" style="rounded=0;whiteSpace=wrap;html=1;dashed=1;verticalAlign=top;fontSize=14;fontStyle=1" parent="1" vertex="1">
1111
<mxGeometry x="340" y="110" width="440" height="220" as="geometry"/>
1212
</mxCell>
1313
<mxCell id="46" value="Read and create issues" style="rounded=0;whiteSpace=wrap;html=1;dashed=1;verticalAlign=top;fontSize=14;fontStyle=1" parent="1" vertex="1">
14-
<mxGeometry x="-110" y="110" width="440" height="510" as="geometry"/>
14+
<mxGeometry x="-110" y="110" width="440" height="620" as="geometry"/>
1515
</mxCell>
1616
<mxCell id="5" value="Cake.Issues" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#d5e8d4;strokeColor=#82b366;" parent="1" vertex="1">
1717
<mxGeometry x="170" y="160" width="150" height="410" as="geometry"/>
@@ -20,7 +20,7 @@
2020
<mxGeometry x="350" y="160" width="150" height="150" as="geometry"/>
2121
</mxCell>
2222
<mxCell id="7" value="Cake.Issues.PullRequests" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#d5e8d4;strokeColor=#82b366;" parent="1" vertex="1">
23-
<mxGeometry x="350" y="360" width="150" height="210" as="geometry"/>
23+
<mxGeometry x="350" y="593" width="150" height="100" as="geometry"/>
2424
</mxCell>
2525
<mxCell id="8" value="Cake.Issues.MsBuild" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
2626
<mxGeometry x="-100" y="270" width="240" height="40" as="geometry"/>
@@ -47,13 +47,10 @@
4747
<mxGeometry x="530" y="270" width="240" height="40" as="geometry"/>
4848
</mxCell>
4949
<mxCell id="16" value="Cake.Issues.PullRequests.AzureDevOps" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
50-
<mxGeometry x="530" y="360" width="240" height="40" as="geometry"/>
51-
</mxCell>
52-
<mxCell id="17" value="Cake.Issues.PullRequests.GitHubActions" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
53-
<mxGeometry x="530" y="420" width="240" height="40" as="geometry"/>
50+
<mxGeometry x="530" y="593" width="240" height="40" as="geometry"/>
5451
</mxCell>
5552
<mxCell id="18" value="Custom Pull Request System support" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;glass=0;shadow=0;opacity=50;dashed=1;" parent="1" vertex="1">
56-
<mxGeometry x="530" y="530" width="240" height="40" as="geometry"/>
53+
<mxGeometry x="530" y="653" width="240" height="40" as="geometry"/>
5754
</mxCell>
5855
<mxCell id="25" value="Cake.Issues.Sarif" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
5956
<mxGeometry x="-100" y="160" width="240" height="40" as="geometry"/>
@@ -64,9 +61,6 @@
6461
<mxCell id="28" value="Cake.Issues.Reporting.Generic" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
6562
<mxGeometry x="530" y="210" width="240" height="40" as="geometry"/>
6663
</mxCell>
67-
<mxCell id="29" value="Cake.Issues.PullRequests.AppVeyor" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
68-
<mxGeometry x="530" y="470" width="240" height="40" as="geometry"/>
69-
</mxCell>
7064
<mxCell id="30" value="" style="strokeWidth=1;html=1;shape=mxgraph.flowchart.annotation_2;align=left;labelPosition=right;pointerEvents=1;" parent="1" vertex="1">
7165
<mxGeometry x="-160" y="160" width="50" height="90" as="geometry"/>
7266
</mxCell>
@@ -79,29 +73,26 @@
7973
<mxCell id="33" value="tool specific outputs" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;rotation=270;" parent="1" vertex="1">
8074
<mxGeometry x="-230" y="375" width="130" height="30" as="geometry"/>
8175
</mxCell>
82-
<mxCell id="37" value="" style="strokeWidth=1;html=1;shape=mxgraph.flowchart.annotation_2;align=left;labelPosition=right;pointerEvents=1;rotation=-180;" parent="1" vertex="1">
83-
<mxGeometry x="780" y="360" width="50" height="40" as="geometry"/>
84-
</mxCell>
85-
<mxCell id="38" value="" style="strokeWidth=1;html=1;shape=mxgraph.flowchart.annotation_2;align=left;labelPosition=right;pointerEvents=1;rotation=-180;" parent="1" vertex="1">
86-
<mxGeometry x="780" y="420" width="50" height="90" as="geometry"/>
87-
</mxCell>
8876
<mxCell id="39" value="Support for" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;rotation=270;" parent="1" vertex="1">
8977
<mxGeometry x="-220" y="375" width="80" height="30" as="geometry"/>
9078
</mxCell>
9179
<mxCell id="40" value="Support for" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;rotation=270;" parent="1" vertex="1">
9280
<mxGeometry x="-220" y="190" width="80" height="30" as="geometry"/>
9381
</mxCell>
94-
<mxCell id="41" value="Pull Request" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;rotation=270;" parent="1" vertex="1">
95-
<mxGeometry x="795" y="365" width="90" height="30" as="geometry"/>
82+
<mxCell id="49" value="Write issues to build systems" style="rounded=0;whiteSpace=wrap;html=1;dashed=1;verticalAlign=bottom;fontSize=14;fontStyle=1" vertex="1" parent="1">
83+
<mxGeometry x="340" y="340" width="440" height="220" as="geometry"/>
84+
</mxCell>
85+
<mxCell id="50" value="Cake.Issues.BuildServer" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#d5e8d4;strokeColor=#82b366;" vertex="1" parent="1">
86+
<mxGeometry x="350" y="360" width="150" height="160" as="geometry"/>
9687
</mxCell>
97-
<mxCell id="42" value="Systems" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;rotation=270;" parent="1" vertex="1">
98-
<mxGeometry x="820" y="365" width="70" height="30" as="geometry"/>
88+
<mxCell id="52" value="Cake.Issues.PullRequests.GitHubActions" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="1">
89+
<mxGeometry x="530" y="420" width="240" height="40" as="geometry"/>
9990
</mxCell>
100-
<mxCell id="43" value="Build Server" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;rotation=270;" parent="1" vertex="1">
101-
<mxGeometry x="795" y="450" width="90" height="30" as="geometry"/>
91+
<mxCell id="53" value="Custom Build Server support" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;glass=0;shadow=0;opacity=50;dashed=1;" vertex="1" parent="1">
92+
<mxGeometry x="530" y="480" width="240" height="40" as="geometry"/>
10293
</mxCell>
103-
<mxCell id="44" value="Integrations" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;rotation=270;" parent="1" vertex="1">
104-
<mxGeometry x="810" y="450" width="90" height="30" as="geometry"/>
94+
<mxCell id="54" value="Cake.Issues.BuildServer.AppVeyor" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="1">
95+
<mxGeometry x="530" y="360" width="240" height="40" as="geometry"/>
10596
</mxCell>
10697
</root>
10798
</mxGraphModel>

develop/documentation/how-cake-issues-works/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)