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.
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
feat(pipelines): revised version of the API #12326
feat(pipelines): revised version of the API #12326
Changes from 49 commits
29ef96e
ffd007a
70fe76c
342f590
be89cb3
bc4a3ce
54137d5
9811fc2
cea1787
ddcb77c
52fe73e
27b53a6
1c43586
7f2971e
11b1f8e
b9b1465
91f15c1
d79cca9
f09d81a
b98ca04
35a37d1
3f3e2cd
9160978
2bfedfc
eb0a966
c475fbb
ce2aa98
1bdec25
5be0cd8
2ce4322
d590a16
9440646
f266f3b
d54dc06
0b9ef59
7fbd19e
52c451b
7146236
5fa2d9b
ecbc7aa
ddefa65
5b9c10b
53867cd
69d8b39
edd6565
3838edc
a47f45e
bb3b830
545d11f
e0c1c33
ca36515
89aed64
ecf75a0
7d2f006
fe6f1a0
60b3b21
09f8ba3
6efc354
3ddeb8f
1a19702
3bfdd63
c0517d7
02c4161
3841dd8
4fb5af4
fd8d095
9cacf3f
bcef6ab
1cfbb4b
185f2c4
7b1ed04
cd57bea
c7a3a47
c74d351
7459c4b
5f7c074
62355a6
c752654
ddd6330
382183d
fbb86af
4f84e40
926a857
0f824b5
83a2b41
6bcbe53
b7c2603
536a81f
3b3e1c0
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
Is intentional that we are exporting internal stuff?
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.
Well it shouldn't be exported twice, obviously. But
BlueprintQueries
is part of the public API surface.