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

chore: release v0.6.0-rc.1 #986

Merged
merged 3 commits into from
Dec 11, 2024
Merged

chore: release v0.6.0-rc.1 #986

merged 3 commits into from
Dec 11, 2024

Conversation

tushar-composio
Copy link
Contributor

@tushar-composio tushar-composio commented Dec 11, 2024

Important

Update version to 0.6.0-rc.1 and adjust dependencies in core and plugin setup files for release candidate.

  • Version Updates:
    • Update version to 0.6.0-rc.1 in __version__.py and setup.py for composio_core and all plugins (autogen, camel, claude, crew_ai, google, griptape, julep, langchain, langgraph, llamaindex, lyzr, openai, phidata, praisonai).
    • Update version to 0.3.1-rc.1 in swe/setup.py.
  • Dependency Updates:
    • Update composio_core dependency to >=0.5.0,<=0.6.0-rc.1 in all plugin setup.py files.
    • Update composio_openai dependency to >=0.5.0,<=0.6.0-rc.1 in claude, julep, and phidata plugins.
    • Update composio_langchain dependency to >=0.5.0,<=0.6.0-rc.1 in crew_ai and langgraph plugins.
    • Update composio_langgraph dependency to >=0.5.0,<=0.6.0-rc.1 in swe plugin.

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

Copy link

vercel bot commented Dec 11, 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 Dec 11, 2024 0:12am

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 ca14dfb in 15 seconds

More details
  • Looked at 372 lines of code in 17 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 drafted comments based on config settings.
1. python/plugins/langgraph/setup.py:15
  • Draft comment:
    Typo in description: "LnagGraph" should be "LangGraph".
  • Reason this comment was not posted:
    Confidence changes required: 50%
    The PR updates the version numbers across multiple files, which is expected for a release candidate. However, there is a typo in the description of the LangGraph plugin.

Workflow ID: wflow_EToTFkU6TbvDPfzO


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

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.

❌ Changes requested. Incremental review on 1040ddc in 53 seconds

More details
  • Looked at 150 lines of code in 11 files
  • Skipped 0 files when reviewing.
  • Skipped posting 0 drafted comments based on config settings.

Workflow ID: wflow_1CGXq8rJPLd3LHIH


Want Ellipsis to fix these issues? Tag @ellipsis-dev in a comment. You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

@tushar-composio tushar-composio changed the title Release: v0.6.0-rc.1 chore: release v0.6.0-rc.1 Dec 11, 2024
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! Incremental review on 233a130 in 36 seconds

More details
  • Looked at 81 lines of code in 6 files
  • Skipped 0 files when reviewing.
  • Skipped posting 6 drafted comments based on config settings.
1. python/plugins/claude/setup.py:25
  • Draft comment:
    The version constraint for composio_openai should be >=0.5.0 instead of >=0.5.50.
  • Reason this comment was not posted:
    Comment did not seem useful.
2. python/plugins/crew_ai/setup.py:26
  • Draft comment:
    The version constraint for composio_langchain should be >=0.5.0 instead of >=0.5.50.
  • Reason this comment was not posted:
    Comment did not seem useful.
3. python/plugins/julep/setup.py:25
  • Draft comment:
    The version constraint for composio_openai should be >=0.5.0 instead of >=0.5.50.
  • Reason this comment was not posted:
    Marked as duplicate.
4. python/plugins/langgraph/setup.py:26
  • Draft comment:
    The version constraint for composio_langchain should be >=0.5.0 instead of >=0.5.50.
  • Reason this comment was not posted:
    Marked as duplicate.
5. python/plugins/phidata/setup.py:27
  • Draft comment:
    The version constraint for composio_openai should be >=0.5.0 instead of >=0.5.50.
  • Reason this comment was not posted:
    Marked as duplicate.
6. python/swe/setup.py:78
  • Draft comment:
    The version constraint for composio_langgraph should be >=0.5.0 instead of >=0.5.50.
  • Reason this comment was not posted:
    Marked as duplicate.

Workflow ID: wflow_BSqniehUhJ1NRhmF


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

@tushar-composio tushar-composio merged commit a2e7660 into master Dec 11, 2024
10 of 11 checks passed
@tushar-composio tushar-composio deleted the release/v0.6.0-rc.1 branch December 11, 2024 12:19
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