Skip to content

Conversation

@yomybaby
Copy link
Member

@yomybaby yomybaby commented Oct 28, 2025

Improve WebUI Release Serving Script

This PR reorganizes the WebUI release download and serving process:

  1. Creates a dedicated scripts/temp-releases/ directory for all downloaded WebUI releases
  2. Updates .gitignore to reflect the new directory structure
  3. Improves the serve-release.sh script with:
    • Better path handling using script directory detection
    • Automatic cleanup of downloaded zip files
    • Proper copying of config.toml from project root
    • Adds copying of plugins directory to the extracted WebUI

@github-actions github-actions bot added the size:M 30~100 LoC label Oct 28, 2025
Copy link
Member Author

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • flow:merge-queue - adds this PR to the back of the merge queue
  • flow:hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has required the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@yomybaby yomybaby force-pushed the chore/change-script-temp-directory branch from cb8bd90 to f9ee48a Compare October 28, 2025 02:39
@yomybaby yomybaby marked this pull request as ready for review October 28, 2025 02:40
@yomybaby yomybaby merged commit dac6de8 into feat/FR-1572-improve-keyboard-focus-management-editable-names Oct 28, 2025
4 of 5 checks passed
@yomybaby yomybaby deleted the chore/change-script-temp-directory branch October 28, 2025 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M 30~100 LoC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants