Skip to content

[Bug]: Error when evaluating 'strategy' for job 'Deploy' #1813

Open
@canatestheta

Description

@canatestheta

AL-Go version

7.2

Describe the issue

Hi all,

This started to happen with v 7.2 on appsourceapps, when we have a deployTo.. parameter defined in Al go settings.
It cannot build the matrix to grab the project names and keeps erroring with

Image

Error when evaluating 'if' for job 'Build'. .github/workflows/CICD.yaml (Line: 177, Col: 9): could not get operand for index access: could not get operand for index access: Error from function 'fromJson': empty input

Error when evaluating 'strategy' for job 'Deploy'. .github/workflows/CICD.yaml (Line: 249, Col: 15): Error from function 'fromJson': empty input, .github/workflows/CICD.yaml (Line: 249, Col: 15): Unexpected value ''

I ran and merged update al go files workflow a few times, also tried manually downloading the 7.2 version and updating workflow yaml files, constantly same result.

Expected behavior

CICD should find the projects to build

Steps to reproduce

any appsourceapp repo with 7.2 al go imported, add a deploytoEnvName param to al go setting json, run a cicd on the branch

Additional context (logs, screenshots, etc.)

No response

Metadata

Metadata

Assignees

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