Skip to content

chore: add missing generated artifact entries to .gitignore#199

Open
rubenvdlinde wants to merge 1 commit intodevelopmentfrom
chore/gitignore-cleanup
Open

chore: add missing generated artifact entries to .gitignore#199
rubenvdlinde wants to merge 1 commit intodevelopmentfrom
chore/gitignore-cleanup

Conversation

@rubenvdlinde
Copy link
Contributor

Adds .phpunit.cache/ and phpmetrics/ to .gitignore to prevent generated test and quality tool artifacts from being tracked. These cause unnecessary dirty-submodule noise in the parent repo.

Already present: /coverage/, /tests/.phpunit.cache

Add .phpunit.cache/, coverage/, and phpmetrics/ entries to prevent
generated test and quality tool artifacts from being tracked.
@github-actions
Copy link
Contributor

Quality Report

Repository ConductionNL/softwarecatalog
Commit ce7865f
Branch 199/merge
Event pull_request
Generated 2026-03-19 22:24 UTC
Workflow Run https://github.com/ConductionNL/softwarecatalog/actions/runs/23319311632

Summary

Group Result
PHP Quality FAIL
Vue Quality FAIL
Security PASS
License PASS
PHPUnit SKIP
Newman SKIP

PHP Quality

Tool Result
lint PASS
phpcs FAIL
phpmd PASS
psalm PASS
phpstan PASS
phpmetrics PASS

Vue Quality

Tool Result
eslint PASS
stylelint FAIL

Security

Ecosystem Result
composer PASS
npm PASS

License Compliance

Ecosystem Result
composer PASS
npm PASS

composer dependencies (120 total)

Metric Count
Approved (allowlist) 120
Approved (override) 0
Denied 0

npm dependencies (582 total)

Metric Count
Approved (allowlist) 581
Approved (override) 1
Denied 0

PHPUnit Tests

PHPUnit tests were not enabled for this run.

Integration Tests (Newman)

Newman integration tests were not enabled for this run.


Generated automatically by the Quality workflow.

Download the full PDF report from the workflow artifacts.

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