Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: questionpy-org/.github

Tags

v10

Toggle v10's commit message
feat: add reusable workflow `node-ci.yml`

v9

Toggle v9's commit message

Verified

This commit was signed with the committer’s verified signature.
MHajoha Maximilian Haye
ci: update poetry to v2

v8.1

Toggle v8.1's commit message
fix: remove `--no-root` from poetry install command for the `pytest` …

…task

v8

Toggle v8's commit message
ci!: add ruff jobs

- Add `ruff-lint` and `ruff-format` jobs.
- Remove `pylint`/`flake8` jobs.
- Install only required dependency groups.

v7

Toggle v7's commit message
ci: update actions

v6

Toggle v6's commit message
ci!: don't use tox

Tox doesn't provide much benefit in CI since Python versions are selected through a matrix. Tox remains useful for local development.

v5

Toggle v5's commit message

Verified

This commit was signed with the committer’s verified signature.
MHajoha Maximilian Haye
feat: remove test report comment step

Doesn't work well with matrices.

v4

Toggle v4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: upload code coverage report artifact (#5)

v3

Toggle v3's commit message

Verified

This commit was signed with the committer’s verified signature.
MHajoha Maximilian Haye
chore: update to irongut/[email protected]

Was v1.2.0.

v2

Toggle v2's commit message

Verified

This commit was signed with the committer’s verified signature.
MHajoha Maximilian Haye
Merge branch 'feature/poetry'