Skip to content

chore: migrate editUrl from docusaurus/ to docs/#690

Open
rubenvdlinde wants to merge 7 commits intodevelopmentfrom
chore/migrate-docusaurus-to-docs
Open

chore: migrate editUrl from docusaurus/ to docs/#690
rubenvdlinde wants to merge 7 commits intodevelopmentfrom
chore/migrate-docusaurus-to-docs

Conversation

@rubenvdlinde
Copy link
Copy Markdown
Contributor

Summary

  • Fix editUrl in docs/docusaurus.config.js to reference docs/ instead of stale docusaurus/ path

Move docusaurus project files from docusaurus/ into docs/ alongside
content. Replace local documentation.yml and code-quality.yml with
centralized callers. Remove tests.yml.
…nector into development

# Conflicts:
#	docs/docusaurus.config.js
Enable all quality checks (Psalm, PHPStan, phpmetrics, ESLint, PHPUnit,
SBOM) via the reusable workflow. Remove standalone sbom.yml as it's now
handled by the quality workflow.
@github-actions
Copy link
Copy Markdown

Quality Report

Repository ConductionNL/openconnector
Commit 68acaea
Branch 690/merge
Event pull_request
Generated 2026-03-19 18:56 UTC
Workflow Run https://github.com/ConductionNL/openconnector/actions/runs/23311669181

Summary

Group Result
PHP Quality FAIL
Vue Quality FAIL
Security FAIL
License FAIL
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 FAIL

License Compliance

Ecosystem Result
composer PASS
npm FAIL

composer dependencies (148 total)

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

npm dependencies (573 total)

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

Denied packages

Package Version License
@fortawesome/free-solid-svg-icons 6.7.2 (CC-BY-4.0 AND MIT)

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.

@github-actions
Copy link
Copy Markdown

Quality Report

Repository ConductionNL/openconnector
Commit 9a0290f
Branch 690/merge
Event pull_request
Generated 2026-03-19 19:05 UTC
Workflow Run https://github.com/ConductionNL/openconnector/actions/runs/23312046273

Summary

Group Result
PHP Quality FAIL
Vue Quality FAIL
Security FAIL
License FAIL
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 FAIL

License Compliance

Ecosystem Result
composer PASS
npm FAIL

composer dependencies (148 total)

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

npm dependencies (573 total)

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

Denied packages

Package Version License
@fortawesome/free-solid-svg-icons 6.7.2 (CC-BY-4.0 AND MIT)

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.

@github-actions
Copy link
Copy Markdown

Quality Report

Repository ConductionNL/openconnector
Commit 54f11f0
Branch 690/merge
Event pull_request
Generated 2026-03-19 21:38 UTC
Workflow Run https://github.com/ConductionNL/openconnector/actions/runs/23318062568

Summary

Group Result
PHP Quality FAIL
Vue Quality FAIL
Security FAIL
License FAIL
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 FAIL

License Compliance

Ecosystem Result
composer PASS
npm FAIL

composer dependencies (148 total)

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

npm dependencies (573 total)

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

Denied packages

Package Version License
@fortawesome/free-solid-svg-icons 6.7.2 (CC-BY-4.0 AND MIT)

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