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

Publish feature branch of ml-commons #143

Closed
wants to merge 4 commits into from

Conversation

owaiskazi19
Copy link
Member

@owaiskazi19 owaiskazi19 commented Nov 2, 2023

Description

Publish agent_framework_dev branch of ml-commons as development is going on the feature branch.

Keeping it draft for testing and waiting for all the PRs to be merged to feature branch.

Issues Resolved

Fixes #138

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@github-actions github-actions bot added the backport 2.x backport PRs to 2.x branch label Nov 2, 2023
- uses: actions/checkout@v4
with:
repository: opensearch-project/ml-commons
ref: agent_framework_dev
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
ref: agent_framework_dev
ref: agent_framework

@owaiskazi19 owaiskazi19 force-pushed the setup-ci-ml branch 3 times, most recently from d8591c6 to 6374e9a Compare November 2, 2023 23:06
Signed-off-by: Owais Kazi <[email protected]>
@owaiskazi19
Copy link
Member Author

Looks like the gradlew check is still fetching the ml-commons dependency from maven. Otherwise it would have failed because the APIs like regsiter, deploy etc are not present in the feature branch.

@owaiskazi19
Copy link
Member Author

Closing this as the CI changes are handled in #169.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x backport PRs to 2.x branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Set up CI to track ml-commons agent_framework feature branch
2 participants