Skip to content

Commit

Permalink
Snow 1703629 log pip error message (#1701)
Browse files Browse the repository at this point in the history
* Add test

* implement fix

* move test to integration

* refactor

* Fix tests

* update release notes

* review fixes
  • Loading branch information
sfc-gh-pczajka authored and sfc-gh-mraba committed Oct 14, 2024
1 parent 1b4ab82 commit 68d443a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
## Fixes and improvements
* Fixed a bug that would cause the `deploy_root`, `bundle_root`, and `generated_root` directories to be created in the current working directory instead of the project root when invoking commands with the `--project` flag from a different directory.
* Fix handling empty default values for strings by `snow snowpark deploy`.
* Log error details in case pip command fails.


# v3.0.1
Expand Down

0 comments on commit 68d443a

Please sign in to comment.