-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Filter Project.lastBuild
query by localBuilds: { localBuildEmailHash }
so we don't see others' local builds
#26
Conversation
AP-3463 Pass current git user's email on local/uncommitted builds
If a build is local, rather than reading the commit's We could also consider using the logged in user's id and looking up their email, but I don't think there's any benefit in doing that. Also ensure we pass |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have some remarks on other PRs that will affect this (I don't dig the creatorEmail
argument), but otherwise this PR is 👍
Update OAuth Client ID
Project.lastBuild
query by creatorEmail
so we don't see others' local buildsProject.lastBuild
query by localBuilds: { localBuildEmailHash }
so we don't see others' local builds
Realtime git info
Add footer menu to link project screen
Upgrade to SB7.3
…f-outdated-builds Poll for Git repository hash and set `isOutdated` when it changes
Ensure we actually typecheck
…ent-git-users-email-on-localuncommitted-builds
Telescoping on #25
Uses a canary from chromaui/chromatic-cli#796 and requires https://github.com/chromaui/chromatic/pull/7576 on the backend.
📦 Published PR as canary version:
0.0.27--canary.26.467eecc.0
✨ Test out this PR locally via: