Skip to content

Conversation

monica-ch
Copy link
Collaborator

This PR reorganizes the repository structure by moving specification files to the root directory per #1009 and cleaning up unused files/folders. This change simplifies the repository structure and makes it more maintainable.

Changes made:

  1. Moved key specification files to root:

    • Moved docs/index.bsindex.bs
    • Moved docs/sw-registration-figure.svgsw-registration-figure.svg
  2. Updated configuration files to reflect new paths:

    • .github/workflows/generate.yml: Updated SOURCE and DESTINATION paths
    • .pr-preview.json: Updated src_file path
    • Updated references in documentation
  3. Removed unused files from

  • Publish folder
  • docs/spec/
  • docs/v1/

Testing:

  • Verified Bikeshed processing works with new file locations
  • Confirmed GitHub Actions workflow builds correctly
  • Checked all SVG references remain intact

@monica-ch monica-ch changed the title Move spec files to root directory and remove unused files [Editorial] Move spec files to root directory and remove unused files Oct 2, 2025
@monica-ch
Copy link
Collaborator Author

@yoshisatoyanagisawa Can you please take a look at SW spec repo directory changes, thanks!

@yoshisatoyanagisawa
Copy link
Collaborator

For the updated files, it seems like the line break characters have been changed from LF to CRLF. Is this intentional?

@monica-ch
Copy link
Collaborator Author

Reverted to LF, Thans for checking!

Copy link
Collaborator

@yoshisatoyanagisawa yoshisatoyanagisawa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Thank you for working on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants