Skip to content
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

Zip file fix #34399

Merged
merged 33 commits into from
May 26, 2024
Merged

Zip file fix #34399

merged 33 commits into from
May 26, 2024

Conversation

talzich
Copy link
Contributor

@talzich talzich commented May 16, 2024

Status

  • In Progress
  • Ready
  • In Hold - (Reason for hold)

Related Issues

fixes: link to the issue

Description

Replacing pyminizip with pyzipper because of this issue

Must have

  • Tests
  • Documentation

Copy link

github-actions bot commented May 16, 2024

Coverage

Coverage Report
FileStmtsMissCoverMissing
Packs/CommonScripts/Scripts/ZipFile
   ZipFile.py774738%20, 50–54, 56–57, 59–60, 62–63, 65–68, 70–71, 74–75, 77–78, 81–86, 88–89, 91, 94–95, 97–98, 101, 103–104, 106–107, 110, 114–116, 118–120
TOTAL774738% 

Tests Skipped Failures Errors Time
7 0 💤 0 ❌ 0 🔥 2.135s ⏱️

Copy link
Contributor

@JudahSchwartz JudahSchwartz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

amazing 🦾

Packs/CommonScripts/Scripts/ZipFile/ZipFile.py Outdated Show resolved Hide resolved
Packs/CommonScripts/Scripts/ZipFile/ZipFile_test.py Outdated Show resolved Hide resolved
Packs/CommonScripts/Scripts/ZipFile/ZipFile_test.py Outdated Show resolved Hide resolved
Packs/CommonScripts/Scripts/ZipFile/ZipFile.py Outdated Show resolved Hide resolved
Packs/CommonScripts/ReleaseNotes/1_14_49.md Outdated Show resolved Hide resolved
Packs/CommonScripts/Scripts/ZipFile/ZipFile_test.py Outdated Show resolved Hide resolved
Packs/CommonScripts/Scripts/ZipFile/ZipFile_test.py Outdated Show resolved Hide resolved
@talzich talzich merged commit 7569633 into master May 26, 2024
16 of 17 checks passed
@talzich talzich deleted the ZipFile-fix branch May 26, 2024 10:12
maimorag pushed a commit that referenced this pull request May 27, 2024
* Ignore ZipFile in native image

* Add UT to ZipFile

* Update Packs/CommonScripts/Scripts/ZipFile/ZipFile.py

Co-authored-by: Judah Schwartz <[email protected]>

* Address CR for ZipFile Script

* Remove test-files from ZipFile

* Fix bug in ZipFile

* Add RN and update version for CommonScripts

* Fix RN and and pre-commit changes

* address validation errors

* Address CR on ZipFile test

* Add troubleshooting section to README

* Fix pre-commit errors

* Empty commit

* Update docker image

* Update docker image and fix validations error

* Update RN and pack version for CommonScripts

---------

Co-authored-by: Judah Schwartz <[email protected]>
maimorag pushed a commit that referenced this pull request May 29, 2024
* Ignore ZipFile in native image

* Add UT to ZipFile

* Update Packs/CommonScripts/Scripts/ZipFile/ZipFile.py

Co-authored-by: Judah Schwartz <[email protected]>

* Address CR for ZipFile Script

* Remove test-files from ZipFile

* Fix bug in ZipFile

* Add RN and update version for CommonScripts

* Fix RN and and pre-commit changes

* address validation errors

* Address CR on ZipFile test

* Add troubleshooting section to README

* Fix pre-commit errors

* Empty commit

* Update docker image

* Update docker image and fix validations error

* Update RN and pack version for CommonScripts

---------

Co-authored-by: Judah Schwartz <[email protected]>
aaron1535 pushed a commit that referenced this pull request Jun 9, 2024
* Ignore ZipFile in native image

* Add UT to ZipFile

* Update Packs/CommonScripts/Scripts/ZipFile/ZipFile.py

Co-authored-by: Judah Schwartz <[email protected]>

* Address CR for ZipFile Script

* Remove test-files from ZipFile

* Fix bug in ZipFile

* Add RN and update version for CommonScripts

* Fix RN and and pre-commit changes

* address validation errors

* Address CR on ZipFile test

* Add troubleshooting section to README

* Fix pre-commit errors

* Empty commit

* Update docker image

* Update docker image and fix validations error

* Update RN and pack version for CommonScripts

---------

Co-authored-by: Judah Schwartz <[email protected]>
pal-xmco pushed a commit to pal-xmco/content that referenced this pull request Jun 19, 2024
* Ignore ZipFile in native image

* Add UT to ZipFile

* Update Packs/CommonScripts/Scripts/ZipFile/ZipFile.py

Co-authored-by: Judah Schwartz <[email protected]>

* Address CR for ZipFile Script

* Remove test-files from ZipFile

* Fix bug in ZipFile

* Add RN and update version for CommonScripts

* Fix RN and and pre-commit changes

* address validation errors

* Address CR on ZipFile test

* Add troubleshooting section to README

* Fix pre-commit errors

* Empty commit

* Update docker image

* Update docker image and fix validations error

* Update RN and pack version for CommonScripts

---------

Co-authored-by: Judah Schwartz <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants