Skip to content

Scripts are creating pathnames with trailing dashes #147

@selfissued

Description

@selfissued

Specs are created with dashes before the extensions in the pathnames when Implementer's Drafts are published. My local instances of these before I removed them with "git rm" and then the "OIDF Sync" action were:

C:\Users\micha\Documents\GitHub\openid\publication\sync\specs>dir *-.*

 Directory of C:\Users\micha\Documents\GitHub\openid\publication\sync\specs

11/20/2025  02:26 PM           101,815 openid-connect-native-sso-1_0-.html
11/20/2025  02:26 PM            37,492 openid-connect-native-sso-1_0-.txt
11/20/2025  02:26 PM            42,670 openid-connect-native-sso-1_0-.xml
09/19/2025  11:38 AM            98,163 openid-connect-rp-metadata-choices-1_0-.html
09/19/2025  11:38 AM            32,439 openid-connect-rp-metadata-choices-1_0-.txt
09/19/2025  11:38 AM            44,698 openid-connect-rp-metadata-choices-1_0-.xml

These correspond to these published specs:

C:\Users\micha\Documents\GitHub\openid\publication\sync\specs>dir openid-connect-native-sso-1_0-ID2*

 Directory of C:\Users\micha\Documents\GitHub\openid\publication\sync\specs

11/20/2025  02:26 PM           101,815 openid-connect-native-sso-1_0-ID2.html
11/20/2025  02:26 PM            37,492 openid-connect-native-sso-1_0-ID2.txt
11/20/2025  02:26 PM            42,670 openid-connect-native-sso-1_0-ID2.xml

and

C:\Users\micha\Documents\GitHub\openid\publication\sync\specs>dir openid-connect-rp-metadata-choices-1_0-ID1.*

 Directory of C:\Users\micha\Documents\GitHub\openid\publication\sync\specs

09/19/2025  11:38 AM            98,163 openid-connect-rp-metadata-choices-1_0-ID1.html
09/19/2025  11:38 AM            32,439 openid-connect-rp-metadata-choices-1_0-ID1.txt
09/19/2025  11:38 AM            44,698 openid-connect-rp-metadata-choices-1_0-ID1.xml

These specs should be published, but without the extra dashes at the ends of the names.

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