Skip to content

Commit

Permalink
deploy: 90775b2
Browse files Browse the repository at this point in the history
  • Loading branch information
Collinbrown95 committed Nov 7, 2023
1 parent f9d92fd commit 95a2734
Show file tree
Hide file tree
Showing 16 changed files with 502 additions and 17 deletions.
2 changes: 2 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@



<link rel="stylesheet" href="/ruok-service-autochecker/assets/_mkdocstrings.css">

<script>__md_scope=new URL("/ruok-service-autochecker/",location),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>


Expand Down
2 changes: 2 additions & 0 deletions architecture/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@



<link rel="stylesheet" href="../assets/_mkdocstrings.css">

<script>__md_scope=new URL("..",location),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>


Expand Down
64 changes: 64 additions & 0 deletions assets/_mkdocstrings.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@

/* Avoid breaking parameter names, etc. in table cells. */
.doc-contents td code {
word-break: normal !important;
}

/* No line break before first paragraph of descriptions. */
.doc-md-description,
.doc-md-description>p:first-child {
display: inline;
}

/* Max width for docstring sections tables. */
.doc .md-typeset__table,
.doc .md-typeset__table table {
display: table !important;
width: 100%;
}

.doc .md-typeset__table tr {
display: table-row;
}

/* Defaults in Spacy table style. */
.doc-param-default {
float: right;
}

/* Keep headings consistent. */
h1.doc-heading,
h2.doc-heading,
h3.doc-heading,
h4.doc-heading,
h5.doc-heading,
h6.doc-heading {
font-weight: 400;
line-height: 1.5;
color: inherit;
text-transform: none;
}

h1.doc-heading {
font-size: 1.6rem;
}

h2.doc-heading {
font-size: 1.2rem;
}

h3.doc-heading {
font-size: 1.15rem;
}

h4.doc-heading {
font-size: 1.10rem;
}

h5.doc-heading {
font-size: 1.05rem;
}

h6.doc-heading {
font-size: 1rem;
}
12 changes: 6 additions & 6 deletions configuration/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@



<link rel="stylesheet" href="../assets/_mkdocstrings.css">

<script>__md_scope=new URL("..",location),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>


Expand Down Expand Up @@ -571,13 +573,11 @@ <h3 id="github-octokit-checks">Github Octokit Checks</h3>
<span class="normal">2</span>
<span class="normal">3</span>
<span class="normal">4</span>
<span class="normal">5</span>
<span class="normal">6</span></pre></div></td><td class="code"><div><pre><span></span><code><span class="nv">GITHUB_TOKEN</span><span class="o">=</span>changeme
<span class="normal">5</span></pre></div></td><td class="code"><div><pre><span></span><code><span class="nv">GITHUB_TOKEN</span><span class="o">=</span>changeme
<span class="nv">NATS_URL</span><span class="o">=</span>localhost:4222
<span class="nv">DB_NAME</span><span class="o">=</span>ruok
<span class="nv">DB_URL</span><span class="o">=</span>http://localhost:8529
<span class="nv">DB_USER</span><span class="o">=</span>changeme
<span class="nv">DB_PASS</span><span class="o">=</span>changeme

<span class="c1"># NATS sub stream</span>
<span class="nv">NATS_SUB_STREAM</span><span class="o">=</span><span class="s2">&quot;EventsScanner.githubEndpoints&quot;</span>
</code></pre></div></td></tr></table></div>
<h3 id="web-endpoint-checks">Web Endpoint Checks</h3>
<div class="highlight"><table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre><span></span><span class="normal">1</span>
Expand Down
2 changes: 2 additions & 0 deletions data-contracts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@



<link rel="stylesheet" href="../assets/_mkdocstrings.css">

<script>__md_scope=new URL("..",location),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>


Expand Down
2 changes: 2 additions & 0 deletions deployment/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@



<link rel="stylesheet" href="../assets/_mkdocstrings.css">

<script>__md_scope=new URL("..",location),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>


Expand Down
2 changes: 2 additions & 0 deletions development-environment/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@



<link rel="stylesheet" href="../assets/_mkdocstrings.css">

<script>__md_scope=new URL("..",location),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>


Expand Down
2 changes: 2 additions & 0 deletions github-webhooks/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@



<link rel="stylesheet" href="../assets/_mkdocstrings.css">

<script>__md_scope=new URL("..",location),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>


Expand Down
Loading

0 comments on commit 95a2734

Please sign in to comment.