FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix #5086 - Invalid JSON in the snippets file by o-l-a-v · Pull Request #5087 · PowerShell/vscode-powershell · GitHub

Fix #5086 - Invalid JSON in the snippets file - #5087

Merged
Andy Jordan (andyleejordan) merged 9 commits into
PowerShell:mainfrom
o-l-a-v:fix-snippet-json-file
Nov 13, 2024
Merged

Andy Jordan (andyleejordan) merged 9 commits into
PowerShell:mainfrom
o-l-a-v:fix-snippet-json-file

Conversation

Copy link
Copy Markdown
Contributor

PR Summary

Closes #5086

  • Fix invalid JSON file for snippets.
  • Added test suggestion for testing that the project only contains valid JSON files.

PR Checklist

Note: Tick the boxes below that apply to this pull request by putting an x between the square brackets.
Please mark anything not applicable to this PR NA.

  • PR has a meaningful title
  • Summarized changes
  • PR has tests
  • This PR is ready to merge and is not work in progress
    • If the PR is work in progress, please add the prefix WIP: to the beginning of the title and remove the prefix when the PR is ready

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Love it, thanks!

Comment thread .github/workflows/ci-test.yml Outdated
Comment thread .github/workflows/ci-test.yml Outdated
Comment thread tools/testValidJson.ps1 Outdated
Comment thread tools/testValidJson.ps1 Outdated
Co-authored-by: Andy Jordan <2226434+andyleejordan@users.noreply.github.com>
Co-authored-by: Andy Jordan <2226434+andyleejordan@users.noreply.github.com>
Co-authored-by: Andy Jordan <2226434+andyleejordan@users.noreply.github.com>
Comment thread tools/testValidJson.ps1 Outdated
Andy Jordan (andyleejordan) added this pull request to the merge queue Nov 13, 2024

Copy link
Copy Markdown
Member

Well that was annoying. A transitive dependency updated (I think the SDK does this when it runs in CI?) and I had to add three different iterations of essentially the same package to the Azure Artifacts feed. It's running again now.

Merged via the queue into PowerShell:main with commit a8b28e0 Nov 13, 2024
Olav Rønnestad Birkeland (o-l-a-v) deleted the fix-snippet-json-file branch November 13, 2024 23:07
Andy Jordan (andyleejordan) added the Issue-Bug A bug to squash. label Nov 15, 2024
Cydroz mentioned this pull request Jan 6, 2025
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Issue-Bug A bug to squash.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error in foreach-progress snippet

2 participants


Back | FazBrowse Home | New Git URL