Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preparing Alpha Branch #3185

Merged
merged 4 commits into from
Nov 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 3 additions & 20 deletions .github/workflows/ci-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ jobs:
API_TOKEN_GITHUB: ${{ secrets.UNITY_PAT }}
with:
source_file: 'dist/apps/kbve.com/'
destination_repo: 'kbve/kbve.com'
destination_repo: 'KBVE/kbve.com'
destination_folder: '/docs'
destination_branch: 'dev'
destination_branch_create: 'patch-kbve-deploy-${{ needs.globals.outputs.sha256head }}'
Expand All @@ -211,7 +211,7 @@ jobs:
API_TOKEN_GITHUB: ${{ secrets.UNITY_PAT }}
with:
source_file: 'dist/apps/herbmail.com/'
destination_repo: 'kbve/herbmail.com'
destination_repo: 'KBVE/herbmail.com'
destination_folder: '/docs'
destination_branch: 'main'
destination_branch_create: 'patch-herbmail-deploy-${{ needs.globals.outputs.sha256head }}'
Expand Down Expand Up @@ -275,7 +275,7 @@ jobs:
API_TOKEN_GITHUB: ${{ secrets.UNITY_PAT }}
with:
source_file: 'dist/apps/cryptothrone.com/'
destination_repo: 'kbve/cryptothrone.com'
destination_repo: 'KBVE/cryptothrone.com'
destination_folder: '/docs'
destination_branch: 'main'
destination_branch_create: 'patch-cryptothrone-deploy-${{ needs.globals.outputs.sha256head }}'
Expand Down Expand Up @@ -547,15 +547,6 @@ jobs:
name: atlas-python-package-distributions
path: apps/atlas/dist/

- name: KBVE Shell
uses: ./.github/actions/kbve-shell
with:
flag: '-pythonbump apps/atlas'
create_pull_request: true
github_token: ${{ secrets.GITHUB_TOKEN }}
pull_request_title: 'python-atlas-minor-version-bump-${{ needs.globals.outputs.sha256head }}'
pull_request_body: 'Bumping up the minor version of the Python ATLAS package.'


# [Fudster] -> Publish (As App)
python_fudster_build:
Expand Down Expand Up @@ -616,14 +607,6 @@ jobs:
name: fudster-python-package-distributions
path: apps/fudster/dist/

- name: KBVE Shell
uses: ./.github/actions/kbve-shell
with:
flag: '-pythonbump apps/fudster'
create_pull_request: true
github_token: ${{ secrets.GITHUB_TOKEN }}
pull_request_title: 'python-fudster-minor-version-bump-${{ needs.globals.outputs.sha256head }}'
pull_request_body: 'Bumping up the minor version of the Python fudster package.'


# @[ERust] -> Publish
Expand Down
11 changes: 11 additions & 0 deletions apps/kbve.com/src/content/journal/11-07.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,15 @@ import { Adsense, Tasks } from '@kbve/astropad';

We got the `rareicon.com` to build and run under the dev without any major issues.
However there are some issues with the threejs when trying to run the kbve under the custom astro command.
Finally, we got the base of the astro to build and now we can bring back the main pipeline!
We had almost three full weeks of down time but we did get a good list of packages to clean up.
I will make new issue tickets for the packages that we might have to remove.


- 04:22AM

**TSLA**

Oh no! Almost the $300 mark!?
We got two more days before those options expire, I am just hoping it does not cross the $300 mark and praying that we get a bit of room to extend out those calls.

Loading