Skip to content

[Bug]: PipelineInitialize.ps1 is not executed when workspaceCompilation is enabled #2235

@florian-d

Description

@florian-d

AL-Go version

microsoft/AL-Go-Actions@v9.0

Describe the issue

We use a PipelineInitialize.ps1 script to install ALCops (custom analyzer) during the CI/CD pipeline. Previously, this script was executed on every pipeline run.

After switching to workspaceCompilation, the PipelineInitialize.ps1 script is no longer executed.

Expected behavior

The PipelineInitialize.ps1 script should be executed even when workspaceCompilation is enabled.

Steps to reproduce

Configure a PipelineInitialize.ps1 script (Write Hello World)
Enable workspaceCompilation in the pipeline settings
Observe that the script is skipped

Additional context (logs, screenshots, etc.)

No response

Metadata

Metadata

Assignees

Labels

Fix ReadyFix ReadyIn PreviewCurrently available in AL-Go for GitHub previewbugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions