tt CLI (2.9): `tt pack` supports `.packignore`
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 15
- Forks
- 49
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
Product: tt CLI
Since: tt 2.9.0.
Dev ticket:
Root document: https://www.tarantool.io/en/doc/latest/reference/tooling/tt_cli/pack/
SME: @ AlexandrLitkevich @ oleg-jukovec
Details
Use .packignore in the same way as .gitignore allows to exclude
unnecessary files while preparing application package with `tt pack
command.
Requested by @elhimov in https://github.com/tarantool/tt/commit/2fb5a0d9bb22e778dea6a3281547e744b32a4105.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the root document at https://www.tarantool.io/en/doc/latest/reference/tooling/tt_cli/pack/ and review the existing tt pack documentation. Document that a .packignore file can exclude unnecessary files when preparing an application package, including how it relates to .gitignore. Done means the 2.9.0 behavior is accurately described in the pack reference.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100