PowerShell/PowerShell-RFC

Jan 20th, 2022 Community Call

SydneyhSmith opened this issue · 10 comments

Agenda:

  • Next 7.3 preview release (Aditya)
  • VSCode updates (Andy)
  • PowerShellGet 3.0 preview 12 (Anam)
  • PowerShellGet and nuget provider (Amber)
  • DSC Docs update (Sean)
  • Graph migration for Azure PowerShell (Damien)
  • Community Demo if available (Chris)
  • Questions

Pre-load questions/topics please!

The first question will be how was the holidays 😄

What does the roadmap for the DSC DSL look like? The Configure keyword is an important part of DSC but I have not seen much discussion about its future.

I hope I can attend and will try to motivate myself to do a small community demo of posh-cli and its development setup as using devcontainer locally or Codespaces with PowerShell can be powerful

Any updates on PSSAv2 and platyPS v2?

Does the PowerShell team want to support the "single-file executable" scenario for SDK at least up to the point so produced executable will not immediately crash on startup?

More info here: PowerShell/PowerShell#13540 (comment)

Loop in @adityapatwardhan to take a look at the "single-file executable" ask.

Any update around working groups - PowerShell/PowerShell#16501

Any update on PowerShell 7.2.0 & 7.3.0-previews being available via MU in discussions PowerShell/PowerShell#15510 & PowerShell/PowerShell#16459

Can we get a [SemanticVersion] type accelerator so we can use it like we do [Version]?

[SemanticVersion]'1.2.3-alpha'