-
Notifications
You must be signed in to change notification settings - Fork 79
[new-hs-indexer #3] Fix glass-democlient --service option #514
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
Conversation
✅ Deploy Preview for fb-oss-glean canceled.
|
|
@jjuliamolin has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
c514baf to
0bb1d6f
Compare
|
rebased |
|
According to @jjuliamolin, this is covered by #511? |
#511 is stacked on this one (i.e. it contains these changes too). What I imagined is that when you import them you get a stack of two diffs, then you land them in order. I don't know a better way to do stacked PRs, if there's another way that would work better for you do let me know. |
Avoids some cases where the Glean inferred type can diverge from the type expected at the call site.
It didn't work
0bb1d6f to
055260e
Compare
|
@jjuliamolin has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
|
They automatically merge into one if we import the later one first. Re-importing them now separately in right order :) |
It didn't work
Note: stacked on #513