clintonsteiner

Results 43 issues of clintonsteiner

Change: --lint="pylint --ignore='setup.py'"" to --lint="pylint --ignore='setup.py'" to be correct

Any plans to begin using [`ruff format`](https://docs.astral.sh/ruff/formatter/) instead of black for code formatting? Ruff is designed to be a drop in replacement for black and should provide a nice performance...

enhancement
performance
many-formatters

### Description Hello, Using this plugin occasionally while writing new tests to prevent flakiness, but old tests still need to run without the random order. Currently accomplishing this via pytest.ini...

* Removed shell formatting from examples to allow users to directly copy and paste * Gave venv example a name and location * Turned hyperlinks into proper links * Remove...

##### ISSUE TYPE - Bug Report ##### Jenkinsapi VERSION ##### Jenkins VERSION ##### SUMMARY Github actions have failed for the past 4 pr requests. Something appears to be broken #####...

- [ x ] Have you followed the [guidelines for contributing](https://github.com/Homebrew/homebrew-core/blob/HEAD/CONTRIBUTING.md)? - [ x ] Have you ensured that your commits follow the [commit style guide](https://docs.brew.sh/Formula-Cookbook#commit)? - [ x ]...

python
new formula

Python 3.8 is EOL - update all old references to newer versions ## Pre-requisites - [x] Prior to submitting a new workflow, please apply to join the GitHub Technology Partner...

code-scanning

* Add in poetry example utilizing caching from mage example in repo * https://github.com/dagger/dagger/issues/5301

* previously excluded as determined in this issue #709* **Please check if the PR fulfills these requirements** - [X ] Tests for the changes have been added - [X ]...