Skip to content

ci(deps): gersemi pre-commit hook repo reference#5378

Merged
kodiakhq[bot] merged 4 commits into
acts-project:mainfrom
AJPfleger:gersemi
Apr 22, 2026
Merged

ci(deps): gersemi pre-commit hook repo reference#5378
kodiakhq[bot] merged 4 commits into
acts-project:mainfrom
AJPfleger:gersemi

Conversation

@AJPfleger

Copy link
Copy Markdown
Member

The pre-commit config referenced the package repo instead of the dedicated hook repo, causing InvalidManifestError due to missing .pre-commit-hooks.yaml.

Detected in #5366.

Run pre-commit run --all-files --show-diff-on-failure
  pre-commit run --all-files --show-diff-on-failure
  shell: /usr/bin/bash -e {0}
  env:
    PRE_COMMIT_HOME: /tmp/pre-commit
    pythonLocation: /opt/hostedtoolcache/Python/3.14.4/x64
    PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.14.4/x64/lib/pkgconfig
    Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.14.4/x64
    Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.14.4/x64
    Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.14.4/x64
    LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.14.4/x64/lib
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-clang-format.
[INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks.
[INFO] Initializing environment for https://github.com/psf/black-pre-commit-mirror.
[INFO] Initializing environment for https://github.com/psf/black-pre-commit-mirror:.[jupyter].
[INFO] Initializing environment for https://github.com/BlankSpruce/gersemi.
An error has occurred: InvalidManifestError: 
=====> /tmp/pre-commit/repo3wt466sb/.pre-commit-hooks.yaml is not a file
Check the log at /tmp/pre-commit/pre-commit.log
Error: Process completed with exit code 1.

@github-actions

Copy link
Copy Markdown
Contributor

📊: Physics performance monitoring for 0130032

Full contents

physmon summary

@sonarqubecloud

Copy link
Copy Markdown

@kodiakhq kodiakhq Bot merged commit 70f052c into acts-project:main Apr 22, 2026
45 checks passed
@AJPfleger AJPfleger deleted the gersemi branch April 22, 2026 23:38
paradajzblond pushed a commit to paradajzblond/acts that referenced this pull request Apr 28, 2026
The pre-commit config referenced the package repo instead of the dedicated hook repo, causing `InvalidManifestError` due to missing `.pre-commit-hooks.yaml`.

Detected in acts-project#5366.

```
Run pre-commit run --all-files --show-diff-on-failure
  pre-commit run --all-files --show-diff-on-failure
  shell: /usr/bin/bash -e {0}
  env:
    PRE_COMMIT_HOME: /tmp/pre-commit
    pythonLocation: /opt/hostedtoolcache/Python/3.14.4/x64
    PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.14.4/x64/lib/pkgconfig
    Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.14.4/x64
    Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.14.4/x64
    Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.14.4/x64
    LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.14.4/x64/lib
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-clang-format.
[INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks.
[INFO] Initializing environment for https://github.com/psf/black-pre-commit-mirror.
[INFO] Initializing environment for https://github.com/psf/black-pre-commit-mirror:.[jupyter].
[INFO] Initializing environment for https://github.com/BlankSpruce/gersemi.
An error has occurred: InvalidManifestError: 
=====> /tmp/pre-commit/repo3wt466sb/.pre-commit-hooks.yaml is not a file
Check the log at /tmp/pre-commit/pre-commit.log
Error: Process completed with exit code 1.
```
@andiwand andiwand modified the milestones: next, v46.4.0 May 1, 2026
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.

2 participants