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

- fix: lfs problem #251

Merged
merged 5 commits into from
May 16, 2024
Merged

- fix: lfs problem #251

merged 5 commits into from
May 16, 2024

Conversation

agallardol
Copy link
Collaborator

@agallardol agallardol commented May 16, 2024

  • Remove lfs files
  • Remove lfs logic from CICD
  • Implement script to download shinkai-node and ollama binaries from their sources (R2 and github releases)
  • Execute from CICD the script to download side binaries per platform

Local changes: After clone the repo, if you want to compile shinkai-desktop you need to execute:
ARCH="aarch64-apple-darwin" OLLAMA_VERSION="v0.1.38" SHINKAI_NODE_VERSION="v0.7.5" npx ts-node ./ci-scripts/download-side-binaries.ts

NOTE: Now shinkai-node and ollama version are parameters from the CICD script.

Copy link

cloudflare-workers-and-pages bot commented May 16, 2024

Deploying shinkai-apps with  Cloudflare Pages  Cloudflare Pages

Latest commit: 324bf8d
Status: ✅  Deploy successful!
Preview URL: https://b472c696.shinkai-apps.pages.dev
Branch Preview URL: https://agallardol-fix-lfs-problem.shinkai-apps.pages.dev

View logs

@agallardol agallardol merged commit a8628ba into main May 16, 2024
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant