Skip to content

Manifest file location may point to non-existent build file  #57

@bigdaz

Description

@bigdaz

The manifest file location for a build invocation is always set to build file of the root project. In some cases, this file will not exist. Instead, we should use the Settings file location, which will always exist.

Alternatively, we could use the Settings file location only if the root project build file doesn't exist. This would avoid changing the manifest location for most existing manifests: changing the manifest file location results in closing all existing security alerts and opening new ones.

(I think it's ok to change this globally at this early stage of the product, but it's worth considering).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions