Vassilis Sioros
Vassilis Sioros
Hello everybody! I'm facing an issue regarding `gitlint`, which may or may not relate to `pre-commit`. Given the following configuration: ```yaml - repo: https://github.com/jorisroovers/gitlint rev: v0.15.1 hooks: - id: gitlint...
> @billsioros off topic @asottile Sorry for being off topic. This was the most relevant issue that I was able to find. Should I maybe open a separate issue?
Any news on this one 😄 ?
Hello everyone 👋🏽 I have a similar question. Is there a reason why the Client Factory is unavailable in the IScenarioContext & would it be possible to add it ?...
Thank you @AntyaDev for the prompt response! I appreciate it extremely! > For example, MongoClientFactory.Clients: T[] > and then you can just get access to it in ScenarioClean I assume...
Hello everyone 👋🏽, I'm facing a similar issue. More specifically, poetry fails to detect the python version passed to python-semantic-release: ``` The currently activated Python version 3.10.13 is not supported...
Hello @zckv 👋🏽 Thank you for the prompt response! I resolved the issues by editing `pyproject.toml` for the time being and I'll consider migrating to v8 in the near future....
Would love to see this merged! 💯 I've been using @bakkerd 's [fork](https://github.com/bakkerd/graypy.git) and I have not come across any issues!
Hello @peter-evans 👋🏽 I tried again after upgrading to `v3` and again the action fails. The corresponding run can be found [here](https://github.com/billsioros/cookiecutter-pypackage/actions/runs/5082361171/jobs/9131989948) Thanks!