• Julian Pawlowski's avatar
    `[powershell]`: Fix manual PowerShell installation binary execution permissions (#1050) · 878a900d
    Julian Pawlowski authored
    * Align manual pwsh install with DEB package
    
    - ensure execution permissions for pwsh
    - correct path from /usr/local/bin/pwsh to /usr/bin/pwsh
    - register as shell in /etc/shells
    
    * Update versions
    
    * Update repositories
    
    * Check for existing pwsh installation
    
    This will avoid build failures when multiple features depend on this PowerShell package
    
    * test: Fix PS profile test
    
    * Test: Fix install_using_github
    
    * Test: Fix getcwd warning
    
    * fix: Move out of directory before deleting it
    
    * test: Add validate_powershell_installation
    
    * test: Change Ubuntu test base image to upcoming new LTS version
    878a900d
Name
Last commit
Last update
.devcontainer Loading commit data...
.github/workflows Loading commit data...
.vscode Loading commit data...
src Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
CODEOWNERS Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...