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

Tool index refactoring #403

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

StrongMonkey
Copy link
Contributor

@StrongMonkey StrongMonkey commented Feb 4, 2025

This pr removes category and all: true per obot-platform/obot#1026.

The import logic will be changed in obot to accommodate it.

It doesn't rely on bundle and category metadata anymore. Category can be used to defined bigger group other than bundle.

@StrongMonkey StrongMonkey force-pushed the tool-refactor branch 3 times, most recently from 0c7d47d to d401402 Compare February 5, 2025 06:21
@StrongMonkey StrongMonkey changed the title WIP Tool index refactoring Feb 5, 2025
@StrongMonkey StrongMonkey marked this pull request as ready for review February 5, 2025 06:47
index.yaml Outdated
time:
reference: ./time
nameOverride: time
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is something I added to workaround a migration issue that has to deal with tool name change. Normally. under the current logic, if a tool is a bundle it has be to defined as the name x-bundle. This breaks the previous naming conversion it had with old agent/workflow. So this is just a way to override the name to not follow the same conversion.

Signed-off-by: Daishan Peng <[email protected]>
Signed-off-by: Daishan Peng <[email protected]>
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.

4 participants