Skip to content

Remove orphaned static/openapi.yaml and ignore it for prettier - #1185

Merged
naltatis merged 1 commit into
mainfrom
fix/orphaned-static-openapi
Sep 14, 2026
Merged

naltatis merged 1 commit into
mainfrom
fix/orphaned-static-openapi

Conversation

@naltatis

@naltatis naltatis commented Sep 14, 2026

Copy link
Copy Markdown
Member

follow-up to 6ad74c0 (evcc-io/evcc#33392), unblocks #1184

The evcc 0.315.1 release was cut from release/0.315.1, whose documentation workflow still publishes the OpenAPI spec to static/ instead of public/. That re-added the orphaned, unformatted static/openapi.yaml on main. The push workflow has no formatting step, so main stayed green while every PR now fails prettier --check on a file it didn't touch.

  • Remove static/openapi.yaml again.
  • Add static/openapi.yaml to .prettierignore next to public/openapi.yaml, so a patch release from an old branch can't break PR checks again.

🤖 Generated with Claude Code

@naltatis
naltatis enabled auto-merge (squash) September 14, 2026 18:53
@naltatis
naltatis merged commit b352d7b into main Sep 14, 2026
4 checks passed
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.

1 participant