Skip to content

Pipelines Implementation #6710

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

Open
wants to merge 80 commits into
base: feat/pipelines
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
80 commits
Select commit Hold shift + click to select a range
fe05087
Proto changes
tom-andersen Oct 10, 2024
159cb37
Copyright
tom-andersen Oct 10, 2024
282409a
Expressions
tom-andersen Jan 24, 2025
7f95bb5
Test
tom-andersen Feb 3, 2025
2ec848d
Stage
tom-andersen Feb 3, 2025
16bb38c
Pipeline
tom-andersen Feb 3, 2025
c2d2ae5
Merge remote-tracking branch 'origin/main' into tomandersen/pipelines
tom-andersen Feb 3, 2025
a8361ca
Fix
tom-andersen Feb 3, 2025
a0da150
Spotless
tom-andersen Feb 3, 2025
0ce7d4f
Spotless
tom-andersen Feb 3, 2025
ab5f217
Rename .java to .kt
tom-andersen Feb 15, 2025
dec61c0
Work
tom-andersen Feb 15, 2025
e5734cd
Copyright
tom-andersen Feb 15, 2025
8976978
Merge remote-tracking branch 'origin/main' into tomandersen/pipelines
tom-andersen Feb 15, 2025
70bdf62
spotless
tom-andersen Feb 15, 2025
fc8b2d1
docStubs fix
tom-andersen Feb 15, 2025
1e7e72e
fix
tom-andersen Feb 17, 2025
35bcff7
fix
tom-andersen Feb 17, 2025
3cb1886
More tests
tom-andersen Feb 18, 2025
cea0c48
Merge remote-tracking branch 'origin/main' into tomandersen/pipelines
tom-andersen Feb 18, 2025
5abf13f
Refactor and more tests.
tom-andersen Feb 19, 2025
ef7cbda
Add tests
tom-andersen Feb 20, 2025
ca31612
Cleanup
tom-andersen Feb 20, 2025
63cd54e
Merge branch 'feat/pipelines' into tomandersen/pipelines
tom-andersen Feb 20, 2025
c7605b6
Generic Stage and Refactor
tom-andersen Feb 28, 2025
6842a83
Fix docStubs task
tom-andersen Feb 28, 2025
08af748
Spotless fix
tom-andersen Feb 28, 2025
fea5b06
Generate api.txt
tom-andersen Feb 28, 2025
711b852
Make more of the API internal
tom-andersen Feb 28, 2025
1ccea4d
Make more of the API internal
tom-andersen Feb 28, 2025
9553abc
Add options
tom-andersen Mar 3, 2025
b2f0b3f
GenericOptions
tom-andersen Mar 3, 2025
5e8f7f0
Spotless
tom-andersen Mar 3, 2025
8d049e0
Bit Operators
tom-andersen Mar 19, 2025
fcae380
Convert query to pipeline
tom-andersen Mar 24, 2025
35a9116
Spotless and Generate API
tom-andersen Mar 24, 2025
4e255dc
Fixups
tom-andersen Apr 2, 2025
5e1d84e
Fixups
tom-andersen Apr 8, 2025
8141aa8
Fixups
tom-andersen Apr 9, 2025
9dbce3f
Fixups
tom-andersen Apr 10, 2025
51883b9
Comments word wrap
tom-andersen Apr 10, 2025
daab5a5
Comments and alignment across SDKs
tom-andersen Apr 10, 2025
df1e719
api.txt
tom-andersen Apr 10, 2025
39c9bd7
fix
tom-andersen Apr 10, 2025
ea780f8
fixups
tom-andersen Apr 15, 2025
dd2e9bd
add named options to CollectionSource and CollectionGroupSource
tom-andersen Apr 15, 2025
0231d72
spotless, apiTxt, use Expr types.
tom-andersen Apr 15, 2025
356e883
Comments
tom-andersen Apr 22, 2025
ed24e71
Comments
tom-andersen Apr 23, 2025
b44db06
Comments
tom-andersen Apr 25, 2025
83d94e4
Comments
tom-andersen Apr 25, 2025
309fa91
WIP
tom-andersen Apr 25, 2025
0606a18
Work on pipeline expressions.
tom-andersen Apr 29, 2025
402a98d
Comments
tom-andersen Apr 29, 2025
ef3a8f2
Comments
tom-andersen Apr 29, 2025
e7ec758
More expression work
tom-andersen Apr 30, 2025
1ae8be7
More expression work
tom-andersen May 1, 2025
d6cd6d9
More expression work
tom-andersen May 1, 2025
c324298
More expression work
tom-andersen May 5, 2025
7e685f7
More expression work
tom-andersen May 5, 2025
fec44cf
Generate API.txt
tom-andersen May 5, 2025
c320e1e
More expression work
tom-andersen May 6, 2025
8a81354
More expression work
tom-andersen May 6, 2025
8817f81
More expression work
tom-andersen May 6, 2025
891cefd
More expression work
tom-andersen May 6, 2025
eb02ca4
More expression work
tom-andersen May 7, 2025
8a58ed2
More expression work
tom-andersen May 7, 2025
04deedf
Fix from API Review
tom-andersen May 8, 2025
8bbbfaa
Fix
tom-andersen May 15, 2025
b4f04ac
Fix add and multiply
tom-andersen May 22, 2025
065235f
Fix
tom-andersen May 22, 2025
6369f3c
rename generic stage
tom-andersen May 23, 2025
d452eb3
Make SDK version 23 compatible.
tom-andersen May 23, 2025
93a44a7
Fix query to pipeline logic.
tom-andersen May 23, 2025
96aac51
Fix query to pipeline logic.
tom-andersen May 23, 2025
385d3cf
Fix query to pipeline logic.
tom-andersen May 23, 2025
9f9f95a
small refactor
tom-andersen May 23, 2025
45280be
Fixes, addition, whitespace.
tom-andersen Jun 5, 2025
5eb6a01
Fixes / Refactor of Values
tom-andersen Jun 5, 2025
ac26746
Merge branch 'feat/pipelines' into tomandersen/pipelines
tom-andersen Jun 6, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
More tests
  • Loading branch information
tom-andersen committed Feb 18, 2025
commit 3cb1886ab8fc56cee11cbc737aaf72dc72e45b74
Loading
Loading