Skip to content

Core engine#206

Merged
Stivenjs merged 2 commits into
mainfrom
core-engine
Aug 8, 2025
Merged

Core engine#206
Stivenjs merged 2 commits into
mainfrom
core-engine

Conversation

@Stivenjs
Copy link
Copy Markdown
Contributor

@Stivenjs Stivenjs commented Aug 8, 2025

feat(cdn): Centralized CDN URL generation

  • The getCdnUrlForKey function has been implemented to centrally generate CDN URLs across multiple services.
  • Previous URL generation implementations have been removed from the code, improving consistency and maintainability.
  • The template loading and theme storage functions have been updated to use the new CDN functionality.

…process

- Updated the GET function to include checking the status of the commit process on S3, using metadata.json.
- Implemented logic to return a 'completed' status if the theme is ready or if the theme.zip file exists.
- Improved error handling when checking for the existence of ProcessId and interacting with S3.
- The `getCdnUrlForKey` function has been implemented to centrally generate CDN URLs across multiple services.
- Previous URL generation implementations have been removed from the code, improving consistency and maintainability.
- The template loading and theme storage functions have been updated to use the new CDN functionality.
@Stivenjs Stivenjs merged commit 87746a9 into main Aug 8, 2025
5 checks passed
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