Skip to content

Update compatibility profiles for PowerShell 7#1429

Merged
rjmholt merged 22 commits intoPowerShell:masterfrom
rjmholt:update-profiles-ps7
Mar 31, 2020
Merged

Update compatibility profiles for PowerShell 7#1429
rjmholt merged 22 commits intoPowerShell:masterfrom
rjmholt:update-profiles-ps7

Conversation

@rjmholt
Copy link
Contributor

@rjmholt rjmholt commented Mar 27, 2020

PR Summary

  • Adds compatibility profiles for PS 7 and 6.2
  • Moves the 6.1 profiles to the optional folder
  • Port an old fix for alias collection that never made it in, where we get aliases that don't have any declaring module (ones declared in the initial session state)
  • Fix the race condition in query objects causing intermittent test failures (I finally got a local repro) by making query initialisation eager
  • Make compatibility rules supressable by their particular command/parameter, type/member names
  • Add tests for PS 7 profiles

PR Checklist

Loading
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.

3 participants