Skip to content

Bug: actions upload static artifacts character error #4

Description

@cwhite911

The following error is triggered by the check-pr action.

Run actions/upload-artifact@v4
With the provided path, there will be 607 files uploaded
Artifact name is valid!
Root directory input is valid!
Error: The path for one of the files in artifact is not valid: /notebooks/output/depth_sum_1_*_1_stats_max_raster.gif. Contains the following character:  Asterisk *

 Invalid characters include:  Double quote ", Colon :, Less than <, Greater than >, Vertical bar |, Asterisk *, Question mark ?, Carriage return \r, Line feed \n
          
The following characters are not allowed in files that are uploaded due to limitations with certain file systems such as NTFS. To maintain file system agnostic behavior, these characters are intentionally not allowed to prevent potential problems with downloads on different file systems.

The * represents all values for that position used as a wildcard operator during the simulation runs.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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