Skip to content

Remove StructArmed#734

Merged
TomasVotruba merged 2 commits into
mainfrom
remove-structarmed
Jul 24, 2026
Merged

Remove StructArmed#734
TomasVotruba merged 2 commits into
mainfrom
remove-structarmed

Conversation

@TomasVotruba

Copy link
Copy Markdown
Member

Removes the boundwize/structarmed dev dependency, its config file, and the CI step.

Changes

  • composer.json — drop boundwize/structarmed from require-dev
  • structarmed.php — delete config file
  • .github/workflows/code_analysis.yaml — remove Run StructArmed step

A tagged main is already published by the tag build of rector-src. A
dispatched build would race that build for the push to rectorphp/rector,
and the loser of the race fails on a non fast forward push.

Tags are resolved with git ls-remote, which lists a lightweight tag with
the commit itself and an annotated tag with an extra "^{}" line, so both
kinds are matched. rector-src has 36 annotated tags among 574.
Drop boundwize/structarmed dev dependency, its config, and CI step.
@TomasVotruba
TomasVotruba merged commit 93744ac into main Jul 24, 2026
7 checks passed
@TomasVotruba
TomasVotruba deleted the remove-structarmed branch July 24, 2026 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant