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

Release v0.5.44 #885

Merged
merged 3 commits into from
Nov 21, 2024
Merged

Release v0.5.44 #885

merged 3 commits into from
Nov 21, 2024

Conversation

tushar-composio
Copy link
Contributor

@tushar-composio tushar-composio commented Nov 21, 2024

Important

Update Composio package and plugin versions to 0.5.44 across the codebase, including Dockerfiles and setup files.

  • Version Update:
    • Update __version__ in __version__.py to 0.5.44.
    • Update version in setup.py for composio_core and swekit to 0.5.44 and 0.2.42 respectively.
    • Update version in setup.py for plugins autogen, camel, claude, crew_ai, google, griptape, julep, langchain, langgraph, llamaindex, lyzr, openai, phidata, and praisonai to 0.5.44.
  • Dockerfiles:
    • Update composio-core version to 0.5.44 in Dockerfile, Dockerfile.computer, Dockerfile.computer.dev, and Dockerfile.dev.

This description was created by Ellipsis for 6caf8d9. It will automatically update as commits are pushed.

Copy link

vercel bot commented Nov 21, 2024

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

Name Status Preview Comments Updated (UTC)
composio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 21, 2024 11:28am

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

👍 Looks good to me! Reviewed everything up to 6caf8d9 in 33 seconds

More details
  • Looked at 427 lines of code in 21 files
  • Skipped 0 files when reviewing.
  • Skipped posting 2 drafted comments based on config settings.
1. python/dockerfiles/Dockerfile:19
  • Draft comment:
    Using export PATH in a Dockerfile RUN command won't persist the changes across different RUN commands. Consider using ENV to set the PATH variable instead.
  • Reason this comment was not posted:
    Marked as duplicate.
2. python/dockerfiles/Dockerfile.computer:64
  • Draft comment:
    Using export PATH in a Dockerfile RUN command won't persist the changes across different RUN commands. Consider using ENV to set the PATH variable instead. This issue is also present in Dockerfile, Dockerfile.computer.dev, and Dockerfile.dev.
  • Reason this comment was not posted:
    Comment was on unchanged code.

Workflow ID: wflow_VOBmYZHWeJUIw6Vr


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

Copy link

github-actions bot commented Nov 21, 2024

This comment was generated by github-actions[bot]!

JS SDK Coverage Report

📊 Coverage report for JS SDK can be found at the following URL:
https://pub-92e668239ab84bfd80ee07d61e9d2f40.r2.dev/coverage-11952296182/coverage/index.html

📁 Test report folder can be found at the following URL:
https://pub-92e668239ab84bfd80ee07d61e9d2f40.r2.dev/html-report-11952296182/html-report/report.html

@tushar-composio tushar-composio merged commit 954c3b8 into master Nov 21, 2024
9 checks passed
@tushar-composio tushar-composio deleted the release/v0.5.44 branch November 21, 2024 11:46
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.

2 participants