Rahix / tbot

Automation/Testing tool for Embedded Linux Development
https://tbot.tools
GNU General Public License v3.0
84 stars 21 forks source link

newbot: Add --log option to newbot CLI. #78

Closed locomotiveviaduct closed 1 year ago

locomotiveviaduct commented 1 year ago

Signed-off-by: Mark A mkand@microsoft.com

resolves https://github.com/Rahix/tbot/issues/80

locomotiveviaduct commented 1 year ago

Thanks for the response.

We use --log in our existing tbot invocations, so it would be helpful to minimize the disruption in migrating to newbot. Renaming the option to something like --legacy-log or --json-log-stream sounds reasonable.

Can I get back to you on the license part of your question?

Rahix commented 1 year ago

We use --log in our existing tbot invocations, so it would be helpful to minimize the disruption in migrating to newbot.

Yeah, this is what I was thinking.

Can I get back to you on the license part of your question?

Sure, sorry for this...

locomotiveviaduct commented 1 year ago

I've spoken to our legal folks, and you have permission to sublicense the contribution under GPLv3 later under an OSI license of your choice.

Thanks for waiting.

Rahix commented 1 year ago

Alright, thank you very much!