Skip to content

feat(themes): Implemented background theme processing and commits#203

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

feat(themes): Implemented background theme processing and commits#203
Stivenjs merged 2 commits into
mainfrom
core-engine

Conversation

@Stivenjs
Copy link
Copy Markdown
Contributor

@Stivenjs Stivenjs commented Aug 8, 2025

  • A new system has been added to commit and store themes to S3, responding immediately with a 202 status.
  • A mechanism has been implemented to check the status of the commit process using a process ID.
  • Error handling has been improved, and a background processing system has been added to handle large chunk files.
  • Adjustments have been made to the user interface to reflect the status of theme processing and commits.

- A new system has been added to commit and store themes to S3, responding immediately with a 202 status.
- A mechanism has been implemented to check the status of the commit process using a process ID.
- Error handling has been improved, and a background processing system has been added to handle large chunk files.
- Adjustments have been made to the user interface to reflect the status of theme processing and commits.
@Stivenjs Stivenjs self-assigned this Aug 8, 2025
@Stivenjs Stivenjs added the enhancement New feature or request label Aug 8, 2025
- The `handleConfirm` function has been modified to return an object with the status of the operation and an optional process ID.
- Error handling has been improved, ensuring more informative responses are returned in case of failures.
- Adjustments have been made to the return logic to correctly reflect the success or failure of the theme upload.
@Stivenjs Stivenjs merged commit ee93e0e 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

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant