Skip to content

fix(vscode): restore codeful bundle version setting#9232

Merged
lambrianmsft merged 2 commits into
Azure:hotfix/v5.961from
lambrianmsft:fix/codeful-bundle-version
Jun 1, 2026
Merged

fix(vscode): restore codeful bundle version setting#9232
lambrianmsft merged 2 commits into
Azure:hotfix/v5.961from
lambrianmsft:fix/codeful-bundle-version

Conversation

@lambrianmsft
Copy link
Copy Markdown
Contributor

@lambrianmsft lambrianmsft commented Jun 1, 2026

Commit Type

  • feature - New functionality
  • fix - Bug fix
  • refactor - Code restructuring without behavior change
  • perf - Performance improvement
  • docs - Documentation update
  • test - Test-related changes
  • chore - Maintenance/tooling

Risk Level

  • Low - Minor changes, limited scope
  • Medium - Moderate changes, some user impact
  • High - Major changes, significant user/system impact

What & Why

Updating the version that the codeful experience should be tied to for public preview.

Impact of Change

  • Users: Codeful Logic Apps users get the latest public preview dependency assets/settings on the hotfix branch.
  • Developers: No API changes.
  • System: Updates bundled VS Code extension dependency assets and removes private extension bundle settings for codeful local settings.

Test Plan

  • Unit tests added/updated
  • E2E tests added/updated
  • Manual testing completed
  • Tested in: git diff --check origin/hotfix/v5.961...HEAD; pinned Biome check on changed TypeScript files

Contributors

Screenshots/Videos

N/A

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 1, 2026

🤖 AI PR Validation Report

PR Review Results

Thank you for your submission! Here's detailed feedback on your PR title and body compliance:

PR Title

  • Current: fix(vscode): restore codeful bundle version setting
  • Issue: None. The title is specific, concise, and clearly describes the change.
  • Recommendation: No change needed.

Commit Type

  • Properly selected (fix).
  • Only one commit type is selected, which is correct.

⚠️ Risk Level

  • The selected risk level is Low, which is reasonable for this scoped settings change.
  • Advised risk remains low based on the diff; no higher risk classification is necessary.

What & Why

  • Current: Updating the version that the codeful experience should be tied to for public preview.
  • Issue: None; brief but sufficient.
  • Recommendation: No change needed.

Impact of Change

  • The impact section is clear and aligned with the diff.
  • Recommendation:
    • Users: Good as written.
    • Developers: Good as written.
    • System: Good as written.

Test Plan

  • Automated tests are present in the diff, including updated unit tests.
  • This satisfies the test-plan requirement; the checked manual test note is also acceptable.

Contributors

  • Blank is acceptable.
  • No action required.

Screenshots/Videos

  • N/A is acceptable for this non-visual change.

Summary Table

Section Status Recommendation
Title No change needed
Commit Type Correctly selected fix
Risk Level Low is appropriate
What & Why Sufficiently described
Impact of Change Good as written
Test Plan Unit tests were added/updated in the diff
Contributors Blank is acceptable
Screenshots/Videos N/A is acceptable

The PR passes review. The advised risk level is not higher than the submitter's estimate.


Last updated: Mon, 01 Jun 2026 22:38:29 GMT

Add back the codeful extension bundle version setting with value 1.165.50 while keeping extension bundle source URI settings out.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@lambrianmsft lambrianmsft force-pushed the fix/codeful-bundle-version branch from 1c7dcdc to 665b70a Compare June 1, 2026 21:40
Add back AzureFunctionsJobHost__extensionBundle__id for codeful local settings while keeping extension bundle source URI settings out.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@lambrianmsft lambrianmsft merged commit 7b7deb2 into Azure:hotfix/v5.961 Jun 1, 2026
16 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants