Skip to content

Generate about_resource_path for validation check #290

@chinyeungli

Description

@chinyeungli

Sometimes, the input may not have the about_resource_path value and, therefore, the code cannot validate the existence of that file during the validation. The current code will generate the about_resource_path during the process and then do the existence check after the dump.

Perhaps the tool should generate the the about_resource_path value (if missing) in the load_inventory and then do the validation afterward instead of checking in the dumps.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions