-
Notifications
You must be signed in to change notification settings - Fork 3
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
Update ZipHandler and Methods #229
Conversation
… tests Co-authored-by: Sylvie <[email protected]> Co-authored-by: JeremyIR <[email protected]>
Co-authored-by: Sylvie <[email protected]>
Co-authored-by: Sylvie <[email protected]> Co-authored-by: JeremyIR <[email protected]>
Co-authored-by: Sylvie <[email protected]> Co-authored-by: JeremyIR <[email protected]>
Co-authored-by: Sylvie <[email protected]> Co-authored-by: jcrichlake <[email protected]> Co-authored-by: JeremyIR <[email protected]>
…ed tests, changed working directory for permission purposes Co-authored-by: Sylvie <[email protected]> Co-authored-by: jcrichlake <[email protected]> Co-authored-by: JeremyIR <[email protected]> Co-authored-by: halprin <[email protected]>
Co-authored-by: Sylvie <[email protected]>
Co-authored-by: JeremyIR <[email protected]>
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
Co-authored-by: James Herr <[email protected]> Co-authored-by: JeremyIR <[email protected]>
Co-authored-by: JeremyIR <[email protected]> Co-authored-by: James Herr <[email protected]>
Co-authored-by: James Herr <[email protected]> Co-authored-by: Sylvie <[email protected]> Co-authored-by: jcrichlake <[email protected]> Co-authored-by: JeremyIR <[email protected]>
Quality Gate passedIssues Measures |
Description
Updates ZipHandler with blob filepath support, adds MoveZip method for moving a file from 'unzip' into the specified subfolder, adds associated tests, and updates Docker infrastructure to properly navigate filesystem when moving .zips.
Note: this PR contains a temporary fix for azure-function-core-tools, which tags it to a specific version. There is a card in place to remediate this.
Issue
1254
Checklist