-
Notifications
You must be signed in to change notification settings - Fork 3
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
[CDF-21480] 🏂Better build message #627
Conversation
☂️ Python Coverage
Overall Coverage
New FilesNo new covered files... Modified Files
|
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.
Not too crazy about the icons, if we introduce them here I'd like to use the same "style" everywhere. Also, rich has a Tree()
class that I'm using in the interactive init, maybe you can use that to get the "folder tree" look?
Co-authored-by: Pål Rønning <ronpal@users.noreply.github.com>
Co-authored-by: Pål Rønning <ronpal@users.noreply.github.com>
Description
If not source modules are found:

And instead of the following when running the

cdf-tk build
with this one

Checklist
_version.py and
pyproject.toml per semantic versioning.