Joel Bennett
Joel Bennett
That is, the ability to use the [cache](https://github.com/actions/toolkit/tree/main/packages/cache) and [tool-cache](https://github.com/actions/toolkit/tree/main/packages/tool-cache) from PowerShell... I have been playing with some actions in [PoshCode/Actions](https://github.com/PoshCode/Actions) and ended up [writing about half of it in...
When binding with multiple parameter sets, the binder confuses `position` and sets the wrong value on the parameter. **This bug exists since at least PS 4** ## Steps to reproduce...
### Description Get-AzAccessToken throws an exception (where it used to work), and breaks authentication. Because of ADO's requirements, we have been using a "normal" user account with MFA disabled, for...
Since the nerd fonts are in the system, we need to adjust to the breaking change in Nerd Fonts 3.0 (they moved _and renamed_ the Material Design icons). Therefore, on...
The docs say: > Create a source folder with a build.psd1 file and your module manifest in it > In the build.psd1 specify the relative Path to your module's manifest,...
### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched [issues](https://github.com/GitTools/GitVersion/issues) to ensure it has not already been reported ### GitVersion package GitVersion.Tool ###...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest image. - [X] Search the existing issues. - [X]...
### Prerequisites - [X] Write a descriptive title. ### Description of the new feature/enhancement Could history search (ReverseSearchHistory and ForwardSearchHistory) i.e. `Ctrl+r` (optionally) use the Prediction UI list view and...
There's no documentation for any of the new "shell integration" features, including OSC 7, 8, 9, 133, etc. There's no mention of sixels either.
Export-FormatData frequently does not export the right information Export-FormatData does not export all the types in a format definition ~Export-FormatData does not export CustomEntry ScriptBlocks~ ### Prerequisites - [X] Write...