diff --git a/.github/workflows/ci-main.yml b/.github/workflows/ci-main.yml index 7918e00e2..273c2408a 100644 --- a/.github/workflows/ci-main.yml +++ b/.github/workflows/ci-main.yml @@ -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 }}' @@ -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 }}' @@ -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 }}' @@ -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: @@ -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 diff --git a/apps/kbve.com/src/content/journal/11-07.mdx b/apps/kbve.com/src/content/journal/11-07.mdx index 3d1567107..828c12ae7 100644 --- a/apps/kbve.com/src/content/journal/11-07.mdx +++ b/apps/kbve.com/src/content/journal/11-07.mdx @@ -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. \ No newline at end of file