Skip to content

plex io first#404

Merged
thetechnocrat-dev merged 19 commits intomainfrom
403-bacalhau-uses-cid-first-plex-approach
Jun 16, 2023
Merged

plex io first#404
thetechnocrat-dev merged 19 commits intomainfrom
403-bacalhau-uses-cid-first-plex-approach

Conversation

@thetechnocrat-dev
Copy link

@thetechnocrat-dev thetechnocrat-dev commented Jun 14, 2023

Switched to the standard cobra interface that other large projects such as Bacalhau and Docker use. I did this because the one overloaded function was making the cid first implementation super annoying. So this PR will also close #152 .

  • Add autoRun Flag to create cmd
  • Add final IO to IPFS
  • Add annotation Flag to run cmd
  • Add mint command
  • Add resume command (takes local workDir)
  • Fix tests
  • Update github workflows
  • Update canary test
  • Fix Python SDK
  • Update Docs with changed plex flags
  • Deploy
  • Check notebook caching

@thetechnocrat-dev thetechnocrat-dev linked an issue Jun 14, 2023 that may be closed by this pull request
@vercel
Copy link

vercel bot commented Jun 14, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 16, 2023 1:43am

@notion-workspace
Copy link

pass io to bacalhau

Copy link
Contributor

@acashmoney acashmoney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐯 🕺

@thetechnocrat-dev thetechnocrat-dev merged commit a75ddad into main Jun 16, 2023
@thetechnocrat-dev thetechnocrat-dev deleted the 403-bacalhau-uses-cid-first-plex-approach branch June 16, 2023 01:48
thetechnocrat-dev pushed a commit that referenced this pull request Jun 16, 2023
Co-authored-by: Aakaash Meduri <aakaash.meduri@gmail.com>
hevans66 pushed a commit that referenced this pull request Jun 21, 2023
Co-authored-by: Aakaash Meduri <aakaash.meduri@gmail.com>
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.

bacalhau uses cid first plex approach move PLEX to Cobra.Dev CLI standard

2 participants