Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

pre-commit formatting in systemtests script#705

Merged
davidscn merged 1 commit intodevelopfrom
pre-commit
Feb 6, 2026
Merged

pre-commit formatting in systemtests script#705
davidscn merged 1 commit intodevelopfrom
pre-commit

Conversation

Copy link
Member

davidscn commented Feb 6, 2026 *
edited
Loading

Running pre-commit in the tutorials edits those files. Am I the only one?

Checklist:

  • I added a summary of any user-facing changes (compared to the last release) in the changelog-entries/.md.
  • I will remember to squash-and-merge, providing a useful summary of the changes of this PR.

and as a side note: the other pre-commit also fails constantly for me:

check file names.........................................................Failed
- hook id: check-names
- exit code: 1

davidscn requested a review from MakisH February 6, 2026 08:12
Copy link
Member

IshaanDesai commented Feb 6, 2026

Running pre-commit in the tutorials edits those files. Am I the only one?

No, you are not the only one. I already noticed this.

davidscn reacted with eyes emoji

MakisH approved these changes Feb 6, 2026
Copy link
Member

MakisH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm, that's strange. pre-commit passes on my system already with develop, and it has so far been passing on GitHub Actions as well.

Maybe it is related to the Python version.

But since this version passes in all systems, let's keep this one.

@davidscn I see this marked as draft at the moment. Is it ready to merge?

Copy link
Member

MakisH commented Feb 6, 2026 *
edited
Loading

and as a side note: the other pre-commit also fails constantly for me:

check file names.........................................................Failed
- hook id: check-names
- exit code: 1

Is there a report on which files fail? It also passes on my system and here. We probably have a bigger issue, if it only works on some systems.

Copy link
Member Author

davidscn commented Feb 6, 2026

Lengthy report, but it seems that the pre-commit picks up local files not tracked by git in the first place

particles-bidirectional/images/tutorials-channel-transport-animation.webm: error: wrong filename
particles-bidirectional/images/tutorials-channel-transport-animation.webm: note: expected prefix "tutorials-particles-bidirectional-"

MakisH mentioned this pull request Feb 6, 2026
Copy link
Member

MakisH commented Feb 6, 2026

Lengthy report, but it seems that the pre-commit picks up local files not tracked by git in the first place

particles-bidirectional/images/tutorials-channel-transport-animation.webm: error: wrong filename
particles-bidirectional/images/tutorials-channel-transport-animation.webm: note: expected prefix "tutorials-particles-bidirectional-"

I opened another issue for that, since that looks independent and lower priority (high effort/low benefit): #707

davidscn marked this pull request as ready for review February 6, 2026 12:33
davidscn merged commit b32f5a3 into develop Feb 6, 2026
1 check passed
MakisH added the systemtests label Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

MakisH MakisH approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants