Skip to content

deps(external.json): Update UI5 plugins to v0.1.7#2377

Open
flovogt wants to merge 1 commit into
github:mainfrom
flovogt:patch-2
Open

deps(external.json): Update UI5 plugins to v0.1.7#2377
flovogt wants to merge 1 commit into
github:mainfrom
flovogt:patch-2

Conversation

@flovogt

@flovogt flovogt commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • I have read and followed the Guidance for submissions involving paid services.
  • My contribution adds a new instruction, prompt, agent, skill, workflow, or canvas extension file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, agent, skill, workflow, or canvas extension with GitHub Copilot.
  • I have run npm start and verified that README.md is up to date.
  • I am targeting the main branch for this pull request.

Description


Type of Contribution

  • New instruction file.
  • New prompt file.
  • New agent file.
  • New plugin.
  • New skill file.
  • New agentic workflow.
  • New canvas extension.
  • Update to existing instruction, prompt, agent, plugin, skill, workflow, or canvas extension.
  • Other (please specify):

Additional Notes


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

Copilot AI review requested due to automatic review settings July 21, 2026 13:01
@flovogt
flovogt requested a review from aaronpowell as a code owner July 21, 2026 13:01

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates three UI5 external plugin marketplace entries to v0.1.7.

Changes:

  • Bumps UI5 plugin versions.
  • Points all three plugins to the v0.1.7 tag.

Comment thread .github/plugin/marketplace.json
Comment thread .github/plugin/marketplace.json
Comment thread .github/plugin/marketplace.json
Copilot AI review requested due to automatic review settings July 21, 2026 13:03
@github-actions github-actions Bot added external-plugin Public external plugin submission plugin PR touches plugins awaiting-review Submission is waiting for automated intake validation labels Jul 21, 2026
@github-actions

github-actions Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

⚠️ External plugin PR checks need maintainer follow-up

  • Changed entries detected: 3
  • Workflow state label: awaiting-review

Per-plugin quality summary

Plugin vally lint install smoke test version match canvas structure overall source tree
ui5 fail pass infra_error not_run infra_error v0.1.7
ui5-modernization fail pass infra_error not_run infra_error v0.1.7
ui5-typescript-conversion fail pass infra_error not_run infra_error v0.1.7

Gate output details

ui5 - vally lint (fail)

❌ ui5-best-practices-accessibility (2/3 checks passed, 1 failed)
    ✓ [spec-compliance] All 1 skill(s) are spec-compliant.
        ✓ spec-compliance: All spec checks passed.
    ✓ [valid-refs] All file references across 1 skill(s) are valid.
        ✓ valid-refs: All file references resolve to existing files within the skill directory.
    ✗ [orphan-files] 1 of 1 skill(s) have orphan files.
        ✗ orphan-files: Found 8 orphan file(s) not reachable from SKILL.md: references/heading.md, references/invisible-message.md, references/keyboard.md, references/labeling.md, references/landmark.md, references/reading-order.md, references/shortcut.md, references/target-size.md.
✅ ui5-best-practices-integration-cards (3/3 checks passed)
    ✓ [spec-compliance] All 1 skill(s) are spec-compliant.
        ✓ spec-compliance: All spec checks passed.
    ✓ [valid-refs] All file references across 1 skill(s) are valid.
        ✓ valid-refs: All file references resolve to existing files within the skill directory.
    ✓ [orphan-files] No orphan files found across 1 skill(s).
        ✓ orphan-files: All 2 file(s) in references/ are reachable from SKILL.md.
❌ ui5-best-practices-mdc (1/3 checks passed, 2 failed)
    ✗ [spec-compliance] 1 of 1 skill(s) have spec violations.
        ✗ spec-compliance: Spec checks failed.
            ✗ Description length (1427) exceeds limit (1024).
    ✗ [valid-refs] 1 of 1 skill(s) have invalid file references.
        ✗ valid-refs: Found 1 invalid file reference(s): ../ui5-best-practices-tables/references/mdc-table.md (outside-skill-dir).
    ✓ [orphan-files] No orphan files found across 1 skill(s).
        ✓ orphan-files: All 8 file(s) in references/ are reachable from SKILL.md.
❌ ui5-best-practices-opa5 (2/3 checks passed, 1 failed)
    ✓ [spec-compliance] All 1 skill(s) are spec-compliant.
        ✓ spec-compliance: All spec checks passed.
    ✓ [valid-refs] All file references across 1 skill(s) are valid.
        ✓ valid-refs:
...output truncated...
ui5 - install smoke test (pass)

Install smoke test succeeded. Verified /tmp/external-plugin-quality-gPH7b8/copilot-home/.copilot/installed-plugins/external-plugin-intake/ui5/.github/plugin/plugin.json.
ui5 - version match (infra_error)

- v0.1.7: Unable to read "plugins/ui5/.github/plugin/plugin.json" at "v0.1.7": fatal: invalid object name 'v0.1.7'.
ui5 - canvas structure (not_run)

Canvas structure gate skipped because plugin is not tagged with "canvas".
ui5-modernization - vally lint (fail)

✅ fix-bootstrap-params (3/3 checks passed)
    ✓ [spec-compliance] All 1 skill(s) are spec-compliant.
        ✓ spec-compliance: All spec checks passed.
    ✓ [valid-refs] All file references across 1 skill(s) are valid.
        ✓ valid-refs: All file references resolve to existing files within the skill directory.
    ✓ [orphan-files] No orphan files found across 1 skill(s).
        ✓ orphan-files: No references/ directory found — no orphans possible.
