PermalinkChoose a base ref Choose a head ref
base repository: PowerShell/vscode-powershell
Failed to load repositories. Confirm that selected base ref is valid, then try again.
base: v2024.2.1
Could not load branches
Nothing to show
{{ refName }} defaultCould not load tags
Nothing to show
{{ refName }} default ...
head repository: PowerShell/vscode-powershell
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Uh oh!
There was an error while loading. Please reload this page.
compare: v2024.2.2
- 11 commits
- 15 files changed
- 1 contributor
Commits on Apr 17, 2024
Fix CI by removing Azure Artifacts Feeds (#4978)
Until it's figured out how we're supposed to use these on .
andyleejordan authoredApr 17, 2024 Configuration menu Copy the full SHA View commit details Browse the repository at this point in the history
Commits on Apr 23, 2024
- andyleejordan committed
Apr 23, 2024
Commits on Apr 26, 2024
Commits on May 2, 2024
- andyleejordan committed
May 2, 2024
Commits on May 3, 2024
- andyleejordan committed
May 3, 2024 Update readme and CI status badge
andyleejordan committedMay 3, 2024 Remove
save-exact
from.npmrc
and addsave
Since we can no longer use Dependabot due to CFS, we just have to update manually (with `--save`, but automatic). Which means we need `^` semver so `npm update` does what we expect (which is to update to the latest minor version). Except for the VS Code types, those use `~` so we only get updates. This is because it must match our engine version of VS Code. Also just omit the resolved registry from the lockfile (since the replace option didn't really work as expected)
andyleejordan committedMay 3, 2024 Update developer dependencies (and lockfile)
andyleejordan committedMay 3, 2024 Replace
vsce
PAT with an Azure CredentialThe latest version of the tool will use the Azure API to grab a token, it just needs to be run in a context where Azure CLI is authenticated. I think.
andyleejordan committedMay 3, 2024
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v2024.2.1...v2024.2.2
Uh oh!
There was an error while loading. Please reload this page.