feat: package WHOOP PDPP connector - #33
Open
callumflack wants to merge 5 commits into
Open
Conversation
Assisted-by: AI Signed-off-by: callumflack <callumflack@gmail.com>
Schema Health Check — All ClearAll 69 scopes have consistent local schema files. |
Assisted-by: AI Signed-off-by: callumflack <callumflack@gmail.com>
Assisted-by: AI Signed-off-by: callumflack <callumflack@gmail.com>
Repin the distributable artifact to the permanent squash-merge commit. Assisted-by: AI Signed-off-by: callumflack <callumflack@gmail.com>
Remove the connector/runtime notes from the artifact repository. They now live beside the WHOOP connector in PDP-Connect/pdpp. Assisted-by: AI Signed-off-by: callumflack <callumflack@gmail.com>
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.
Summary
Dependency
PDPP PR #131 is merged. This PR pins its permanent squash-merge commit 4f50aa21c6abd9f796b51b82e408224ee75a0048. Its tree is byte-identical to the deleted PR-head commit, so this is a provenance and reachability correction with no connector runtime change. Connector/runtime learnings are documented alongside the source in PDP-Connect/pdpp#139.
Acceptance checks
The owner-authenticated source run emitted 44 records across six streams; its immediate checkpointed follow-up reused the saved session and re-emitted 27 records through the connector's seven-day overlap window. Personal records, cookies, and the local browser profile are not included in either PR.
Assisted-by: AI