✅ fix-component-async (3/3 checks passed)
    ✓ [spec-compliance] All 1 skill(s) are spec-compliant.
        ✓ spec-compliance: All spec checks passed.
    ✓ [valid-refs] All file references across 1 skill(s) are valid.
        ✓ valid-refs: All file references resolve to existing files within the skill directory.
    ✓ [orphan-files] No orphan files found across 1 skill(s).
        ✓ orphan-files: No references/ directory found — no orphans possible.
❌ fix-control-renderer (2/3 checks passed, 1 failed)
    ✓ [spec-compliance] All 1 skill(s) are spec-compliant.
        ✓ spec-compliance: All spec checks passed.
    ✓ [valid-refs] All file references across 1 skill(s) are valid.
        ✓ valid-refs: All file references resolve to existing files within the skill directory.
    ✗ [orphan-files] 1 of 1 skill(s) have orphan files.
        ✗ orphan-files: Found 1 orphan file(s) not reachable from SKILL.md: references/renderer-api-mapping.md.
✅ fix-csp-compliance (3/3 checks passed)
    ✓ [spec-compliance] All 1 skill(s) are spec-compliant.
        ✓ spec-compliance: All spec checks passed.
    ✓ [valid-refs] All file references across 1 skill(s) are valid.
        ✓ valid-refs: All file references resolve to existing files within the skill directory.
    ✓ [orphan-files] No orphan files found across 1 skill(s).
        ✓ orphan-files: No references/ directory found — no orphans possible.
❌ fix-cyclic-deps (1/3 checks passed, 2 failed)
    ✗ [spec-compliance] 1 of 1 skill(s) have spec violations.
    
...output truncated...
ui5-modernization - install smoke test (pass)

Install smoke test succeeded. Verified /tmp/external-plugin-quality-UFwhV4/copilot-home/.copilot/installed-plugins/external-plugin-intake/ui5-modernization/.github/plugin/plugin.json.
ui5-modernization - version match (infra_error)

- v0.1.7: Unable to read "plugins/ui5-modernization/.github/plugin/plugin.json" at "v0.1.7": fatal: invalid object name 'v0.1.7'.
ui5-modernization - canvas structure (not_run)

Canvas structure gate skipped because plugin is not tagged with "canvas".
ui5-typescript-conversion - vally lint (fail)

❌ ui5-typescript-conversion (2/3 checks passed, 1 failed)
    ✗ [spec-compliance] 1 of 1 skill(s) have spec violations.
        ✗ spec-compliance: Spec checks failed.
            ✗ File length (792 lines) exceeds limit (500).
    ✓ [valid-refs] All file references across 1 skill(s) are valid.
        ✓ valid-refs: All file references resolve to existing files within the skill directory.
    ✓ [orphan-files] No orphan files found across 1 skill(s).
        ✓ orphan-files: All 1 file(s) in references/ are reachable from SKILL.md.

1 skill(s) linted, 1 failed
ui5-typescript-conversion - install smoke test (pass)

Install smoke test succeeded. Verified /tmp/external-plugin-quality-evp642/copilot-home/.copilot/installed-plugins/external-plugin-intake/ui5-typescript-conversion/.github/plugin/plugin.json.
ui5-typescript-conversion - version match (infra_error)

- v0.1.7: Unable to read "plugins/ui5-typescript-conversion/.github/plugin/plugin.json" at "v0.1.7": fatal: invalid object name 'v0.1.7'.
ui5-typescript-conversion - canvas structure (not_run)

Canvas structure gate skipped because plugin is not tagged with "canvas".
  • ui5: vally-lint=fail, install-smoke=pass, version-match=infra_error, canvas-structure=not_run, overall=infra_error
  • ui5-modernization: vally-lint=fail, install-smoke=pass, version-match=infra_error, canvas-structure=not_run, overall=infra_error
  • ui5-typescript-conversion: vally-lint=fail, install-smoke=pass, version-match=infra_error, canvas-structure=not_run, overall=infra_error

@github-actions

Copy link
Copy Markdown
Contributor

🔒 PR Risk Scan Results

Scanned 2 changed file(s).

Severity Count
🔴 High 0
🟠 Medium 0
ℹ️ Info 0

✅ No matching risk patterns were detected in changed files.

This is an automated soft-gate report. Findings indicate review targets and do not block merge by themselves.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.

@flovogt
flovogt changed the base branch from main to staged July 21, 2026 13:06
@flovogt
flovogt requested a review from DanWahlin as a code owner July 21, 2026 13:06
@github-actions github-actions Bot added agent PR touches agents canvas-extension PR touches canvas extensions instructions PR touches instructions new-submission PR adds at least one new contribution skills PR touches skills website-update PR touches website content or code workflow PR touches workflow automation labels Jul 21, 2026
@flovogt
flovogt changed the base branch from staged to main July 21, 2026 13:10
@github-actions github-actions Bot removed skills PR touches skills agent PR touches agents instructions PR touches instructions new-submission PR adds at least one new contribution workflow PR touches workflow automation website-update PR touches website content or code canvas-extension PR touches canvas extensions labels Jul 21, 2026
@flovogt

flovogt commented Jul 21, 2026

Copy link
Copy Markdown
Contributor Author

@aaronpowell Can you tell me whats the issue by using the git tag instead of the sha?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting-review Submission is waiting for automated intake validation external-plugin Public external plugin submission plugin PR touches plugins

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants