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.35 #763

Merged
merged 1 commit into from
Oct 23, 2024
Merged

Release v0.5.35 #763

merged 1 commit into from
Oct 23, 2024

Conversation

angrybayblade
Copy link
Collaborator

@angrybayblade angrybayblade commented Oct 23, 2024

Important

Update composio package and dependencies to version 0.5.35 across multiple files.

  • Version Update:
    • Update __version__ to 0.5.35 in __init__.py.
    • Update composio-core version to 0.5.35 in Dockerfile and Dockerfile.dev.
    • Update version to 0.5.35 in setup.py files for plugins: autogen, camel, claude, crew_ai, google, griptape, julep, langchain, langgraph, llamaindex, lyzr, openai, phidata, praisonai, and swe.
    • Update composio_core dependency to <=0.5.35 in all relevant setup.py files.

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

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 357ecb2 in 14 seconds

More details
  • Looked at 403 lines of code in 19 files
  • Skipped 0 files when reviewing.
  • Skipped posting 2 drafted comments based on config settings.
1. python/dockerfiles/Dockerfile:19
  • Draft comment:
    The RUN export PATH=$PATH:$(pwd)/.composio/venv/bin command will not persist the PATH change beyond the RUN command itself. Consider using ENV to set the PATH variable so that it persists in the environment.
  • Reason this comment was not posted:
    Confidence changes required: 50%
    The PR is primarily about version updates, but there is a potential issue with the Dockerfile's PATH setup.
2. python/dockerfiles/Dockerfile.dev:19
  • Draft comment:
    The RUN export PATH=$PATH:$(pwd)/.composio/venv/bin command will not persist the PATH change beyond the RUN command itself. Consider using ENV to set the PATH variable so that it persists in the environment.
  • Reason this comment was not posted:
    Confidence changes required: 50%
    The PR is primarily about version updates, but there is a potential issue with the Dockerfile.dev's PATH setup.

Workflow ID: wflow_eRP8H6QTtEnAwfbU


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

Copy link

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-11474074867/coverage/index.html

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

@angrybayblade angrybayblade merged commit bd6a530 into master Oct 23, 2024
7 checks passed
@angrybayblade angrybayblade deleted the release/v0.5.35 branch October 23, 2024 06:28
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