Skip to content

[Bug]: Projects that doesn't contain both Apps and TestApps are wrongly seen as not built. #2085

@freddydk

Description

@freddydk

AL-Go version

latest

Describe the issue

When downloading artifacts from projects build earlier in the same workflow, it flags projects as missing if either Apps or TestApps are missing. This means that projects, which only contains TestApps or Apps will be downloaded but also looked for in the last known good build later on. It doesn't fail, because it cannot find the artifacts in that built either.

See https://github.com/Freddy-DK/DependenciesProblems/actions/runs/21079606240/job/60630194330

image

Expected behavior

AL-Go shouldn't try to download artifacts from a prior build when the project is build in this run

Steps to reproduce

Fork Freddy-DK/DependenciesProblems
Run CI/CD
See the output of Download Project Dependencies of P0 (thinks that P1 isn't built)

Additional context (logs, screenshots, etc.)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    In ProgressIssue is actively being worked onbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions