-
Notifications
You must be signed in to change notification settings - Fork 8
Use teams.py instead of teams.json for compile #541
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
Merged
Merged
Changes from 59 commits
Commits
Show all changes
70 commits
Select commit
Hold shift + click to select a range
03aecba
compiler cutover
nikhil-zlai 422b218
Merge branch 'main' into nikhil/compile_switch
david-zlai 77110b9
install rich
david-zlai 7c3e882
no emojis
david-zlai 6e924ad
fix conditional
david-zlai 98e7c3b
outputNamespace
david-zlai 43395b7
fix models compiling, explicitly importlib teams.py via file
david-zlai 98a7044
deprecate teams.json
david-zlai 6bdba7c
Only `add` to the compile tracker if the object successfully writes
david-zlai 13dd1eb
linting
david-zlai 8fb36f6
put this one back
david-zlai 9591d90
migrate away from `production` and to `compiled`
david-zlai 9bd7989
remove log
david-zlai 9aed948
linting
david-zlai 6917ecb
try to fix sample_bootstrap
david-zlai 91b240f
move file to fix tox test
david-zlai b7eee2f
glom
david-zlai 4e59371
Add chronon_root for testing
david-zlai 1abac40
Add ConfType
david-zlai 89dbeb4
Rename py directory to python
david-zlai 12b385a
new python dir
david-zlai 2b74847
fix test_run.py
david-zlai 0f713ab
tox passes
david-zlai 77ee111
Rename py to python directory because pytest collision with its py di…
david-zlai 82fe50f
add python
david-zlai a93be8c
update .gitignore
david-zlai d062d7e
Retrack api files
david-zlai a40851c
Merge branch 'davidhan/remane_to_python3' into davidhan/compile_switc…
david-zlai c2a444a
update gitignore
david-zlai b109796
lint
david-zlai 4e9819c
remove teams.json
david-zlai 5286601
Merge branch 'main' into davidhan/compile_switch_fork
david-zlai 821f58a
thrift not needed
david-zlai 21a65ad
linting
david-zlai 5af399a
ruff
david-zlai 2c14668
switch over integration testing
david-zlai 2e74b20
integration testing changes
david-zlai 3addab2
Apply suggestions from code review
david-zlai dd7dc3b
forgot some files
david-zlai 3d4c843
don't track compiled files from canary
david-zlai f1310e5
lint
david-zlai 31c2dd0
fix traceback
david-zlai 41a5b26
checkpoint
david-zlai 778ea9a
checkpoint - require_backfill keeps being added
david-zlai bee53e6
do not modify objects. damn i miss scala
david-zlai aa3935a
Disable rich for now and just print at the end
david-zlai 40020e6
clean up
david-zlai 09a89ac
Merge branch 'main' into davidhan/compile_switch_fork
david-zlai 12be656
format
david-zlai d15d194
add enum to constants
david-zlai 516bb91
fix merge mode maps
david-zlai baf1175
Add to run.py
david-zlai d750cd6
python ruff
david-zlai 4325df7
fix ruff
david-zlai 5f15bbc
Merge branch 'main' into davidhan/compile_switch_fork
david-zlai b910c61
scala fix
david-zlai c780b06
update constants
david-zlai 3616f4d
more comments
david-zlai 2eef75a
safer compiling
david-zlai 20a7806
compile doesn't need chronon root anymore
david-zlai 2c3806f
common needs to be updated
david-zlai 7090133
pr comments
david-zlai 352ab9f
Merge branch 'main' into davidhan/compile_switch_fork
david-zlai 43d58b4
fixes
david-zlai 09e69bb
Merge branch 'davidhan/compile_switch_fork' of github.com:zipline-ai/…
david-zlai 9d0c21e
Everything else uses group-by so should this
david-zlai f5bbe08
try to fix
david-zlai db38029
try this again
david-zlai 55f8f3a
Merge branch 'main' into davidhan/compile_switch_fork
david-zlai 0770673
fix constants
david-zlai File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.