Skip to content

Show public URLs in import summary for _uris imports#242

Open
jjpaulino wants to merge 1 commit intomasterfrom
jordan/import-public-url-summary
Open

Show public URLs in import summary for _uris imports#242
jjpaulino wants to merge 1 commit intomasterfrom
jordan/import-public-url-summary

Conversation

@jjpaulino
Copy link
Copy Markdown
Member

Summary

  • decode imported _uris keys in cli/import.js and derive public-facing URLs
  • include a Public URL(s) section in import summary output when page imports also succeed
  • preserve existing summary behavior when no _uris entries are present

Test plan

  • run clay import --yaml ... with _pages + _uris entries and confirm summary prints public URLs
  • run import without _uris entries and confirm summary output remains unchanged
  • run import with only _uris entries and confirm existing uri count summary still works

Made with Cursor

Decodes the base64-encoded path from each imported _uris entry and
displays the resulting public-facing URL(s) in the import summary.

Made-with: Cursor
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.

1 participant