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
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
6a6c539f4a
docs: Add Nushell installation instructions for all languages ( #1519 )
2023-03-27 00:25:00 +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
Jing
49e541a29f
docs: fix Nushell-Homebrew setup instructions ( #1495 )
2023-03-21 09:03:50 +00:00
Edwin Kofler
3379af845e
fix!: rework POSIX entrypoint for greater shell support ( #1480 )
2023-03-21 05:06:57 +00: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
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
James Hegedus
03b9479558
ci: enable Bats test file-level parallel execution ( #1461 )
2023-02-19 22:36:31 +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
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
Edwin Kofler
fc5db6d596
docs: Properly quote variables in instructions ( #1432 )
2023-01-17 13:37:07 +11:00
Trevor Brown
1b62f4a638
docs: clarify behavior of bin/parse-legacy-file
( #1424 )
2023-01-10 09:12:48 +11:00
Edwin Kofler
670c96d1a6
fix: Allow path:
versions to use ~
( #1403 )
2023-01-06 07:08:48 -05:00
Fer
60d4494d5d
fix: Add test for nushell integration and fix some bugs ( #1415 )
...
* Add test for nushell integration
* Add nushell to CI
* Fix brew installation search
* Fix to get current dir when ASDF_DIR is empty
* Remove complexity of asdf.nu
* Try a different approach to get info about function definition of asdf for MacOS 10.15
* Fix shims dir and fix test assertions to check path
* Add setup nushell to CI and remove rust compilation of nushell
* Add gh token to get a higher rate limit
* Change to use binary distribution of nushell instead compile it
* Skip test for older ubuntu
* Use single skipping check
* Remove unneeded condition in SKIP_NUSHELL_TESTS env var
2023-01-04 15:42:34 -05:00
James Hegedus
6728404450
docs: clarify community projects are not asdf core team ( #1407 )
2022-12-29 08:28:39 -05:00
Edwin Kofler
a4bf5824c7
docs: Add documentation for Linux Homebrew Bash installs ( #1404 )
...
Fixes https://github.com/asdf-vm/asdf/issues/1347
2022-12-29 12:53:15 +11:00
James Hegedus
33bc2e0738
docs: community section w projects ( #1390 )
2022-12-23 17:48:49 +11:00
Devin Rhode
d80d74ca69
docs: improve promotion of git install method ( #1388 )
...
Co-authored-by: James Hegedus <jthegedus@hey.com>
2022-12-23 17:38:08 +11:00
Adam Jensen
808088efec
docs: fix typos in plugins-create page ( #1394 )
2022-12-23 17:21:44 +11:00
Fer
274a638e15
feat: support nushell ( #1355 )
...
Closes https://github.com/asdf-vm/asdf/issues/745
2022-12-12 18:52:51 +11:00
James Hegedus
24d524c0a2
chore: bump vuepress to latest beta ( #1370 )
2022-11-17 22:16:23 +11:00
Michael Silverberg
16070cf6a6
docs(website): Specify units for duration ( #1368 )
2022-11-15 08:08:30 -05:00
James Hegedus
733980f559
chore: bump docs deps & use esm format ( #1326 )
2022-08-31 01:08:54 +10:00
dependabot[bot]
cf04c662dd
chore(deps-dev): bump @vuepress/plugin-search in /docs ( #1302 )
2022-07-19 01:15:37 +00:00
dependabot[bot]
376e3da5bc
chore(deps-dev): bump @vuepress/plugin-shiki in /docs ( #1304 )
2022-07-19 01:01:50 +00:00
dependabot[bot]
0719349841
chore(deps-dev): bump vuepress in /docs ( #1305 )
2022-07-19 00:51:08 +00:00
James Hegedus
5733bc2fc4
docs: manually update version to 0.10.2 ( #1294 )
2022-07-13 01:01:22 +10:00
Josh Soref
eaf2215cb8
chore: Fix spelling ( #1289 )
...
chore: Fix spelling
2022-07-05 09:40:33 -04:00
James Hegedus
624aede7f3
docs: further notes on disabling plugin repo ( #1282 )
2022-06-30 11:06:41 +10:00
Jonathan Beverly (jrbeverly)
18caea3eb7
feat: Disable short-name repository with config value ( #1227 )
...
Co-authored-by: jthegedus <jthegedus@hey.com>
2022-06-28 09:47:49 +10:00
James Hegedus
27fb6918de
docs: instruct global ignore file policy ( #1278 )
2022-06-27 22:37:09 +10:00
Elijah
9dc61a5263
docs: Update zh-hans instructions for elvish v0.18.0 ( #1274 )
2022-06-26 14:01:52 +10:00
James Hegedus
f2d5d4890b
chore: bump vuepress to latest beta ( #1272 )
...
* chore: bump nodejs version in tool-versions
* docs: bump vuepress to latest beta
2022-06-24 20:52:59 +10:00
dependabot[bot]
6873a946ae
chore(deps): bump nanoid from 3.1.23 to 3.3.4 in /docs ( #1258 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-21 23:05:14 +10:00
dependabot[bot]
93ba4e5cbe
chore(deps): bump markdown-it from 12.1.0 to 12.3.2 in /docs ( #1259 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-21 23:05:05 +10:00
dependabot[bot]
b94ac1d6c8
chore(deps): bump ansi-regex from 5.0.0 to 5.0.1 in /docs ( #1252 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-17 01:42:16 +10:00
dependabot[bot]
c576e32fc2
chore(deps): bump minimist from 1.2.5 to 1.2.6 in /docs ( #1251 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-17 01:19:57 +10:00
dependabot[bot]
aff02ae8a7
chore(deps): bump prismjs from 1.24.1 to 1.27.0 in /docs ( #1205 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-17 00:53:28 +10:00
Trevor Brown
950e417271
docs: remove text from plugin create doc that says utils.bash functions are available ( #1247 )
...
While the sentence is correct we do not want users relying on `utils.bash` internal functions
Related to the conversation on #682
2022-06-13 13:24:55 -04:00
Daniel Schömer
86537d2a6d
docs: ASDF_DIR/ASDF_DATA_DIR absolute paths ( #1225 )
...
docs: ASDF_DIR/ASDF_DATA_DIR strict absolute paths
This PR updates the documentation for environment variables `ASDF_DIR` and `ASDF_DATA_DIR`.
Both variables should be set to _absolute_ paths to avoid issues with plugins changing the current working directory.
2022-05-17 08:03:40 -04:00
Josué Lobo
a9caa5bdff
fix: fixing bats ( #1215 )
...
docs/pt-br/contribute/core.md
2022-04-26 10:05:12 -04:00
Josué Lobo
068432f114
docs: updates portuguese translation in the documentation ( #1210 )
...
* docs: <getting started> translate missing snippets
* docs: translate missing snippets
* docs: translate plugins create article
* docs: translate documentation to contribute
* docs: translate contribute core
* docs: translate first-party-plugins
* docs: translate contribute/github-actiosn
2022-04-26 09:01:58 -04:00
Dave Nicolson
713bcebaa7
docs: update version ( #1214 )
2022-04-25 08:18:21 -04:00