chore: Add Structarmed to QA#10180
Conversation
|
Ready for review/merge 👍 |
|
The |
|
I don't see any practical benefit from the package yet. Perhaps it will grow further into something similar to deptrac... |
|
It trades deptrac's flexibility and maturity for a dramatically lower setup cost, opinionated presets, PHP-native config, and PHPUnit integration out of the box. |
|
Btw, just bumped structarmed to This should be ok now 👍 |
|
Bumped to 0.3.4 to fix very long list progressbar 👍 |
2983333 to
f84f71d
Compare
|
Rebased and bumped to 0.3.5 for allow use psr-12 preset, can be enabled later if needed after this PR merged ;) Ready for merge 👍 |
f84f71d to
1e18dad
Compare
paulbalandan
left a comment
There was a problem hiding this comment.
I am approving this, but let's wait for another review. Thanks!
michalsn
left a comment
There was a problem hiding this comment.
If this can eventually replace deptrack, I'm good with it.
|
Thank you, @samsonasik |
Description
This is continue of PR that detected by
Structarmedto automate architecture definition check on github workflows.
https://github.com/boundwize/structarmed
Structarmed is configurable PHP architecture guards, this we can define layers and rules, then keep them enforced.
On early of this PR, only check
PSR4usage. Use pinned version0.3.4on purpose to ease catch bug isolation when new version released.Checklist: