Commit Graph

1769 Commits

Author SHA1 Message Date
Glavin Wiechert a83b1b83ae See #1687. Install Sass-convert and Uncrustify beautifiers via Docker for Linux Travis CI build 2017-06-16 20:54:55 -03:00
Glavin Wiechert 6aee12ba80 See #1687. Add Docker executable support for Sass-convert beautifier 2017-06-16 20:54:29 -03:00
Glavin Wiechert cdccc2f36b See #1687. Add Docker volume support for all paths in Exectuable run arguments 2017-06-16 20:33:37 -03:00
Glavin Wiechert 40f1fe3c8d Fixes #1361. Add file extension to temporary files for Uncrustify beautifier 2017-06-16 20:33:19 -03:00
Glavin Wiechert 7899be966b Fix bug causing Executable to use Docker first, instead of builtin command 2017-06-16 01:22:59 -03:00
Glavin Wiechert 0b2b06a928 Improve error handling of beautify and testing 2017-06-16 01:22:19 -03:00
Glavin Wiechert a5a00c893e Show disabled tests as skipped 2017-06-16 00:33:33 -03:00
Glavin Wiechert 5378b0bb97 Update docs 2017-06-16 00:12:18 -03:00
Glavin Wiechert 3909da31ee Update dependencies 2017-06-15 23:39:27 -03:00
Glavin Wiechert 45fa44680f Update dependencies 2017-06-15 23:35:03 -03:00
Glavin Wiechert 88fbdaa2b0 Create CODE_OF_CONDUCT.md 2017-06-15 17:30:25 -03:00
Glavin Wiechert d3d4dccf47 Fix error in Travis CI YAML 2017-06-12 00:28:33 -03:00
Glavin Wiechert 59a7820723 Fix formatR, do not pipe stdout to file, unnecessarily 2017-06-12 00:26:14 -03:00
Glavin Wiechert 999b256163 Fix Mac Travis CI build, use docker only in Linux build 2017-06-12 00:12:53 -03:00
Glavin Wiechert a36fc7d1e1 Remove rscript install from Linux Travis CI, use Docker instead 2017-06-11 23:26:37 -03:00
Glavin Wiechert 13601a38b3 Attempt to fix rscript for Linux 2017-06-11 22:22:56 -03:00
Glavin Wiechert 2737a54604 Change test loggerLevel from verbose to info 2017-06-11 21:36:43 -03:00
Glavin Wiechert 3023fea297 Disable broken Windows tests 2017-06-11 16:45:44 -03:00
Glavin Wiechert 43e4d8c37b Add Linux+Docker service to Travis CI 2017-06-11 16:40:57 -03:00
Glavin Wiechert c7f0f72f01 Update uncrustify install for AppVeyor 2017-06-11 16:40:36 -03:00
Glavin Wiechert 200f53ea38 Show verbose logs when testing 2017-06-11 15:37:22 -03:00
Glavin Wiechert 4203fb72da See #1687. Add docker images to supported executables 2017-06-11 15:22:35 -03:00
Glavin Wiechert 9b840b14c2 Remove R from Windows tests in AppVeyor 2017-06-11 14:52:51 -03:00
Glavin Wiechert 6a28106bd6 Disable ocaml, r, clojure languages for Windows tests 2017-06-11 14:52:35 -03:00
Glavin Wiechert 87d390b0fc Update AppVeyor in attempt to fix failing tests 2017-06-11 14:25:45 -03:00
Glavin Wiechert fca67a5d08 Update AppVeyor in attempt to fix failing tests 2017-06-11 14:05:24 -03:00
Glavin Wiechert c7023a8c2d Update AppVeyor in attempt to fix failing tests 2017-06-11 13:46:16 -03:00
Glavin Wiechert faa42504be Update AppVeyor in attempt to fix failing tests 2017-06-11 13:38:12 -03:00
Glavin Wiechert 165a9e3594 Update AppVeyor in attempt to fix failing tests 2017-06-11 13:37:36 -03:00
Glavin Wiechert d5cd70be4d Update AppVeyor in attempt to fix failing tests 2017-06-11 13:28:25 -03:00
Glavin Wiechert e674fbccd1 Update AppVeyor in attempt to fix failing tests 2017-06-11 13:18:26 -03:00
Glavin Wiechert f6a4990574 Merge pull request #1704 from edwinksl/fix-typos
Fix typos
2017-06-05 12:50:28 -03:00
Edwin Khoo a4c978fbe3 Regenerate docs 2017-06-05 11:38:52 -04:00
Edwin Khoo 340076fa61 Fix typo in description for Python 2017-06-05 11:37:00 -04:00
hyst329 af289b282b Update CHANGELOG.md 2017-06-05 11:01:03 +03:00
hyst329 9a6f10d2ba Added Fortran 2003/2008 extension support 2017-06-05 10:54:59 +03:00
Edwin Khoo 5bd9d693d3 Regenerate docs 2017-06-05 01:04:15 -04:00
Glavin Wiechert beed2e37db Merge branch 'master' of github.com:Glavin001/atom-beautify into feature/executables 2017-06-05 01:51:36 -03:00
Glavin Wiechert baca098a91 Close #1687. Add Docker support to Executables.
Setup elm-format, php-cs-fixer, phpcbf, uncrustify with Docker.
2017-06-05 01:49:00 -03:00
Edwin Khoo 663583b569 Fix typos in language files 2017-06-05 00:42:33 -04:00
Glavin Wiechert e9f9a7bf97 Update elm-format for Travis CI 2017-06-04 21:55:45 -03:00
Edwin Khoo 5df107ed37 Fix typos 2017-06-04 20:00:25 -04:00
Glavin Wiechert 26bbef04a6 Fix elm-format tests, support older version format 2017-06-04 17:09:05 -03:00
Glavin Wiechert 788cc724dd Change log levels of some log statements 2017-06-04 16:04:06 -03:00
Glavin Wiechert 84361e4011 Fix logging during tests. Show info level logs. 2017-06-04 16:03:45 -03:00
Glavin Wiechert 1e5751a63a Add note in README about Executables+Docker feature. See #1687 2017-06-04 15:19:18 -03:00
Glavin Wiechert dc5f4a20dc Switch elm-format to using Executables 2017-06-04 02:43:02 -03:00
Glavin Wiechert f945c38338 Add support for Whalebrew installed executables
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.
2017-06-04 00:53:20 -03:00
Glavin Wiechert 3e78dc8701 Switch Dfmt beautifier to using Executables 2017-06-02 18:22:32 -03:00
Glavin Wiechert 349edae0fd Switch Crystal beautifier to using Executables 2017-06-02 18:12:09 -03:00