-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FE-350 update manifest.py to remove managed access project ids from f…
…inal partition set (#341) * poetry was getting confused over python vs python3 during pkg installs - added python-is-python3 * FE-350 updated manifest.py to accept a csv with a new value for public (No/Yes), so that we filter out Managed Access (Yes) data from the final partition set which will make snapshots public. * fixed indentation issues, re-enabled upload to Dagster, removed print statements * added not about public/ma logic and updated data locations. dev SA doesn't have access to prod buckets. duh. * Updating poetry version used by Git to fix whl file corruption from old versions of poetry. * Update requirements.txt --------- Co-authored-by: dsp-fieldeng-bot <[email protected]>
- Loading branch information
Showing
5 changed files
with
124 additions
and
112 deletions.
There are no files selected for viewing
This file contains 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 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 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 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.