Francisco Gamino

Results 67 issues of Francisco Gamino

Fix MSI and signing the Core Tools build Release pipeline https://azfunc.visualstudio.com/Azure%20Functions/_releaseDefinition?definitionId=23&_a=definition-tasks&environmentId=113 1) Update Upload to storage task to check with an exe to make sure that the binaries are signed...

Improvements to Core Tools builds for testing: 1) Currently, we are publishing to storage (https://github.com/Azure/azure-functions-core-tools/blob/v4.x/build/BuildSteps.cs#L598) any Core Tools build when the pipeline succeeds. However, we should only do this when...

### Investigative information ###### Please provide the following: Investigate Python language worker tests failures in Functions V4 for 8/5/22 Failing test cases: **test_sql_output_and_input test_queue_return** Here is the link to the...

needs-triage (functions)

### Investigative information ###### Please provide the following: Investigate Python language worker tests failures in Functions V4 for 6/5/22 Here is the link to the pipeline executions with the test...

needs-triage (functions)

### Investigative information ###### Please provide the following: Investigate Python language worker tests failures in Functions V3 for 5/24/22 Here is the link to the pipeline executions with the test...

needs-triage (functions)

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PowerShellGet) - [X] Search the existing issues. ###...

Issue-Discussion
Area-Save

This is the list of docs that need to be updated: https://docs.microsoft.com/en-us/azure/azure-functions/functions-reference-powershell?tabs=portal#powershell-versions

Make PowerShell 7.2 the default when creating a PowerShell function app. This is the list of clients to be updated: - Core Tools (update local.settings.json value to be `7.2`) -...

P1

Upgrade PowerShell 7.0 to SDK 7.0.12 For more info, please see https://github.com/PowerShell/PowerShell/releases/tag/v7.0.12.