-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pack: add compatibility with the cartridge cli
New flag `--cartridge-compat` added for pack command, that fixes some differences between `tt pack` and `cartridge-cli pack`. It is only allowed for tgz pack type. It solves naming differences (of resulting packages and applications in them). Also VERSION and VERSION.lua files will be present in resulting bundle. Closes #504
- Loading branch information
Showing
16 changed files
with
568 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.