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

Add option to skip slug extraction #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

apnsngr
Copy link

@apnsngr apnsngr commented Aug 18, 2020

Reimplements abandoned pull request #13

Implements #2

Reimplements abandoned pull request heroku#13

Implements heroku#2
@@ -25,6 +28,9 @@ module.exports = {
description: 'downloads a slug to <APP_NAME>/slug.tar.gz and then extracts it',
Copy link

Choose a reason for hiding this comment

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

How about changing the description as well to reflect the possible option.

Suggested change
description: 'downloads a slug to <APP_NAME>/slug.tar.gz and then extracts it',
description: 'downloads a slug to <APP_NAME>/slug.tar.gz and then extracts it if `no-extract` option not provided.',

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.

None yet

2 participants