Skip to content

issues Search Results · repo:PowershellFrameworkCollective/PSModuleDevelopment language:PowerShell

Filter by

94 results
 (100 ms)

94 results

inPowershellFrameworkCollective/PSModuleDevelopment (press backspace or delete to remove)

Consider changing alias from find. https://github.com/PowershellFrameworkCollective/PSModuleDevelopment/blob/b0c4a7a6a40bcc06aa18902768d8350f0b6ceb24/PSModuleDevelopment/functions/utility/Find-PSMDFileContent.ps1#L34 ...
  • mattcargile
  • Opened 
    on Jun 7
  • #214

As mentioned in https://github.com/PowershellFrameworkCollective/psframework/issues/645#issuecomment-2395040053 , after updating to 2.2.12.171 of PSModuleDevelopment, the Invoke-PSMDTemplate command started ...
Status: Resolved
Type: Bug
  • FH-Inway
  • 10
  • Opened 
    on Oct 6, 2024
  • #207

On Linux (Ubuntu 24.04 WSL to be precise), Invoke-PSMDTemplate fails continuously with the following warning: WARNING: [13:53:34][Invoke-PSMDTemplate] Failed to: Creating file/project from template MiniModule ...
  • nyanhp
  • 5
  • Opened 
    on Jun 18, 2024
  • #202

Issue Typo in key/value name In the build.config.psd1 file, the override is called AuthLevelOverrides = @{ # Set-Foo = anonymous } with the plural s in the end but in the build script, we are looking ...
Status: Resolved
Type: Bug
  • jklotzsche-msft
  • Opened 
    on May 29, 2024
  • #199

Currently, the AzureFunction template allows overrides for the authentication method per function, which is great. It would be awesome to have the same for the http methods, which are allowed per function. ...
Status: Implemented
Type: Enhancement
  • jklotzsche-msft
  • Opened 
    on May 29, 2024
  • #198

Just a suggestion: You could add some hardening to your Azure Function App template. e.g.: host.json { version : 2.0 , extensions : { http : { routePrefix : , customHeaders : { Permissions-Policy : geolocation=() ...
Status: Implemented
Type: Enhancement
  • jklotzsche-msft
  • 1
  • Opened 
    on May 29, 2024
  • #197

Isssue When executing the build.ps1 script, the files run.ps1 and function.json for each function are empty. Tested using PowerShell 7.4.2 Reason Line 31 + 32: $httpCode = Get-Content -Path $PSScriptRoot\functionHttp\run.ps1 ...
Status: Resolved
Type: Bug
  • jklotzsche-msft
  • 1
  • Opened 
    on May 28, 2024
  • #196

- has correct scopes? - member of correct group? Include caller logging
Status: Pending Development
Type: Enhancement
  • FriedrichWeinmann
  • Opened 
    on Mar 21, 2024
  • #195

Line 97 of Help.Tests.ps1 lists all common parameters. The new ProgressAction common parameter is missing here. This results in multiple errors when running the pester.ps1 script, because parameter help ...
Status: Resolved
Type: Bug
  • jklotzsche-msft
  • 1
  • Opened 
    on Feb 6, 2024
  • #192

Status: Pending Development
Type: Enhancement
  • FriedrichWeinmann
  • Opened 
    on Feb 6, 2024
  • #191
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub