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

SAM init does not perserve file permissions from Git #1080

Closed
abrooksv opened this issue Mar 25, 2019 · 2 comments
Closed

SAM init does not perserve file permissions from Git #1080

abrooksv opened this issue Mar 25, 2019 · 2 comments
Labels

Comments

@abrooksv
Copy link
Contributor

Description

The Gradle init has +X premissions on gradlew but that permission is missing form the init'ed output

Steps 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)

  1. OS: Mac
  2. sam --version: 0.14.0

Add --debug flag to command you are running

@abrooksv
Copy link
Contributor Author

Seems pip looses the permissions when installing SAM

@jfuss
Copy link
Contributor

jfuss commented Mar 27, 2019

Released in 0.14.1.

@jfuss jfuss closed this as completed Mar 27, 2019
@jfuss jfuss added the type/bug label Mar 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants