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 warning to CLI when running encrypt-file on Windows #9198

Open
tdmalone opened this issue Feb 8, 2018 · 6 comments
Open

Add warning to CLI when running encrypt-file on Windows #9198

tdmalone opened this issue Feb 8, 2018 · 6 comments

Comments

@tdmalone
Copy link

tdmalone commented Feb 8, 2018

Due to #4746, travis encrypt-file does not work on Windows. But, there's no indication that it doesn't work. It appears to work, but an encrypted file fails to unencrypt when the build is running, which can result in hours of debugging.

travis encrypt-file works fine on non-Windows machines.

Could a warning be added to the Travis CLI, when running encrypt-file on Windows, either stating that it is unsupported or is known to not work?

@stale
Copy link

stale bot commented May 9, 2018

Thanks for contributing to this issue. As it has been 90 days since the last activity, we are automatically closing the issue. This is often because the request was already solved in some way and it just wasn't updated or it's no longer applicable. If that's not the case, please do feel free to either reopen this issue or open a new one. We'll gladly take a look again! You can read more here: https://blog.travis-ci.com/2018-03-09-closing-old-issues

@stale stale bot added the stale label May 9, 2018
@tdmalone
Copy link
Author

tdmalone commented May 9, 2018

unstale pls :)

@stale
Copy link

stale bot commented Aug 7, 2018

Thanks for contributing to this issue. As it has been 90 days since the last activity, we are automatically closing the issue in 24 hours. This is often because the request was already solved in some way and it just wasn't updated or it's no longer applicable. If that's not the case, please do feel free to either reopen this issue or open a new one. We'll gladly take a look again! You can read more here: https://blog.travis-ci.com/2018-03-09-closing-old-issues

@stale stale bot added the stale label Aug 7, 2018
@tdmalone
Copy link
Author

tdmalone commented Aug 7, 2018

unstale

@stale stale bot removed the stale label Aug 7, 2018
@stale
Copy link

stale bot commented Nov 5, 2018

Thanks for contributing to this issue. As it has been 90 days since the last activity, we are automatically closing the issue in 7 days. This is often because the request was already solved in some way and it just wasn't updated or it's no longer applicable. If that's not the case, please respond before the issue is closed, or open a new one after. We'll gladly take a look again! You can read more here: https://blog.travis-ci.com/2018-03-09-closing-old-issues

@stale stale bot added the stale label Nov 5, 2018
@BanzaiMan BanzaiMan added the cli label Nov 5, 2018
@stale stale bot removed the stale label Nov 5, 2018
@tdmalone
Copy link
Author

See also: #8777
Please unlock #4746

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants
@BanzaiMan @cotsog @tdmalone and others