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.42 #854

Merged
merged 1 commit into from
Nov 14, 2024
Merged

Release v0.5.42 #854

merged 1 commit into from
Nov 14, 2024

Conversation

angrybayblade
Copy link
Collaborator

@angrybayblade angrybayblade commented Nov 14, 2024

Important

Update Composio package and plugin versions to 0.5.42 across the project.

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

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

Copy link

vercel bot commented Nov 14, 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 14, 2024 5:49am

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 848198f in 23 seconds

More details
  • Looked at 427 lines of code in 21 files
  • Skipped 0 files when reviewing.
  • Skipped posting 4 drafted comments based on config settings.
1. python/dockerfiles/Dockerfile:19
  • Draft comment:
    The export PATH command will not persist in the Docker image as each RUN command in a Dockerfile is executed in a new shell. Consider using ENV to set the PATH variable persistently.
  • Reason this comment was not posted:
    Confidence changes required: 50%
    The PR updates the version of composio_core in multiple files, but there is a potential issue with the export PATH command in Dockerfiles.
2. python/dockerfiles/Dockerfile.computer:64
  • Draft comment:
    The export PATH command will not persist in the Docker image as each RUN command in a Dockerfile is executed in a new shell. Consider using ENV to set the PATH variable persistently. This issue is also present in other Dockerfiles.
  • Reason this comment was not posted:
    Confidence changes required: 50%
    The same issue with the export PATH command is present in other Dockerfiles as well.
3. python/dockerfiles/Dockerfile.computer.dev:70
  • Draft comment:
    The export PATH command will not persist in the Docker image as each RUN command in a Dockerfile is executed in a new shell. Consider using ENV to set the PATH variable persistently. This issue is also present in other Dockerfiles.
  • Reason this comment was not posted:
    Confidence changes required: 50%
    The same issue with the export PATH command is present in other Dockerfiles as well.
4. python/dockerfiles/Dockerfile.dev:19
  • Draft comment:
    The export PATH command will not persist in the Docker image as each RUN command in a Dockerfile is executed in a new shell. Consider using ENV to set the PATH variable persistently. This issue is also present in other Dockerfiles.
  • Reason this comment was not posted:
    Confidence changes required: 50%
    The same issue with the export PATH command is present in other Dockerfiles as well.

Workflow ID: wflow_DWoLlqlpEf31e0fy


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

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

@angrybayblade angrybayblade merged commit 0b279bf into master Nov 14, 2024
9 checks passed
@angrybayblade angrybayblade deleted the release/v0.5.42 branch November 14, 2024 07:18
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