-
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3630 from KBVE/alpha
Preparing Beta Branch
- Loading branch information
Showing
10 changed files
with
737 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
--- | ||
title: 'Decemeber: 25th' | ||
category: Daily | ||
date: 2024-12-25 12:00:00 | ||
client: Self | ||
unsplash: 1511512578047-dfb367046420 | ||
img: https://images.unsplash.com/photo-1511512578047-dfb367046420?crop=entropy&cs=srgb&fm=jpg&ixid=MnwzNjM5Nzd8MHwxfHJhbmRvbXx8fHx8fHx8fDE2ODE3NDg2ODY&ixlib=rb-4.0.3&q=85 | ||
description: Decemeber 25th. | ||
tags: | ||
- daily | ||
--- | ||
|
||
import { Adsense, Tasks } from '@kbve/astropad'; | ||
|
||
## 2024 | ||
|
||
- 04:14AM | ||
|
||
**Kanban** | ||
|
||
Okay! We are almost done with the generic or well base kanban board. | ||
Getting it all operational is the goal for today, then I will shift over to adding additional features. | ||
Okay we need to push forward with some of the minor updates and get the new docker image built out! | ||
Let me move the rust and react code up for now and loop back around, hopefully resolving the CORS issue. | ||
The docker image of 1.02 was published, so now I am going to update the helm chart and have it deploy the new one. | ||
|
||
- 07:33AM | ||
|
||
**React** | ||
|
||
Okay we got the communication between the kanban and the react component going, now we just need to figure out how to maintain that easy flow. | ||
Right now its not pulling the right data from the api state, so I am going to focus on resolving that next. | ||
|
||
- 02:21PM | ||
|
||
**MerryXMas** | ||
|
||
Happy holidays! | ||
Forgot to include that in my notes, xD | ||
I am thinking of redoing the whole kanban system to help keep track of the notes a bit better, maybe even expanding the item collection that would be involved. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
--- | ||
title: 'Decemeber: 26th' | ||
category: Daily | ||
date: 2024-12-26 12:00:00 | ||
client: Self | ||
unsplash: 1511512578047-dfb367046420 | ||
img: https://images.unsplash.com/photo-1511512578047-dfb367046420?crop=entropy&cs=srgb&fm=jpg&ixid=MnwzNjM5Nzd8MHwxfHJhbmRvbXx8fHx8fHx8fDE2ODE3NDg2ODY&ixlib=rb-4.0.3&q=85 | ||
description: Decemeber 26th. | ||
tags: | ||
- daily | ||
--- | ||
|
||
import { Adsense, Tasks } from '@kbve/astropad'; | ||
|
||
## 2024 | ||
|
||
- 09:30AM | ||
|
||
**SPY** | ||
|
||
$600 for SPY!? This is great! | ||
|
||
- 01:05PM | ||
|
||
**Items** | ||
|
||
The plan is to rework the kanban data structure, so that we can expand upon it. | ||
Once the basic saving, loading and notes are done, we can move forward with adding in the AI tools around it. | ||
If everything can get up and running, we can move back around to the AStar pathfinding in unity. | ||
Okay the new docker image should start the build and now I am going to update the helm chart.\ | ||
|
||
|
||
- 01:34PM | ||
|
||
**GitOps** | ||
|
||
We need the unity game also running, so lets go back around and make sure that rareicon game server is up and running. | ||
To get the gameserver up and running, we need to include the repo URL, which is `https://github.com/KBVE/kbve.git` and the branch is `dev`. | ||
Then enable self-healing and add the path, `/migrations/kube/charts/rareicon` and we should have the gameserver up and running for rareicon. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.