Trevor Brown
3893f59ced
Add strict mode to lib/commands/update.sh
2019-05-12 08:18:58 -04:00
Trevor Brown
3b48cbf42f
Add Bash strict mode to utils.sh
2019-05-12 08:18:58 -04:00
Trevor Brown
70dfd45eff
Merge pull request #521 from Stratus3D/tb/new-bats-fork
...
Switch to latest version of BATS
2019-05-12 08:18:01 -04:00
Trevor Brown
e03c6441a7
Switch to latest version of BATS
...
We need to change the BATS we use to get around this issue:
https://github.com/sstephenson/bats/issues/171
2019-05-12 07:57:48 -04:00
Stefan Sedich
59a9c03267
Add common plugin dependencies to getting started docs ( #510 )
...
* Add extra plugin dependencies
I found on a fresh Ubuntu install test that it pays to have unzip and curl installed for some of the asdf plugins to install properly so it seems to make sense adding these here to give a nicer getting started experience.
I do not have brew or spack handy to test but from what I can see these packages should exist.
* Update core-manage-asdf-vm.md
2019-04-10 09:15:15 +10:00
Daniel Perez
df1f72ed38
Merge pull request #506 from jechol/master
...
Always prepend asdf_bin_dirs to PATH
2019-04-09 16:19:43 +01:00
jechol
80740f9876
Fix setting PATH to work with fish 2.2
2019-04-09 16:10:43 +09:00
jechol
32512ecc9d
Always prepend asdf_bin_dirs to PATH
2019-04-09 16:10:43 +09:00
Trevor Brown
6e136a1d6d
Merge pull request #508 from asdf-vm/tb/asdf_fish_tests
...
Add tests for code in asdf.fish
2019-04-08 08:39:28 -04:00
Daniel Perez
7876fcdd90
Fix fish test
2019-04-07 22:33:26 +01:00
Trevor Brown
c847a99d89
Add fish to Travis build
2019-04-07 15:01:19 -04:00
Trevor Brown
ff553324a7
Add tests for code in asdf.fish
2019-04-07 15:01:19 -04:00
Trevor Brown
61b7e57154
Merge pull request #507 from Stratus3D/tb/asdf_sh_tests
...
asdf.sh tests
2019-04-06 13:33:04 -04:00
Trevor Brown
62015a750d
Add test for not adding duplicate paths to PATH
2019-04-06 13:23:30 -04:00
Trevor Brown
13b3d14cac
Add tests for code in asdf.sh
2019-04-06 12:43:39 -04:00
Daniel Perez
611fafbadc
Update version to 0.7.1
2019-03-31 21:15:17 +01:00
Daniel Perez
a4595da828
Prepare changelog for 0.7.1 release
2019-03-31 21:15:14 +01:00
Daniel Perez
401fcb4f31
Fix rc version check in release script
2019-03-31 21:14:46 +01:00
Daniel Perez
5e2468a16d
Merge pull request #504 from asdf-vm/fix-current-comments
...
Fix current when .tool-versions contains comments
2019-03-31 21:10:15 +01:00
Daniel Perez
ce895e9e76
Prepare changelog for 0.7.1 release
...
[skip ci]
2019-03-31 20:52:30 +01:00
Daniel Perez
6523971b40
Check for bash before mksh
2019-03-31 20:44:49 +01:00
Daniel Perez
b8ee616318
Fix current when .tool-versions contains comments
2019-03-31 20:39:36 +01:00
Daniel Perez
f2674374b0
Merge pull request #502 from asdf-vm/use-exec
...
Revert to using exec when running a shim
2019-03-31 20:15:46 +01:00
Trevor Brown
5d409821aa
Merge pull request #498 from asdf-vm/install-ignore-comments
...
Make install command ignore comments
2019-03-27 09:20:00 -04:00
Trevor Brown
bc3f4fe66a
Address shellcheck warning
2019-03-27 09:06:18 -04:00
Trevor Brown
603665ebda
Update code that removes comments and trailing whitespace so it works on OSX
2019-03-27 08:50:15 -04:00
Trevor Brown
28cf1a74b9
Create function for removing comments from .tool-versions files
2019-03-27 08:50:15 -04:00
Trevor Brown
1a4a9435f3
Make install command ignore comments
2019-03-27 08:50:15 -04:00
Daniel Perez
450660018c
Revert to using exec when running a shim
2019-03-26 17:36:08 +00:00
Trevor Brown
f359548381
Merge pull request #501 from HerbCSO/fix-verison-typo
...
Fix verison typo
2019-03-26 08:41:46 -04:00
Carsten Dreesbach
e9bc12c80c
Fix verison typo
2019-03-26 08:36:50 -04:00
James Hegedus
510bcdb118
note legacy version files in core setup guide ( #500 )
...
as suggested in https://github.com/asdf-vm/asdf/issues/499
2019-03-26 10:31:08 +11:00
Trevor Brown
bc1d9cb2c2
Merge pull request #497 from asdf-vm/rc-releases
...
Add support for RC releases
2019-03-25 08:19:30 -04:00
Trevor Brown
11f81580b9
Correct release script filename in lint.sh
2019-03-24 18:39:47 -04:00
Trevor Brown
85057b6969
Add support for RC versions to asdf update command
2019-03-24 18:24:19 -04:00
Damian Bouné
19167aafce
Add Homebrew instructions for install and bash ( #496 )
2019-03-25 09:12:23 +11:00
Trevor Brown
c418eb5976
Rename release.sh to tag.sh
2019-03-24 17:18:40 -04:00
Trevor Brown
8f55c720b0
Update release.sh script so it checks for RC tags before tagging new major and minor versions
2019-03-24 17:17:51 -04:00
Trevor Brown
cfa45ccc1a
Create release README
2019-03-24 16:26:03 -04:00
Daniel Perez
5a89e48045
Merge pull request #495 from asdf-vm/fix-edit-on-github
...
Use custom edit on github plugin. Fix #469
2019-03-24 19:26:22 +00:00
Daniel Perez
2d29d9534c
Use custom edit on github plugin. Fix #469
2019-03-24 14:30:53 +00:00
Daniel Perez
021e843f3f
Add fish completions for which command
2019-03-23 21:39:08 +00:00
Daniel Perez
c7243b27e7
Merge pull request #494 from asdf-vm/fix-shim-plugin-version
...
Fix shim_plugin_version
2019-03-23 21:35:10 +00:00
Daniel Perez
81709db18a
Fix shim_plugin_version
2019-03-23 21:21:55 +00:00
Trevor Brown
c60110c987
Merge pull request #493 from asdf-vm/where-command-improvement
...
Improve output of where command when system version is set
2019-03-23 11:44:15 -04:00
Trevor Brown
02f24df5e8
Improve output of where command when system version is set
2019-03-23 10:45:50 -04:00
James Hegedus
96e010396a
rename docs/hompage to docs/README to use default Docsify settings ( #492 )
...
rename docs/homepage.md to docs/README.md as the Docsify default of loading README.md works in a multi-lang setup whereas defining a custom homepage does not at this time.
2019-03-22 17:37:37 +11:00
James Hegedus
68ff07e09d
fix quote typo in docs homepage ( #490 )
...
# Summary
The homepage wasn't importing the required `.md` files appropriately due to the Docsify embed feature requiring single quotes, not double quotes.
## Other Information
We should update the information about Prettier use to specify that these pages require single quotes.
2019-03-22 17:27:07 +11:00
Daniel Perez
d75f02fc29
Update help.txt
2019-03-20 19:08:40 +00:00
Daniel Perez
1d43a052fe
Merge pull request #480 from jonmast/add-shell-command
...
Add "shell" subcommand for setting versions in shell session
2019-03-20 19:02:59 +00:00