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

Keep QA tools after installer is done #136

Merged
merged 5 commits into from
Jan 10, 2024

Conversation

Xerkus
Copy link
Member

@Xerkus Xerkus commented Jan 9, 2024

Q A
Documentation no
Bugfix no
BC Break no
New Feature yes
RFC no
QA no

Description

Skeleton is supposed to provide barebones application after installation is done. However, ready for use QA tools are beneficial for our users. We should keep them on install.

@Xerkus Xerkus added the Enhancement New feature or request label Jan 9, 2024
@Xerkus Xerkus added this to the 3.15.0 milestone Jan 9, 2024
@Xerkus Xerkus linked an issue Jan 9, 2024 that may be closed by this pull request
@Xerkus
Copy link
Member Author

Xerkus commented Jan 9, 2024

psalm fails if ignoreFiles directory definition points to non-existent folder... and folder becomes non-existent when installer is deleted.

Signed-off-by: Aleksei Khudiakov <aleksey@xerkus.pro>
Signed-off-by: Aleksei Khudiakov <aleksey@xerkus.pro>
Signed-off-by: Aleksei Khudiakov <aleksey@xerkus.pro>
Signed-off-by: Aleksei Khudiakov <aleksey@xerkus.pro>
Signed-off-by: Aleksei Khudiakov <aleksey@xerkus.pro>
@Xerkus
Copy link
Member Author

Xerkus commented Jan 10, 2024

After installation psalm will complain about unused baseline entries and will complain about files added during install.
I see no way to avoid it. Best we can do is document how to deal with those problems. But it will involve baselining the issues and we all know where that road leads...

@Xerkus Xerkus merged commit 490b657 into mezzio:3.15.x Jan 10, 2024
13 checks passed
@Xerkus Xerkus deleted the feature/keep-qa-tools branch January 10, 2024 00:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing PHPCS dependency
1 participant