Skip to content

feat: add pylint integration for Python linting and update permissions in workflows#268

Merged
ChristophShyper merged 3 commits into
masterfrom
feat/triglav-e2e-tests
Jun 2, 2026
Merged

feat: add pylint integration for Python linting and update permissions in workflows#268
ChristophShyper merged 3 commits into
masterfrom
feat/triglav-e2e-tests

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

📝 Brief description

feat: add pylint integration for Python linting and update permissions in workflows
Merge branch 'master' into feat/triglav-e2e-tests
feat: set up virtual environment for pylint and install dependencies

💻 Commits

  • c87ce77 - ChristophShyper - 2026-06-02 21:42:15
    | feat: set up virtual environment for pylint and install dependencies
    |
  • 5151c6d - ChristophShyper - 2026-06-02 21:41:02
    | Merge branch 'master' into feat/triglav-e2e-tests
    |
  • a1797db - ChristophShyper - 2026-06-02 21:36:57
    feat: add pylint integration for Python linting and update permissions in workflows

📁 Modified files

.github/workflows/auto-pull-request-create.yml | 3 ++-
.github/workflows/auto-release-create.yml | 3 ++-
.../workflows/manual-release-branch-prepare.yml | 1 +
.pre-commit-config.yaml | 6 +++++
.pylintrc | 26 ++++++++++++++++++
README.md | 2 +-
Taskfile.cicd.yml | 6 +++++
Taskfile.scripts.yml | 30 ++++++++++++++++++++-
img/velez.png (new) | Bin 0 -> 2348735 bytes
requirements.txt | 1 +
10 files changed, 74 insertions(+), 4 deletions(-)

⚠️ Additional information

  • Pushed to a branch with a proper name and provided proper commit message.
  • Provided a clear and concise description of what the issue is.

Check CONTRIBUTING.md and CODE_OF_CONDUCT.md for more information

@ChristophShyper ChristophShyper merged commit dc79b8d into master Jun 2, 2026
12 checks passed
@ChristophShyper ChristophShyper deleted the feat/triglav-e2e-tests branch June 2, 2026 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant