[BF-024] PWA cache 策略和 service worker 更新机制 - #83
Merged
Conversation
Deploying byteflow with
|
| Latest commit: |
14c3a03
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://c221c1f8.byteflow-c58.pages.dev |
| Branch Preview URL: | https://fix-bf-024-pwa-cache-sw-stra.byteflow-c58.pages.dev |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue
Closes #44
Scope
Implementation
byteflow-*caches and does not touch tool input/output storage.byteflow-*buckets do not reappear during the clear window.Validation
build:swinjected build id14c3a03npm run test:e2e:smoke -- --port=4177npm run test:e2e:pwa -- --port=4178APP_VERSIONuses__BUILD_ID__Acceptance Criteria
npm run check:sw-version通过。npm run test:e2e:pwa通过。Cache Strategy
byteflow-app-shell-v<build-id>.byteflow-static-assets-v<build-id>.byteflow-tool-chunks-v<build-id>.byteflow-manifest-icons-v<build-id>.byteflow-runtime-pages-v<build-id>.byteflow-meta-v<build-id>./api/*, sensitive query strings, and explicitx-byteflow-cache-mode: network-only/x-byteflow-external-request: 1requests.Manual Checks
byteflow-*cache buckets.Privacy Check
Screenshots / Evidence
output/playwright/BF-024-install-cache-desktop.pngoutput/playwright/BF-024-install-cache-mobile.png