Tags: zillow/zdatasets
Tags
AIP-9641: Update to publish to pypi. Fix code for updated dependencie… …s. (#42) * Update actions/cache from v1 to v4 to fix deprecated action * Fix code quality check failures. * Updated the lock file. * Updated the github workflow to use Python 3.10. * Fixed test errors. * Upper bound on zdatasets. * Use setuptools v79. * Make setuptools mandatory. Print its details. * Fix more test failures. * Fix more errors. * Black fix. * Added defensive settings for Dask 2025+ compatibility. * Downgrade Dask. * Downgrade Dask even lower to <2023. * Downgrade Dask even lower to <2022.9.1. * Restore Dask to the latest version. Fix Dask errors. * Fix more errors * Fix github actions for publishing to pypi. * Remove setuptools. Switch to the feature/aip branch of zillow-metaflow. * Fix github action warnings. Update ReadMe.
AIP-6606: Relax upper bound for python to ensure compatibility with o… …ther python libraries at ZG (#30) * AIP-6606: Relax upper bound for python to ensure compatibility with other python libraries at ZG * AIP-6606: Increment the version to reflect the change nature
Secret dataclass for secret retrieval (#29) * Checkpoint: secret (not tested yet) * black format * lint * Bump up version * Improve retry and bugfix * Bump up version * More restricted secret return type; secret cache; add tests * Lint * Add tests * PR feedbacks * Add extra kubernetes to github workflow * PR feedbacks; improve optional dependency experience * Rename secret file * Fix tests * version = "0.1.3"
PreviousNext