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

Ensure language server refreshes modules on force refresh #13278

Merged
merged 2 commits into from
Feb 9, 2024

Conversation

anthony-c-martin
Copy link
Member

@anthony-c-martin anthony-c-martin commented Feb 9, 2024

Closes #13254

Microsoft Reviewers: Open in CodeFlow

@anthony-c-martin anthony-c-martin changed the title Fix for issue 13254 Ensure language server refreshes modules on force refresh Feb 9, 2024
Copy link
Contributor

github-actions bot commented Feb 9, 2024

Test this change out locally with the following install scripts (Action run 7848208977)

VSCode
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-vsix.sh) --run-id 7848208977
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-vsix.ps1) } -RunId 7848208977"
Azure CLI
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-cli.sh) --run-id 7848208977
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-cli.ps1) } -RunId 7848208977"

Copy link
Contributor

github-actions bot commented Feb 9, 2024

Test Results

    66 files   -     33      66 suites   - 33   25m 1s ⏱️ - 23m 41s
11 015 tests  -     16  11 015 ✅  -     16  0 💤 ±0  0 ❌ ±0 
25 920 runs   - 12 944  25 920 ✅  - 12 944  0 💤 ±0  0 ❌ ±0 

Results for commit 002041a. ± Comparison against base commit 397977c.

♻️ This comment has been updated with latest results.

Copy link
Contributor

@shenglol shenglol left a comment

Choose a reason for hiding this comment

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

:shipit:

@anthony-c-martin anthony-c-martin merged commit c0ad57d into main Feb 9, 2024
44 checks passed
@anthony-c-martin anthony-c-martin deleted the ant/issue13254 branch February 9, 2024 18:35
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.

Strange issue with User Defined types + container registry
2 participants