Skip to content

chore(ci): bump checkout to v6#13

Open
okurz wants to merge 1 commit intoos-autoinst:masterfrom
okurz:feature/update_gha_checkout
Open

chore(ci): bump checkout to v6#13
okurz wants to merge 1 commit intoos-autoinst:masterfrom
okurz:feature/update_gha_checkout

Conversation

@okurz
Copy link
Copy Markdown
Member

@okurz okurz commented Apr 12, 2026

This also fixes a warning about outdated nodejs

This also fixes a warning about outdated nodejs
@kalikiana
Copy link
Copy Markdown
Member

kalikiana commented Apr 21, 2026

Run black -l 120 --check --diff openqa_bugfetcher/
--- /home/runner/work/openqa_bugfetcher/openqa_bugfetcher/openqa_bugfetcher/issues/bugzilla_issue.py	2026-04-12 16:40:33.096165+00:00
+++ /home/runner/work/openqa_bugfetcher/openqa_bugfetcher/openqa_bugfetcher/issues/bugzilla_issue.py	2026-04-12 16:40:39.057010+00:00
@@ -1,11 +1,10 @@
 import html
 
 import requests
 
 from openqa_bugfetcher.issues import BaseIssue
-

Somehow this results in a difference of a line break? 🤔

@okurz
Copy link
Copy Markdown
Member Author

okurz commented Apr 21, 2026

Somehow this results in a difference of a line break? 🤔

Well, it's not my changes causing this but a PR created in this slow moving projected triggering checks using more recent versions of checkers. This reveals now style issues which are already there. Note that also all Python versions in use here are older.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants