Skip to content

fix: Enable PM2 module update from tarball #5906

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

Merged
merged 2 commits into from
Nov 13, 2024

Conversation

AYOKINYA
Copy link
Contributor

Q A
Bug fix? yes
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #5680
License MIT
Doc PR https://github.com/pm2-hive/pm2-hive.github.io/pulls
  1. enbale module:update tarball
  2. update TAR.package to TAR.packager

The package function in TAR.js was renamed to packager for ES6 strict mode compatibility (Unitech#5680),
but the reference in Modularizer.js was not updated accordingly.
Implement tarball handling in module:update to match functionality of module:install
@CLAassistant
Copy link

CLAassistant commented Oct 25, 2024

CLA assistant check
All committers have signed the CLA.

@Unitech Unitech merged commit 080d124 into Unitech:development Nov 13, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants