Pieter De Gendt
Pieter De Gendt
This looks like a real nice feature! Any update?
For comparison, timing counting the lines of code using [`cloc`](https://github.com/AlDanial/cloc) with 20 logical cores: ``` west forall -c "cloc --quiet ." 103.21s user 5.00s system 70% cpu 2:34.15 total west...
The updated version is better, as all printing is done from a single thread, I tried to overwrite the "running" line, but it doesn't clear it.
> Colorization was surprisingly more robust than I thought (mainly due to a lack of "toggles") but I managed to craft a test that broke your earlier version. But you...
Tox output for `v1.3.0a1` Windows ``` .pkg: _optional_hooks> python C:\Users\piete\Projects\west\.venv\Lib\site-packages\pyproject_api\_backend.py True setuptools.build_meta .pkg: get_requires_for_build_sdist> python C:\Users\piete\Projects\west\.venv\Lib\site-packages\pyproject_api\_backend.py True setuptools.build_meta .pkg: build_sdist> python C:\Users\piete\Projects\west\.venv\Lib\site-packages\pyproject_api\_backend.py True setuptools.build_meta py3: install_package> python -I -m pip...
Tox output for `v1.3.0a3` Windows ``` py3: recreate env because python changed virtualenv version='20.26.3'->'20.26.6' py3: remove tox env folder C:\Users\pieter.degendt\Projects\west\.tox\py3 py3: install_deps> python -I -m pip install flake8 mypy pytest...
Tox output for `v1.3.0a4` Windows ``` .pkg: _optional_hooks> python C:\Users\pieter.degendt\Projects\west\.venv\Lib\site-packages\pyproject_api\_backend.py True setuptools.build_meta .pkg: get_requires_for_build_sdist> python C:\Users\pieter.degendt\Projects\west\.venv\Lib\site-packages\pyproject_api\_backend.py True setuptools.build_meta .pkg: build_sdist> python C:\Users\pieter.degendt\Projects\west\.venv\Lib\site-packages\pyproject_api\_backend.py True setuptools.build_meta py3: install_package> python -I -m pip...
> It is possible, but I suggest creating a fork and maintain the publish to Pypi there since I don't want to maintain that myself (having to create an account...
> @svjson yeah, sure, I can make you a maintainer. @pdgendt would you like to be a maintainer also for the PyPi front? Sure, I don't think there will be...
> I have no idea what this does, sorry. Would you have pointers to before/after logs/results? You can ignore this draft PR for now, is a test.