w3c / mediacapture-handle

https://w3c.github.io/mediacapture-handle/
Other
14 stars 10 forks source link

PR Preview doesn't appear to support multiple documents. #29

Open jan-ivar opened 2 years ago

jan-ivar commented 2 years ago

Our first wrinkle with the split into two documents: PR Preview says we "must add a configuration file to the root of your repository".

STR: I pushed .pr-preview.json and then rebased https://github.com/w3c/mediacapture-handle/pull/28 but no Preview appeared. I could probably fix it like this:

{
  "src_file": "actions/index.html",
  "type": "respec"
}

...but then editors would have to change it back and forth, which doesn't seem worth it:

{
  "src_file": "identity/index.html",
  "type": "respec"
}
eladalon1983 commented 2 years ago

One possible solution is to split the repo.