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

Close #1687. Add Executables with Docker support #1707

Merged
merged 63 commits into from
Jun 17, 2017
Merged

Conversation

Glavin001
Copy link
Owner

@Glavin001 Glavin001 commented Jun 5, 2017

What does this implement/fix? Explain your changes.

See #1687.

Does this close any currently open issues?

See #1687.

Any other comments?

...

Checklist

Check all those that are applicable and complete.

  • Merged with latest master branch
  • Regenerate documentation with npm run docs
  • Add change details to CHANGELOG.md under "Next" section
  • Added examples for testing to examples/ directory
  • Travis CI passes (Mac support)
  • AppVeyor passes (Windows support)

Glavin001 and others added 27 commits May 28, 2017 18:21
Whalebrew mounts a Docker volume to the host's current working directory (cwd)
therefore the cwd needs to be the temp directory and all file paths which
are to be beautified need to be given to Whalebrew as relative to cwd.
Often this means the temporary directory is simply removed from the prefix
of the file paths, and the cwd = the temporary directory.
See https://github.com/bfirsh/whalebrew#how-it-works for details.
Setup elm-format, php-cs-fixer, phpcbf, uncrustify with Docker.
@Glavin001 Glavin001 changed the title Feature/executables Close #1687. Add Executables with Docker support Jun 17, 2017
@Glavin001 Glavin001 merged commit 908b53c into master Jun 17, 2017
@Glavin001
Copy link
Owner Author

Published to v0.30.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
v1.0 - Unibeautify
Awaiting triage
Development

Successfully merging this pull request may close these issues.

None yet

1 participant