Skip to content

[Bug]: Deliver to blob storage fails on Initial commit #2126

@PropmanProphecy

Description

@PropmanProphecy

AL-Go version

8.2

Describe the issue

if OrgSettings + OrgSecret are being used to Deliver to blob storage the Initial commit will fail with

Image

Error: Unexpected error when running action. Error Message: Error - unable to locate apps, StackTrace: at , D:\a_actions\microsoft\AL-Go-Actions\v8.2\Deliver\Deliver.ps1: line 308 <- at , D:\a_actions\microsoft\AL-Go-Actions\v8.2\Deliver\Deliver.ps1: line 302 <- at , D:\a_temp\65e3a2a2-9717-48fe-9093-d7a6d02cf2e1.ps1: line 3 <- at , D:\a_actions\microsoft\AL-Go-Actions\v8.2\Invoke-AlGoAction.ps1: line 21 <- at , D:\a_temp\65e3a2a2-9717-48fe-9093-d7a6d02cf2e1.ps1: line 2 <- at , : line 1

Expected behavior

Skip delivery section if no AL project are present in the repository.

Steps to reproduce

  1. add a Org secret for STORAGECONTEXT.

  2. add
    "DeliverToStorage": {
    "CreateContainerIfNotExist": true
    },
    to Org variable ALGOORGSETTINGS.

  3. create a new repository from AL-Go PTE template

  4. let the Initial commit run to the delivery section.

Additional context (logs, screenshots, etc.)

this seems to be a similarly issue as #2083 only for delivery section instead of the sign section sign

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions