-
Notifications
You must be signed in to change notification settings - Fork 512
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: PowerShell/vscode-powershell
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2024.2.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: PowerShell/vscode-powershell
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2024.2.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 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 GitHub.
Configuration menu - View commit details
-
Copy full SHA for db4eb52 - Browse repository at this point
Copy the full SHA db4eb52View commit details
Commits on Apr 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 379bd41 - Browse repository at this point
Copy the full SHA 379bd41View commit details
Commits on Apr 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f6f9f07 - Browse repository at this point
Copy the full SHA f6f9f07View commit details
Commits on May 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e22356b - Browse repository at this point
Copy the full SHA e22356bView commit details
Commits on May 3, 2024
-
Remove unnecessary NPM authenticate
Now that CFS feed is public.
Configuration menu - View commit details
-
Copy full SHA for 3c90c8a - Browse repository at this point
Copy the full SHA 3c90c8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 486bd06 - Browse repository at this point
Copy the full SHA 486bd06View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae7fb52 - Browse repository at this point
Copy the full SHA ae7fb52View commit details -
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 patch 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)
Configuration menu - View commit details
-
Copy full SHA for 64a6dd0 - Browse repository at this point
Copy the full SHA 64a6dd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e09e8d5 - Browse repository at this point
Copy the full SHA e09e8d5View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 5d749c1 - Browse repository at this point
Copy the full SHA 5d749c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0093415 - Browse repository at this point
Copy the full SHA 0093415View commit details
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