Tags: oorabona/github-ssh-auth
Tags
Prepare for v1.0.2 (#3) * enable py 3.11 and disable everything but linux * fix: kebab casing * feat: handle the lf vs crlf case * lint * remove py36 and py37 from test suite env * chore: pre-commit autoupdate * chore: python 3.9+ * lint * fix tests using environment variables * lint * feat: skip test if no env variables found * lint * remove python 3.8 from the test matrix * ensure PR target branch is develop * change branch strategy * deploy to PyPI from PR against only specific branches * getting better at writing english docs ? 😉 * speed up pipeline with different conditions * run publish if any of `needs` jobs have been skipped