Manifest: transform path before checking against the zip file list #171

Merged
Oleg-Komarov merged 1 commits from manifest-canonical-path into main 2024-06-06 14:48:14 +02:00
Owner

We expect to support other manifest fields (e.g. in the [build] section) that will potentially
point to directories, including the "current" directory, which has to be denoted as "./".
To avoid inconsistencies in file path notations supported for different fields, we process all
paths values in manifest in a uniform way, allowing the leading "./" in all file paths.

All paths mentioned in manifest are treated as relative for the directory that contains
manifest_filepath.

See #158 for related discussion

We expect to support other manifest fields (e.g. in the [build] section) that will potentially point to directories, including the "current" directory, which has to be denoted as "./". To avoid inconsistencies in file path notations supported for different fields, we process all paths values in manifest in a uniform way, allowing the leading "./" in all file paths. All paths mentioned in manifest are treated as relative for the directory that contains manifest_filepath. See #158 for related discussion
Oleg-Komarov added 1 commit 2024-06-06 14:39:42 +02:00
Anna Sirota approved these changes 2024-06-06 14:45:11 +02:00
Oleg-Komarov merged commit 77a0530241 into main 2024-06-06 14:48:14 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: infrastructure/extensions-website#171
No description provided.