New console style
==================================================
π Compress/Decompress Action
==================================================
π Environment Configuration:
β’ Command: compress
β’ Source: ./test3
β’ Format: zip
β’ Include Root: false
==================================================
π Compression Process Started
==================================================
Adjusted path: /github/workspace/./test3
π Configuration:
β’ Source: /github/workspace/./test3
β’ Format: zip
β’ Include Root: false
β’ Initial Directory: /github/workspace
Destination Path: test3.zip
Attempting to compress directory /github/workspace/./test3 to test3.zip
Changed CWD for Compression: /github/workspace/test3
βοΈ Executing: zip -r test3.zip .
β
Command executed successfully
Restored CWD: /github/workspace
β
Compression completed: test3.zip
Changelog
v1.0.4 (2025-02-07)
Closed issues:
- When compressing, zip includes folder named as source #4
Merged pull requests:
- build(deps): bump janheinrichmerker/action-github-changelog-generator from 2.3 to 2.4 in the actions-minor group #7 (dependabot[bot])
- build(deps): bump super-linter/super-linter from 7.2.0 to 7.2.1 in the actions-minor group #6 (dependabot[bot])
- build(deps): bump super-linter/super-linter from 7.1.0 to 7.2.0 in the actions-minor group #5 (dependabot[bot])
* This Changelog was automatically generated by github_changelog_generator