Lynn Root

Results 68 comments of Lynn Root

## Command results Details: add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ``` pip install pre-commit ```Shell Collecting pre-commit Downloading pre_commit-2.19.0-py2.py3-none-any.whl (199 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.3/199.3 kB 9.8 MB/s eta 0:00:00 Collecting nodeenv>=0.11.1 Downloading nodeenv-1.6.0-py2.py3-none-any.whl...

## Command results Details: add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ``` pip install pre-commit ```Shell Collecting pre-commit Downloading pre_commit-2.19.0-py2.py3-none-any.whl (199 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.3/199.3 kB 10.0 MB/s eta 0:00:00 Collecting pyyaml>=5.1 Downloading PyYAML-6.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl...

## Command results Details: add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ``` pip install pre-commit ```Shell Collecting pre-commit Downloading pre_commit-2.20.0-py2.py3-none-any.whl (199 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.5/199.5 kB 28.3 MB/s eta 0:00:00 Collecting toml Downloading toml-0.10.2-py2.py3-none-any.whl...

## Command results Details: add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ``` pip install pre-commit ```Shell Collecting pre-commit Downloading pre_commit-2.20.0-py2.py3-none-any.whl (199 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.5/199.5 kB 8.4 MB/s eta 0:00:00 Collecting identify>=1.0.0 Downloading identify-2.5.6-py2.py3-none-any.whl...

Interesting - I can see how this would be helpful. Let me give it some thought!

dang! thanks for the contribution @ErwinJunge ! I'm wrapping up a bunch of work stuff, but I'll review this over the next few days. Thanks!

uff - @ErwinJunge , looks like that small change broke some tests 😬 If you don't have time to fix them in the next couple of days, I can try...

@jstoiko I can release today (this afternoon SF time - will ping this issue when it's out) - you could help in letting me know if it's the expected behavior...

Hey folks - v0.1.8 of ramlfications has been pushed to [PyPI](https://pypi.python.org/pypi/ramlfications) and [github](https://github.com/spotify/ramlfications/releases/tag/0.1.8). Happy hacking!

I'd also like to have this functionality. I'd like to be able to edit/add to the template context either as it's being processed (like how [template variables are accessible](http://cookiecutter.readthedocs.org/en/latest/advanced_usage.html#templates-in-context-values) within...