-
Notifications
You must be signed in to change notification settings - Fork 15
[LAB-470] 442 tool author attribution to iojson #599
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
Conversation
LAB-470 author attributions in tool config
Goal is to add an optional author field to the Tool JSON definition. This can just be a longish string. Where the Tool struct lives: Line 28 in 74296bb
Some previous work was done on this branch, but it's stale: https://github.com/labdao/plex/tree/442-tool-author-attribution-to-iojson |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Thanks @hevans66. Do you want me to add the authors for each core tool config into this PR as well or would you prefer this one gets merged first? |
I'm ok either way. I don't know who the authors are for the existing tools. |
…replaced in pip coretools
…tion fixed for new example_tool
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@hevans66 I added author information to a few of the tools in BibTex citation format. This looks good to me now, I'm going to squash and merge
Adds author to the tool struct.