Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-enable Sphinx in ecosystem checks #11467

Closed
wants to merge 1 commit into from
Closed

Conversation

charliermarsh
Copy link
Member

Just curious if this works now.

@charliermarsh charliermarsh added the internal An internal refactor or improvement label May 19, 2024
@charliermarsh
Copy link
Member Author

Looks like this is still an issue.

Copy link
Contributor

ruff-ecosystem results

Linter (stable)

ℹ️ ecosystem check encountered linter errors. (no lint changes; 2 project errors)

commaai/openpilot (error)

Failed to clone commaai/openpilot: fatal: active `post-checkout` hook found during `git clone`:
	/home/runner/work/ruff/ruff/checkouts/commaai:openpilot/.git/hooks/post-checkout
For security reasons, this is disallowed by default.
If this is intentional and the hook should actually be run, please
run the command again with `GIT_CLONE_PROTECTION_ACTIVE=false`
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'

sphinx-doc/sphinx (error)

ruff failed
  Cause: Selection of unstable rule `PLC1901` without the `--preview` flag is not allowed.

Linter (preview)

✅ ecosystem check detected no linter changes.

Formatter (stable)

ℹ️ ecosystem check encountered format errors. (no format changes; 2 project errors)

commaai/openpilot (error)

Failed to commit: Author identity unknown

*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident name (for <runner@fv-az1149-422.p0yfcspwqgdenibuqhnf5ysfnc.dx.internal.cloudapp.net>) not allowed

sphinx-doc/sphinx (error)

ruff format --no-preview --exclude tests/roots/test-pycode/cp_1251_coded.py

ruff failed
  Cause: Selection of unstable rule `PLC1901` without the `--preview` flag is not allowed.

Formatter (preview)

ℹ️ ecosystem check encountered format errors. (no format changes; 1 project error)

commaai/openpilot (error)

ruff format --preview

Failed to commit: Author identity unknown

*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident name (for <runner@fv-az1149-422.p0yfcspwqgdenibuqhnf5ysfnc.dx.internal.cloudapp.net>) not allowed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal An internal refactor or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants