You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix wheels.yml build_sdist job to build tfx and ml-pipelines-sdk inst…
…ead of monolithic tfx-dev (#7859)
* Fix wheels.yml build_sdist job to build tfx and ml-pipelines-sdk instead of monolithic tfx-dev
Update 1.17.3 in version.py, RELEASE.md and also fixed vulnerabilitie…
…s in the tfx docker image (#7839)
* Merge pull request #7833 from dmiltr3/dev_new_image
fixing docker build and Vertex AI tests
* release: Update version to 1.17.3 and update RELEASE.md
* fix: Add trailing newline to RELEASE.md
* updated tensorflow to pick 2.17.1
* Fix: Update tfx.patch to reflect changes in dependencies.py
* Fix malformed hunk headers in tfx.patch
* Restore correct headers for tfx/dependencies.py in patches/tfx.patch
* Fix corrupt hunk header in patches/tfx.patch
* Regenerate tfx.patch to fix corrupt patch errors
* Fix trailing whitespace in tfx.patch without corrupting it
* Exclude .patch files from end-of-file-fixer
* Revert "Exclude .patch files from end-of-file-fixer"
This reverts commit 864461e.
* Fix hunk header and remove trailing lines in tfx.patch
---------
Co-authored-by: rwitcher <32533817+rwitcher@users.noreply.github.com>
Update `patches/tfx.patch` to be compatible with `r1.17.0` release br…
…anch (#7811)
* chore: Update patches/tfx.patch for r1.17.0
* chore: Apply pre-commit changes to patches/tfx.patch