Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

fix: app names with non-alphanumeric characters in position 63 break syncs (issue #18237) (cherry-pick #18256) #18439

Merged
merged 1 commit into from
May 28, 2024

Commits on May 28, 2024

  1. fix: app names with non-alphanumeric characters in position 63 break …

    …syncs (issue #18237) (#18256)
    
    * Ensure truncated app label does not end in a special character
    
    Signed-off-by: Zack Robinson <robinsoz@arcesium.com>
    
    * Move regex to global variable and add out of bounds check
    
    Signed-off-by: Zack Robinson <robinsoz@arcesium.com>
    
    * Add test for out-of-bounds check
    
    Signed-off-by: Zack Robinson <robinsoz@arcesium.com>
    
    ---------
    
    Signed-off-by: Zack Robinson <robinsoz@arcesium.com>
    RobinsonZ committed May 28, 2024
    Configuration menu
    Copy the full SHA
    3171e84 View commit details
    Browse the repository at this point in the history