Tox in verbose mode?
还没有人认领这个 Issue。
评估
调研方向
首先检查 action 和容器如何处理 TOX_PARAMS,然后将默认安装输出与 issue 中描述的 -vvvvv 行为进行比较。明确详细程度应属于 action 还是容器配置,并考虑报告中提到的用户覆盖设置。当安装过程提供所请求的诊断详细信息,同时不阻止用户设置覆盖该详细程度时,即视为完成。
由索引模型根据 Issue 内容生成。
描述
It might be useful to have tox in more verbose mode than the default. I'm gonna explain what happened to me recently. I've prepared a CI job with fedora-python-tox. The test dependencies contain one which has to be compiled from sources and therefore needs some non-Python deps to be installed in the container in advance. If the system package is missing, pip fails to install (compile) the package, and instead of exiting with an error, it keeps trying with older and older versions of the same package all failing for the same reason. This ended up after hours because of timeout. To uncover the problem, I had to manually add
env:
TOX_PARAMS: -vvvvv
to the config to see what's happening during the installation process.
I know that the verbose mode might produce a lot of logs but having a log of the installation process sounds reasonable to me. What do you think? Should this be done on the action or container image level? I believe that both can be overwritten by user settings.
- 主要语言
- Python
- 星标
- 17
- 派生
- 3
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
fedora-python/tox-github-action 的其他 Issue
-
bug
难度 3/5 1-2 天 新手友好度 45/100
fedora-python/tox-github-action#30 · 3 条评论 ·
-
难度 2/5 1-3 小时 新手友好度 35/100
fedora-python/tox-github-action#8 · 4 条评论 ·
查看 fedora-python/tox-github-action 的全部 Issue
相似的 Issue
-
essnmx good first issue
难度 1/5 1 小时以内 新手友好度 95/100
-
难度 2/5 1-3 小时 新手友好度 65/100
syfoud/Simulated_Scepter#174 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
Giskard-AI/giskard-oss#2840 · 1 条评论 ·
-
A claim comment carrying the issue number is silently declined while the workflow reports success 未关闭area: repo bug perceived difficulty: 2
难度 2/5 1-3 小时 新手友好度 70/100
-
难度 2/5 1-3 小时 新手友好度 75/100
yeti-platform/yeti#1380 ·