We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Gradle init has +X premissions on gradlew but that permission is missing form the init'ed output
gradlew
Run sam init -r java8 -d gradle
sam init -r java8 -d gradle
Gradlew is missing +X permission
It should have +X
sam --version
Add --debug flag to command you are running
The text was updated successfully, but these errors were encountered:
Seems pip looses the permissions when installing SAM
Sorry, something went wrong.
Released in 0.14.1.
No branches or pull requests
Description
The Gradle init has +X premissions on
gradlew
but that permission is missing form the init'ed outputSteps to reproduce
Run
sam init -r java8 -d gradle
Observed result
Gradlew is missing +X permission
Expected result
It should have +X
Additional environment details (Ex: Windows, Mac, Amazon Linux etc)
sam --version
: 0.14.0Add --debug flag to command you are running
The text was updated successfully, but these errors were encountered: