Commit Graph

1639 Commits

Author SHA1 Message Date
dependabot[bot]
ad1d8a0cab
chore(deps-dev): bump @types/node from 20.3.1 to 20.3.3 in /docs (#1587) 2023-07-01 13:25:24 +00:00
James Hegedus
5133819a77
docs: migrate to VitePress from VuePress (#1578) 2023-06-18 16:24:47 +10:00
github-actions[bot]
816195d615
chore(master): release 0.12.0 (#1506)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-06-15 02:37:41 +10:00
Edwin Kofler
5b7d0fea0a
fix: Introduce ASDF_FORCE_PREPEND variable on POSIX entrypoint (#1560) 2023-06-08 20:31:07 -04:00
Edwin Kofler
297c37672a
ci: add ShellCheck directives to find sourced files (#1571) 2023-06-05 12:48:30 +10:00
Paweł Rozlach
d6185a2120
fix: create install directory with mkdir -p (#1563)
Co-authored-by: James Hegedus <jthegedus@hey.com>
2023-05-31 18:39:55 +10:00
Yuri Pieters
99623d7eac
fix: support asdf shim-versions completions in fish & bash (#1554)
authored-by: Yuri Pieters <yuri.pieters@anaplan.com>
2023-05-31 18:29:50 +10:00
James Hegedus
d8ce35357f
chore: unify lint/fix scripts (#1549) 2023-05-31 18:19:34 +10:00
Edwin Kofler
097f7733d6
fix: warn if .tool-versions or asdfrc contains carriage returns (#1561) 2023-05-28 23:36:53 +10:00
James Hegedus
8e2aa5d726
ci: custom release PR sections & titles (#1548) 2023-05-28 23:10:57 +10:00
Edwin Kofler
6b2ebf575f
fix: Typo in POSIX entrypoint (#1562) 2023-05-28 23:06:23 +10:00
Edwin Kofler
684f4f058f
feat: Support configurable ASDF_CONCURRENCY (#1532)
Co-authored-by: James Hegedus <jthegedus@hey.com>
2023-04-19 13:45:51 +00:00
Veniamin Krol
a1e858d254
docs: fix uninstall instructions for Fish Shell (#1547) 2023-04-18 14:15:15 +00:00
Edwin Kofler
f273612155
fix: improve readability of the non-set nullglob guard (#1545) 2023-04-17 04:51:06 +00:00
Edwin Kofler
b36ec73386
fix: rename internal function asdf_tool_versions_filename (#1544) 2023-04-17 04:47:09 +00:00
Edwin Kofler
198ced5032
fix: remove leading asterick in Fish completion (#1543) 2023-04-17 02:15:46 +00:00
Trevor Brown
2dd65e0e71
chore: only ban readlink -f (#1539) 2023-04-13 10:06:25 -04:00
James Hegedus
2cf2f58c3e
chore: rm format script config for removed files (#1538) 2023-04-12 03:27:24 +00:00
James Hegedus
5367f1f090
fix: rename internal plugin repository functions (#1537) 2023-04-12 03:01:32 +00:00
Edwin Kofler
491ef2a9f2
test: rm useless echo usage in tests (#1535) 2023-04-11 03:58:58 +00:00
Edwin Kofler
1bc205e8aa
fix: enforce consistent shell redirection format (#1533) 2023-04-11 03:12:08 +00:00
James Hegedus
a1bc0e97cd
ci: pin all shell versions for Ubuntu test environment (#1531) 2023-04-06 05:57:51 +00:00
James Hegedus
cbe57c444e
chore: bump nushell version in CI (#1530) 2023-04-06 04:05:48 +00:00
alexezio
d28b13a8c7
test: reshim of plugins installed by path (#1287)
Co-authored-by: Benchi Lian <benchi.lian@thoughtworks.com>
Co-authored-by: James Hegedus <jthegedus@hey.com>
2023-04-05 13:48:13 +00:00
James Hegedus
8108ca6d7e
docs: verbose plugin create command details (#1445) 2023-04-05 13:31:56 +00:00
Ben Hicks
63f422b4c7
docs: fix ASDF_${LANG}_VERSION usage (#1528) 2023-04-03 02:52:57 +00:00
Edwin Kofler
213aa22378
feat: Support PowerShell Core (#1522) 2023-04-01 04:12:20 +00:00
Edwin Kofler
00fee78423
fix!: Remove files containing only asdf wrapper functions (#1525) 2023-04-01 03:22:24 +00:00
Edwin Kofler
8919f4009e
fix!: align Fish entrypoint behaviour with other shells (#1524) 2023-03-30 07:27:23 +00:00
Edwin Kofler
b6d0ca28d5
fix!: do not remove items from PATH in POSIX entrypoint (#1521) 2023-03-28 06:42:55 +00:00
Edwin Kofler
6a6c539f4a
docs: Add Nushell installation instructions for all languages (#1519) 2023-03-27 00:25:00 +00:00
Edwin Kofler
86477ee8de
fix: assign default values to all internal variables (#1518) 2023-03-27 00:24:16 +00:00
Edwin Kofler
747a55fe4a
test: skip tests for uninstalled shells when run locally (#1517) 2023-03-26 23:18:00 +00:00
Edwin Kofler
13c0e2fab0
fix: lint & style errors in bin/asdf (#1516) 2023-03-26 22:31:06 +00:00
Edwin Kofler
a1b5eeec1c
fix: asdf info show BASH_VERSION & all asdf envs (#1513) 2023-03-26 22:28:16 +00:00
Edwin Kofler
ec3eb2d64f
docs: Improve wording of env vars section (#1514)
Co-authored-by: James Hegedus <jthegedus@hey.com>
2023-03-26 06:31:33 +00:00
Edwin Kofler
bbcbddcdd4
fix: Better handling with paths that include spaces (#1485) 2023-03-24 12:37:23 +00:00
James Hegedus
05a8bb940a
ci: fix typo in workflow step name (#1511) 2023-03-24 01:30:29 +00:00
Andrea Jemmett
9363fb2f72
fix: Nushell plugin list --urls (#1507) 2023-03-23 01:23:53 +00:00
Jing
49e541a29f
docs: fix Nushell-Homebrew setup instructions (#1495) 2023-03-21 09:03:50 +00:00
Andrea Jemmett
c5b8b3c128
fix: nushell plugin list all (#1501) (#1502) 2023-03-21 08:53:10 +00:00
Edwin Kofler
3379af845e
fix!: rework POSIX entrypoint for greater shell support (#1480) 2023-03-21 05:06:57 +00:00
dependabot[bot]
58611c7ba4
chore(deps): bump asdf-vm/actions from 1 to 2 (#1504)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21 00:49:10 +00:00
dependabot[bot]
f24a1f33b0
chore(deps): bump amannn/action-semantic-pull-request from 5.1.0 to 5.2.0 (#1505)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-20 11:51:03 -04:00
github-actions[bot]
0adc6c11fb
chore(master): release 0.11.3 (#1498)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-16 02:21:13 +00:00
James Hegedus
9d336e06f1
ci: bump nushell & elvish versions (#1500) 2023-03-16 02:16:37 +00:00
EtoAl
745950c358
fix: Prepend asdf directories to the PATH in Nushell (#1496) 2023-03-13 06:56:22 +00:00
github-actions[bot]
8eb11b8977
chore(master): release 0.11.2 (#1430)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-22 09:30:25 -05:00
ygXXII
3cb0bc31d5
docs: list asdf-nodejs deps for enterprise linux in guide (#1486) 2023-02-21 19:03:36 +11:00
Liam
cd0e12b3ee
fix: nushell PATH conversion to list before filter (#1471)
Co-authored-by: James Hegedus <jthegedus@hey.com>
2023-02-20 01:26:31 +11:00