Skip to content

Commit

Permalink
Merge pull request #979 from KBVE/dev
Browse files Browse the repository at this point in the history
Staging refs/heads/dev into Main
  • Loading branch information
h0lybyte authored Apr 2, 2024
2 parents 9edb7ed + 12bfb19 commit a3ddbd3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/data/outpost/nx/report.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Report
description: Report
date: 2024-04-01
date: 2024-04-02
---

## Report
Expand Down Expand Up @@ -54,5 +54,5 @@ To fix this, run
```

```
'Report Timestamp: 1712015627'
'Report Timestamp: 1712028305'
```
7 changes: 5 additions & 2 deletions docs/journal/04-01/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,8 @@
</p><div class="flex mt-3"><img src="https://randomuser.me/api/portraits/men/97.jpg" class="h-10 w-10 rounded-full mr-2 object-cover"><div><p class="font-semibold text-gray-200 text-sm">KBVE Team</p><p class="font-semibold text-gray-400 text-xs">Mon Apr 01 2024 12:00:00 GMT+0000 (Coordinated Universal Time)</p></div></div></div></div><div class="text-white hidden md:block"><div class="object-contain w-96 -translate-x-20"><dotlottie-player autoplay loop mode="normal" src="/assets/lottie/monkeymeme.lottie"></dotlottie-player></div></div></div></section> <section class="flex-auto p-5 border border-gray-200 rounded-lg shadow"><div widget="mdx:render:mdxjs"><div class="text-gray-200 prose max-w-none prose-li:text-yellow-500 prose-td:text-yellow-500 prose-tr:text-cyan-200 prose-tr:border-b-indigo-500/10 prose-p:text-yellow-500 prose-a:text-cyan-200 prose-code:text-cyan-200 prose-code:before:content-none prose-code:after:content-none prose-headings:text-cyan-200 prose-ul:text-yellow-500"> <h2 id="notes">Notes</h2> </div></div></section>
<section class="flex-auto p-5 border border-gray-200 rounded-lg shadow"><div widget="mdx:render:mdxjs"><div class="text-gray-200 prose max-w-none prose-li:text-yellow-500 prose-td:text-yellow-500 prose-tr:text-cyan-200 prose-tr:border-b-indigo-500/10 prose-p:text-yellow-500 prose-a:text-cyan-200 prose-code:text-cyan-200 prose-code:before:content-none prose-code:after:content-none prose-headings:text-cyan-200 prose-ul:text-yellow-500"> <h3 id="2024">2024</h3><section class="flex-auto p-5 border border-gray-200 rounded-lg shadow"><div widget="mdx:render:mdxjs"><div class="text-gray-200 prose max-w-none prose-li:text-yellow-500 prose-td:text-yellow-500 prose-tr:text-cyan-200 prose-tr:border-b-indigo-500/10 prose-p:text-yellow-500 prose-a:text-cyan-200 prose-code:text-cyan-200 prose-code:before:content-none prose-code:after:content-none prose-headings:text-cyan-200 prose-ul:text-yellow-500"> <h4 id="docker">Docker</h4><p>Getting the <code>express-colyseus-discord</code> build operation on the portainer will be the goal for today!
This includes having an endpoint for the portainer communication, which would include the deployment of any changes via github actions.
We need to keep track of the X, Y, Z and maybe a couple other variables in a 3D space?</p> </div></div></section><hr/><section class="flex-auto p-5 border border-gray-200 rounded-lg shadow"><div widget="mdx:render:mdxjs"><div class="text-gray-200 prose max-w-none prose-li:text-yellow-500 prose-td:text-yellow-500 prose-tr:text-cyan-200 prose-tr:border-b-indigo-500/10 prose-p:text-yellow-500 prose-a:text-cyan-200 prose-code:text-cyan-200 prose-code:before:content-none prose-code:after:content-none prose-headings:text-cyan-200 prose-ul:text-yellow-500"> <h4 id="lcagents">LCAgents</h4><p>We want to move the changes for LC Agents outside of the <code>ci-alpha</code> and towards the <code>ci-main</code>, so that we can keep the changes in order!
We need to keep track of the X, Y, Z and maybe a couple other variables in a 3D space?</p><p>The next variable that I will be adding is the <code>action</code>, which is a string for now!
This is just extending the <code>TPlayerOptions</code> with <code>action</code> and then defining the action as a type string.</p> </div></div></section><hr/><section class="flex-auto p-5 border border-gray-200 rounded-lg shadow"><div widget="mdx:render:mdxjs"><div class="text-gray-200 prose max-w-none prose-li:text-yellow-500 prose-td:text-yellow-500 prose-tr:text-cyan-200 prose-tr:border-b-indigo-500/10 prose-p:text-yellow-500 prose-a:text-cyan-200 prose-code:text-cyan-200 prose-code:before:content-none prose-code:after:content-none prose-headings:text-cyan-200 prose-ul:text-yellow-500"> <h4 id="lcagents">LCAgents</h4><p>We want to move the changes for LC Agents outside of the <code>ci-alpha</code> and towards the <code>ci-main</code>, so that we can keep the changes in order!
After moving it towards the main branch, we can extend out the iOS and Android build process for Expo, now we need to make sure that the current flow will work.
We might also want to automate the pull requests that it makes on the LC Agents repo as well, hmm.</p><p>Here is the pipeline that we are migrating with this push:</p><pre class="astro-code dracula" style="background-color:#282A36;color:#F8F8F2;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word" tabindex="0"><code><span class="line"></span>
<span class="line"><span style="color:#8BE9FD"> expo-lcagents-web-build</span><span style="color:#FF79C6">:</span></span>
Expand Down Expand Up @@ -151,7 +152,9 @@
<span class="line"><span style="color:#8BE9FD"> commit_message</span><span style="color:#FF79C6">:</span><span style="color:#F1FA8C"> ${{ github.event.head_commit.message }}</span></span>
<span class="line"><span style="color:#8BE9FD"> rsync_option</span><span style="color:#FF79C6">:</span><span style="color:#E9F284"> &quot;</span><span style="color:#F1FA8C">-avrh --delete</span><span style="color:#E9F284">&quot;</span></span>
<span class="line"></span>
<span class="line"></span></code></pre> </div></div></section> </div></div></section> </div> <div class="bg-zinc-950 p-1"><section class="flex-auto min-w-full p-5 border border-cyan-200 rounded-lg shadow"><footer class="bg-kbve-menu-bg"><div class="mx-auto px-4 py-2 sm:px-6 lg:px-8"><div class="flex flex-row sm:items-center sm:justify-between"><div class="flex justify-center text-cyan-200 sm:justify-start w-48"><svg viewBox="-2 -2 213 54" xmlns="http://www.w3.org/2000/svg"><g id="fontsvg1708484848590" stroke-linecap="round" fill-rule="evenodd" stroke="#000000" stroke-width="1mm" fill="currentColor"><path d="M 0 37.5 L 21.65 0 L 36.1 0 L 21.65 25 L 36.1 25 L 50.5 0 L 57.75 12.5 L 43.3 37.5 L 50.5 50 L 36.1 50 L 21.65 25 L 14.45 37.5 L 21.65 50 L 7.2 50 L 0 37.5 Z M 164.95 37.5 L 179.35 37.5 L 186.6 50 L 157.7 50 L 150.5 37.5 L 172.15 0 L 201 0 L 208.25 12.5 L 179.35 12.5 L 175.75 18.75 L 190.2 18.75 L 182.95 31.25 L 168.55 31.25 L 164.95 37.5 Z M 86.6 25 L 93.8 37.5 L 86.6 50 L 57.7 50 L 50.5 37.5 L 72.15 0 L 101 0 L 108.25 12.5 L 101 25 L 86.6 25 Z M 136.1 50 L 107.25 0 L 121.7 0 L 136.1 25 L 150.5 0.05 L 157.75 12.5 L 136.1 50 Z M 93.8 12.5 L 86.6 25 L 72.15 25 L 79.35 37.5 L 64.95 37.5 L 79.35 12.5 L 93.8 12.5 Z" vector-effect="non-scaling-stroke"></path></g></svg></div><div class="flex object-contain w-32 md:w-32 "><dotlottie-player autoplay loop mode="normal" src="/assets/lottie/robot.lottie"></dotlottie-player></div></div><p class="mt-4 text-center text-sm text-teal-500 lg:mt-0 lg:text-right">
<span class="line"></span></code></pre> </div></div></section><hr/><section class="flex-auto p-5 border border-gray-200 rounded-lg shadow"><div widget="mdx:render:mdxjs"><div class="text-gray-200 prose max-w-none prose-li:text-yellow-500 prose-td:text-yellow-500 prose-tr:text-cyan-200 prose-tr:border-b-indigo-500/10 prose-p:text-yellow-500 prose-a:text-cyan-200 prose-code:text-cyan-200 prose-code:before:content-none prose-code:after:content-none prose-headings:text-cyan-200 prose-ul:text-yellow-500"> <h4 id="pipeline">Pipeline</h4><p>Under the <code>beta</code> branch, we can extend out integration testing, something that I can plan around this month.
We will start with the <code>kbve.com</code> repo , which will just build the site, making sure that it runs?
The other idea would be to deploy the <code>beta</code> of the website to <code>beta.kbve.com</code>, as an additional metric, but that might be something we can look into within the future.</p><p>We will be using the <code>any_changed</code> to calculate any of the files that are changed.</p> </div></div></section> </div></div></section> </div> <div class="bg-zinc-950 p-1"><section class="flex-auto min-w-full p-5 border border-cyan-200 rounded-lg shadow"><footer class="bg-kbve-menu-bg"><div class="mx-auto px-4 py-2 sm:px-6 lg:px-8"><div class="flex flex-row sm:items-center sm:justify-between"><div class="flex justify-center text-cyan-200 sm:justify-start w-48"><svg viewBox="-2 -2 213 54" xmlns="http://www.w3.org/2000/svg"><g id="fontsvg1708484848590" stroke-linecap="round" fill-rule="evenodd" stroke="#000000" stroke-width="1mm" fill="currentColor"><path d="M 0 37.5 L 21.65 0 L 36.1 0 L 21.65 25 L 36.1 25 L 50.5 0 L 57.75 12.5 L 43.3 37.5 L 50.5 50 L 36.1 50 L 21.65 25 L 14.45 37.5 L 21.65 50 L 7.2 50 L 0 37.5 Z M 164.95 37.5 L 179.35 37.5 L 186.6 50 L 157.7 50 L 150.5 37.5 L 172.15 0 L 201 0 L 208.25 12.5 L 179.35 12.5 L 175.75 18.75 L 190.2 18.75 L 182.95 31.25 L 168.55 31.25 L 164.95 37.5 Z M 86.6 25 L 93.8 37.5 L 86.6 50 L 57.7 50 L 50.5 37.5 L 72.15 0 L 101 0 L 108.25 12.5 L 101 25 L 86.6 25 Z M 136.1 50 L 107.25 0 L 121.7 0 L 136.1 25 L 150.5 0.05 L 157.75 12.5 L 136.1 50 Z M 93.8 12.5 L 86.6 25 L 72.15 25 L 79.35 37.5 L 64.95 37.5 L 79.35 12.5 L 93.8 12.5 Z" vector-effect="non-scaling-stroke"></path></g></svg></div><div class="flex object-contain w-32 md:w-32 "><dotlottie-player autoplay loop mode="normal" src="/assets/lottie/robot.lottie"></dotlottie-player></div></div><p class="mt-4 text-center text-sm text-teal-500 lg:mt-0 lg:text-right">
KBVE Copyright &copy
</p></div></footer></section><br><br><br></div> <div id="drawer-swipe" class="fixed z-40 w-full overflow-y-auto bg-kbve-menu-bg ease-in-out delay-100 transition-transform bottom-0 left-0 right-0 translate-y-full bottom-[60px]" tabindex="-1" aria-labelledby="drawer-swipe-label"><div class="p-4 container flex flex-row justify-between"><div class="cursor-pointer" data-drawer-toggle="drawer-swipe"><span class="absolute w-8 h-1 -translate-y-1 -translate-x-24 md:-translate-x-1/2 bg-gray-300 rounded-lg top-3 left-1/2"></span><h5 id="drawer-swipe-label" class="inline-flex items-center text-base text-gray-500 uppercase font-medium"><svg class="w-4 h-4 me-2" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 18 18"><path d="M6.143 0H1.857A1.857 1.857 0 0 0 0 1.857v4.286C0 7.169.831 8 1.857 8h4.286A1.857 1.857 0 0 0 8 6.143V1.857A1.857 1.857 0 0 0 6.143 0Zm10 0h-4.286A1.857 1.857 0 0 0 10 1.857v4.286C10 7.169 10.831 8 11.857 8h4.286A1.857 1.857 0 0 0 18 6.143V1.857A1.857 1.857 0 0 0 16.143 0Zm-10 10H1.857A1.857 1.857 0 0 0 0 11.857v4.286C0 17.169.831 18 1.857 18h4.286A1.857 1.857 0 0 0 8 16.143v-4.286A1.857 1.857 0 0 0 6.143 10ZM17 13h-2v-2a1 1 0 0 0-2 0v2h-2a1 1 0 0 0 0 2h2v2a1 1 0 0 0 2 0v-2h2a1 1 0 0 0 0-2Z"></path></svg>swipe</h5></div><div class="flex flex-row text-base text-gray-500 uppercase font-medium cursor-pointer" data-drawer-toggle="drawer-swipe"> © KBVE</div><div class="flex flex-row justify-center space-x-3"><div class="flex text-xs border m-2 px-1 py-1 text-white hover:text-cyan-500 hover:scale-110"><a href="/legal/">Legal</a></div><div class="flex text-xs border m-2 px-1 py-1 text-white hover:text-cyan-500 hover:scale-110"><a href="/legal/eula">EULA</a></div><div class="flex text-xs border m-2 px-1 py-1 text-white hover:text-cyan-500 hover:scale-110"><a href="/legal/tos">Terms</a></div><div class="flex text-xs border m-2 px-1 py-1 text-white hover:text-cyan-500 hover:scale-110"><a href="/legal/privacy">Privacy</a></div></div></div><div class="grid grid-cols-3 gap-4 p-4 lg:grid-cols-4"><div class="p-4 rounded-lg cursor-pointer bg-gray-50 hover:bg-gray-100 dark:hover:bg-gray-600 dark:bg-gray-700"><a href="/arcade/fishchip"><div class="flex justify-center items-center p-2 mx-auto mb-2 bg-gray-200 dark:bg-gray-600 rounded-full w-[48px] h-[48px] max-w-[48px] max-h-[48px]"><div class="inline w-5 h-5 bg-gray-500 dark:bg-gray-400" style="-webkit-mask: url(/assets/img/svg/fishchip.svg) no-repeat center; mask: url(/assets/img/svg/fishchip.svg) no-repeat center;"></div></div><div class="font-medium text-center text-gray-500 dark:text-gray-400">Fish &amp; Chip</div></a></div><div class="p-4 rounded-lg cursor-pointer bg-gray-50 hover:bg-gray-100 dark:hover:bg-gray-600 dark:bg-gray-700"><a href="/discord"><div class="flex justify-center items-center p-2 mx-auto mb-2 bg-gray-200 dark:bg-gray-600 rounded-full w-[48px] h-[48px] max-w-[48px] max-h-[48px]"><div class="inline w-5 h-5 bg-gray-500 dark:bg-gray-400" style="-webkit-mask: url(/assets/img/svg/discord.svg) no-repeat center; mask: url(/assets/img/svg/discord.svg) no-repeat center;"></div></div><div class="font-medium text-center text-gray-500 dark:text-gray-400">Discord</div></a></div><div class="p-4 rounded-lg cursor-pointer bg-gray-50 hover:bg-gray-100 dark:hover:bg-gray-600 dark:bg-gray-700"><a href="/journal"><div class="flex justify-center items-center p-2 mx-auto mb-2 bg-gray-200 dark:bg-gray-600 rounded-full w-[48px] h-[48px] max-w-[48px] max-h-[48px]"><div class="inline w-5 h-5 bg-gray-500 dark:bg-gray-400" style="-webkit-mask: url(/assets/img/svg/journal.svg) no-repeat center; mask: url(/assets/img/svg/journal.svg) no-repeat center;"></div></div><div class="font-medium text-center text-gray-500 dark:text-gray-400">Journal</div></a></div><div class="p-4 rounded-lg cursor-pointer bg-gray-50 hover:bg-gray-100 dark:hover:bg-gray-600 dark:bg-gray-700"><a href="/comic"><div class="flex justify-center items-center p-2 mx-auto mb-2 bg-gray-200 dark:bg-gray-600 rounded-full w-[48px] h-[48px] max-w-[48px] max-h-[48px]"><div class="inline w-5 h-5 bg-gray-500 dark:bg-gray-400" style="-webkit-mask: url(/assets/img/svg/comic.svg) no-repeat center; mask: url(/assets/img/svg/comic.svg) no-repeat center;"></div></div><div class="font-medium text-center text-gray-500 dark:text-gray-400">Comic</div></a></div><div class="p-4 rounded-lg cursor-pointer bg-gray-50 hover:bg-gray-100 dark:hover:bg-gray-600 dark:bg-gray-700"><a href="/experiments"><div class="flex justify-center items-center p-2 mx-auto mb-2 bg-gray-200 dark:bg-gray-600 rounded-full w-[48px] h-[48px] max-w-[48px] max-h-[48px]"><div class="inline w-5 h-5 bg-gray-500 dark:bg-gray-400" style="-webkit-mask: url(/assets/img/svg/experiment.svg) no-repeat center; mask: url(/assets/img/svg/experiment.svg) no-repeat center;"></div></div><div class="font-medium text-center text-gray-500 dark:text-gray-400">Experiments</div></a></div><!-- <div
class="p-4 rounded-lg cursor-pointer bg-gray-50 hover:bg-gray-100 dark:hover:bg-gray-600 dark:bg-gray-700">
Expand Down

0 comments on commit a3ddbd3

Please sign in to comment.