Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

metadata: Do not use escaped file paths when creating package #70

Merged
merged 1 commit into from
Apr 14, 2024

Commits on Apr 14, 2024

  1. metadata: Do not use escaped file paths when creating package

    Our system iksemel escapes unicode to work around py2 emoji parsing errors.
    Add files from pre-escaped files.list instead of pkg.files.list to
    fix creating .eopkgs with unicode paths.
    
    (issue was found in usdx and it contains Ä, Ö, and, Ü characters in the filepaths)
    joebonrichie committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    7896e2c View commit details
    Browse the repository at this point in the history