Ron Koppelaar

Results 8 issues of Ron Koppelaar

**Describe the bug** Starting with version 0.9.1-beta.24123.2 I got file in use errors when using the sign tool. Its depending on machine type/configuration but unclear why. I have two build...

Priority:1
investigate

I'm publishing app to appsource with following command: New-AppSourceSubmission -authContext $AuthContext -productId $Product.id -appFile "C:\Users\ronkoppe\Downloads\Zig_Zig365 Insights Connector_23.23.0.1.app" Which fails with following error: Unexpected error when trying to get status for...

To improve pipeline performance we create backups (using Backup-NavContainer) when the build DB is created in correct shape. I encountered an issue in following scenario: Iteration 1 - Create multi...

Need more info

Not sure when this started, but I see a huge performance drop on the ALValidation We run the validation against bc24.5 (latest container). Validating an app which in vscode takes...

On docker daily builds are delivered, when using for example: Get-BCArtifactUrl –country nl –type Sandbox -version "25" -select all I get a list of all delivered versions for BC25. However...

For internal environments we use bacpac files to deploy using the ARMTemplate. For EmbedApp we dacpac files to deploy to LCS. In the pipeline we now create both bacpac and...

I added switch parameter: -includeWarnings:$false to the cmdlet, but I still receive all kind of compiler warnings Can this be prevented otherwise? It makes the log very hard to read....

I've a question about parameter: renewClientContextBetweenTests used in Run-TestsInNavContainer. We are running tests in batches of 30 CUs per suite. So we invoke the TestSuite to be executed. Will this...