Commit Graph

1613 Commits

Author SHA1 Message Date
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
Ben Stoutenburgh
2606a875eb
fix: bash completion for latest command (#1472)
Co-authored-by: James Hegedus <jthegedus@hey.com>
2023-02-20 01:19:18 +11:00
James Hegedus
03b9479558
ci: enable Bats test file-level parallel execution (#1461) 2023-02-19 22:36:31 +11:00
Edwin Kofler
cd4c3f9698
test: assert info and help output (#1482)
Co-authored-by: James Hegedus <jthegedus@hey.com>
2023-02-19 22:10:05 +11:00
Edwin Kofler
dd8d3999d4
fix: support nushell v0.75.0 (#1481) 2023-02-19 21:46:59 +11:00
dependabot[bot]
fde0ce6c8e
chore(deps): bump amannn/action-semantic-pull-request from 5.0.2 to 5.1.0 (#1474)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-14 01:39:01 +11:00
Eric Nielsen
e906a91bbd
docs: update format of example asdf commands (#1470) 2023-02-06 22:45:13 +11:00
Edwin Kofler
a91b6d0ee3
chore: provide .git-blame-ignore-revs for easier investigation (#1465) 2023-01-29 16:33:23 +11:00
Edwin Kofler
e0fd7a7be8
fix: enforce & use consistent function definitions (#1464) 2023-01-29 14:52:22 +11:00
Edwin Kofler
aa0abfa504
test: Skip Fish test if not installed (#1463) 2023-01-29 12:51:54 +11:00
Edwin Kofler
d9a0454c6c
chore: improve checkstyle double equals test regex & types (#1457)
Co-authored-by: James Hegedus <jthegedus@hey.com>
2023-01-29 00:44:08 +11:00
Edwin Kofler
22be95e68d
test: vaidate Bats minimum required version in tests (#1460) 2023-01-28 21:57:39 +11:00
Edwin Kofler
90ead5ea0a
chore: Fix ShellCheck errors in tests (#1459)
Closes https://github.com/asdf-vm/asdf/issues/1396
2023-01-27 23:17:41 +11:00
Edwin Kofler
df154edc25
test: better isolate Git in test suite (#1454) 2023-01-27 23:09:43 +11:00
Edwin Kofler
ffa018763c
chore: Fix ShellCheck errors in tests (#1452) 2023-01-26 00:37:21 +11:00
James Hegedus
b45f12c617
ci: conditional execution of tests on file changes (#1448) 2023-01-26 00:20:49 +11:00
Edwin Kofler
f0fe961373
chore: Remove useless echos in test/ (#1455) 2023-01-25 18:40:03 +11:00
Edwin Kofler
720fd17200
chore: Fix ShellCheck errors in tests (#1451) 2023-01-25 00:15:23 +11:00
Edwin Kofler
28b348a041
chore: Fix ShellCheck errors in tests (#1450) 2023-01-23 15:29:18 +11:00
Edwin Kofler
b5e981cf1d
chore: Fix ShellCheck errors in tests (#1449) 2023-01-23 10:36:47 +11:00
James Hegedus
1ae7b683e1
ci: pin python version for checkstyle script (#1447) 2023-01-23 03:01:42 +11:00
James Hegedus
2bf9308d96
ci: lint github actions with actionlint (#1446) 2023-01-23 02:36:43 +11:00
Edwin Kofler
6f64aa8d84
chore: Fix ShellCheck errors in tests (#1444) 2023-01-22 23:04:46 +11:00
Edwin Kofler
998180e362
chore: Fix ShellCheck errors in tests (#1443) 2023-01-22 21:55:19 +11:00
Edwin Kofler
407a6696c0
chore: fix ShellCheck errors in tests (#1433) 2023-01-22 20:20:23 +11:00
James Hegedus
06cd31a59c
ci: release-please to bump versions in translated docs (#1442) 2023-01-21 21:23:12 +11:00
James Hegedus
fd486dc2ef
ci: use release-please to bump versions in docs (#1429) 2023-01-20 16:51:18 +11:00