Add IKEA WebHarbor mirror#49
Open
Lxr-max wants to merge 1 commit into
Open
Conversation
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.
Site name: IKEA
Site slug: ikea
Upstream URLs:
Contribution type: New Website
Contributor: XuanRui LI / Lxr-max
Contact email: mingduanmu845@gmail.com
Safety note
Implementation summary
sites/ikea/.websyn_start.sh,control_server.py, andDockerfile.Seed row counts
Benchmark users
Task count and categories
sites/ikea/tasks.jsonlSelected WebSyn port
Key routes
Verification commands and results
py -3 -m py_compile sites/ikea/app.py sites/ikea/seed_data.py sites/ikea/_health.py-> passed18tasks, required schema fields present, unique IDs)Docker result
docker build -t webharbor:ikea-pr .-> passeddocker run -d --name webharbor-ikea-submit -p 8201:8101 -p 41000-41015:40000-40015 webharbor:ikea-pr-> passedGET http://127.0.0.1:8201/health-> all 16 registered sites alive; IKEA served on port 40015Smoke test result
/, /home, /categories, /products, /search?q=desk, /product/IK-10001, /deals, /stores, /stores/brooklyn-ny, /support, /login-> 200IK-260061Reset endpoint result
POST http://127.0.0.1:8201/reset/ikea-> 200 /ready: trueMD5 result
/opt/WebSyn/ikea/instance/ikea.dband/opt/WebSyn/ikea/instance_seed/ikea.dbmatch after reset2de50fad32407e799cb8c4659d0a2e19Screenshot paths
sites/ikea/scraped_data/submission_reviewnpx playwright install chromiumfailed withECONNRESETwhile downloading ChromiumHF asset status
C:\Users\34475\Desktop\VScode\wh-static-pr-ikea\ikea.tar.gzhf upload --create-pr: https://huggingface.co/datasets/ChilleD/WebHarbor/commit/3e755e70a7823d3c77648a67c3b80df338bec4ec.assets-revisionwas not modified; waiting for the HF-side asset review/merge outcome before pinningKnown limitations
Manual review notes
.gitignoreruntime ignore lines were corrected sosites/*/instance/andsites/*/scraped_data/remain out of commits.