Commit Graph

479 Commits

Author SHA1 Message Date
Daniel Perez
f5152f255a WIP: support system version 2017-03-17 22:00:37 -04:00
Trevor Brown
68d759b5d8 Merge pull request #180 from asdf-vm/asdf-update-command-with-tests
Asdf update command with tests
2017-03-17 21:55:24 -04:00
Trevor Brown
ca2bfa285a Add bash completion for the update command. 2017-03-17 21:48:11 -04:00
Trevor Brown
2ca517d8c1 Add tests for the update command. Use sed instead of tail -r to get the
latest tag from the list of sorted tags.

The setup code for these tests isn't ideal. It would be nice not to have
to worry about the remote. Without the 'origin' remote set the Travis
build would fail though.
2017-03-17 21:19:46 -04:00
Trevor Brown
8534ca2858 Finish the update command. 2017-03-17 13:07:30 -04:00
Trevor Brown
5f39035850 Make sure update function is loaded. 2017-03-17 13:07:30 -04:00
Trevor Brown
893c39a0ee Add help for update command. 2017-03-17 13:07:30 -04:00
Trevor Brown
492ea04cc0 Add update command. 2017-03-17 13:07:30 -04:00
Akash Manohar
7c2514d93b Merge pull request #171 from asdf-vm/test-for-plugin-license
Update the plugin-test command to assert that the plugin license file exists
2017-03-16 06:50:30 +05:30
Daniel Perez
028699a7ea Merge pull request #175 from aeons/master
Avoid error when sysctl is missing hw.ncpu key
2017-03-13 08:40:23 -07:00
Bjørn Madsen
887de73b79 Avoid error when sysctl is missing hw.ncpu key 2017-03-13 09:13:42 +01:00
Trevor Brown
27bee2fbce Merge pull request #169 from ypid/fix-156
Properly address shellcheck warnings ignored in #156
2017-03-12 12:22:58 -04:00
Akash Manohar
970a369c72 Merge pull request #174 from fcrespo82/patch-1
Update README.md
2017-03-11 13:24:26 +05:30
Fernando
9f56607da6 Update README.md
Added Plugin reference in table of supported languages
2017-03-11 00:36:52 -03:00
Trevor Brown
3c449deb97 Update the plugin-test command to assert that the plugin license file exists and is not empty. 2017-03-07 17:33:41 -05:00
Trevor Brown
18c3970bf7 Merge pull request #170 from asdf-vm/fix-grep-options
Make sure grep uses the correct settings when invoked by asdf.
2017-03-07 16:00:17 -05:00
Trevor Brown
7445db63b1 Add grep fix to changelog. 2017-03-07 13:36:58 -05:00
Trevor Brown
e6c69d4676 Make sure grep uses the correct settings when invoked by asdf. 2017-03-07 13:18:20 -05:00
Robin Schneider
ae2c5b88a1
Properly address shellcheck warnings ignored in #156 2017-03-07 16:20:04 +01:00
Stratus3D
604156344d Add note on ASDF_DIR to changelog. 2017-03-07 09:57:14 -05:00
Trevor Brown
ed6998c5a9 Merge pull request #156 from ypid/export/ASDF_DIR
export ASDF_DIR so that plugins can use it to refer to the ASDF DIR
2017-03-07 09:37:48 -05:00
Akash Manohar
f1bb8879ed Add coreutils to list of packages for Mac OS 2017-02-26 11:12:58 +05:30
Trevor Brown
2ec9e98601 Merge pull request #154 from Stratus3D/dont-change-permissions
Don't change the permissions on files in a plugin's bin directory.
2017-02-13 09:00:16 -07:00
Robin Schneider
809f32bb9f
export ASDF_DIR so that plugins can use it to refer to the ASDF DIR
Also fixed `shellcheck` warnings in the file.
2017-02-12 20:21:24 +01:00
Trevor Brown
85e56753fd Don't change the permissions on files in a plugin's bin directory. 2017-02-11 20:46:34 -05:00
Trevor Brown
7b586312fc Merge pull request #152 from asdf-vm/Stratus3D-readme
Fix ordering of the plugins in the readme
2017-02-09 08:05:38 -07:00
Trevor Brown
3ba92d62cb Fix ordering of the plugins in the readme 2017-02-08 09:42:43 -05:00
Trevor Brown
a5ab7fb1f6 Merge pull request #151 from gozer/master
Add my packer plugin.
2017-02-08 07:11:04 -07:00
Philippe M. Chiasson
73074bf5f0
Add my packer plugin 2017-02-07 10:20:02 -05:00
Victor Hugo Borja
30667818d4 Add asdf-link
[asdf-link](https://github.com/vic/asdf-link) is a generic (very dumb) asdf plugin for managing system vendor-installed tools.
2017-01-24 08:30:35 -06:00
Victor Hugo Borja
1b17bfe4e5 Merge pull request #146 from marciogm/crystal
Added Crystal
2017-01-21 09:48:33 -06:00
Marcio Giaxa
31ae5985cd Added Crystal 2017-01-21 11:48:45 -02:00
Victor Hugo Borja
d46bc7a2ed Document ASDF_TOOL_VERSION environment variable.
Add an example of its use.
2017-01-20 15:10:24 -06:00
Victor Hugo Borja
92839af1b9 Add vic to maintainers
Yay !
2017-01-19 12:00:23 -06:00
Victor Hugo Borja
b9340239d4 asdf travis badge 2017-01-19 11:30:45 -06:00
Victor Hugo Borja
873dc5eb3e Merge pull request #110 from vic/get_version_from_env
Get version from env if ASDF_${TOOL}_VERSION is defined.
2017-01-19 11:27:25 -06:00
Victor Hugo Borja
8709d197f1 Merge pull request #137 from vic/set-path-version
Allow `asdf local` and `asdf global` to take path: versions
2017-01-19 11:27:06 -06:00
Victor Hugo Borja
2934cca134 Merge pull request #145 from lerencao/master
add sbt plugin in readme
2017-01-19 11:25:42 -06:00
Cao Jiafeng
7582a7888f update list order 2017-01-19 17:38:30 +08:00
Cao Jiafeng
ef22c36e9f add sbt plugin in readme 2017-01-16 19:50:53 +08:00
Trevor Brown
4b784ce4f7 Merge pull request #116 from smashedtoatoms/patch-1
Added LuaJIT
2017-01-14 18:51:04 -07:00
Victor Hugo Borja
9cdea662d1 Merge pull request #140 from vic/patch-5
Add Haskell plugin
2017-01-10 19:23:08 -06:00
Jason Legler
1e6bca2542 Removed link to luarocks for luaJIT because I added it to luaJIT 2016-12-28 15:47:31 -07:00
Trevor Brown
9ac1df50aa Merge pull request #138 from Stratus3D/check-plugin-permissions
Check permissions on scripts in plugins' bin directories when testing
2016-12-27 08:10:37 -07:00
Trevor Brown
7b17401909 Merge pull request #141 from vic/parse_version_file_tests
Add couple of tests.
2016-12-25 10:22:38 -07:00
Trevor Brown
2e96bc63eb Merge branch 'release-v0.2.1' 2016-12-25 12:14:09 -05:00
Daniel Perez
2fd209aedf Merge pull request #142 from crzrcn/master
Fix fish shell's deprecation warnings when using the `complete` command
2016-12-25 15:35:18 +09:00
crzrcn
8ecfffcf5c Fix fish shell's deprecation warnings when using the complete command
Attempting to tab-complete an asdf command would result in a deprecation warning being printed.

The --authoritative/-A and --unauthoritative/-u flags have been removed from the `complete` command.

Context: https://github.com/fish-shell/fish-shell/pull/3660
2016-12-24 15:42:57 -08:00
Victor Borja
85a37ca9a5 Add couple of tests 2016-12-23 11:11:47 -06:00
Victor Hugo Borja
13d54be5a4 Add Haskell plugin
[asdf-haskell](http://github.com/vic/asdf-haskell) is a plugin for installing Haskell (via stack)
2016-12-23 01:37:29 -06:00