in-in
aa323086e8
docs: fix broken link ( #1401 )
2022-12-28 15:49:28 +11:00
Edwin Kofler
3492043241
fix: lint errors from scripts/checkstyle.py
( #1385 )
...
Co-authored-by: James Hegedus <jthegedus@hey.com>
2022-12-23 20:53:22 +11:00
James Hegedus
ea18e96bc0
ci: explicitly set shell in lint & format scripts ( #1391 )
2022-12-23 20:40:11 +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
James Hegedus
ab9d4b126a
chore: remove unused var in lib/functions/installs.bash
( #1389 )
2022-12-22 08:54:05 +11:00
Dylan Chong
5af7625769
fix: reshim
did not rewrite executable path ( #1311 )
...
Co-authored-by: James Hegedus <jthegedus@hey.com>
Fixes https://github.com/asdf-vm/asdf/issues/1115
Fixes https://github.com/asdf-vm/asdf/issues/1231
Fixes https://github.com/asdf-vm/asdf/issues/1286
2022-12-21 08:25:34 +11:00
Edwin Kofler
15faf93a0d
fix: Remove unecessary backslashes ( #1384 )
2022-12-20 15:54:00 -05:00
Edwin Kofler
ec972cbdf0
fix: Ban use of 'test' ( #1383 )
2022-12-19 08:08:38 -05:00
github-actions[bot]
6a4f51a351
chore(master): release 0.11.0 ( #1273 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-15 07:53:20 +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
da0a65a5b5
ci: monthly dependabot npm schedule ( #1375 )
2022-12-12 11:39:25 +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
Gilbert Bishop-White
e0c2c31fc3
fix: improve formatting of ballad ( #1367 )
2022-11-09 10:12:40 -05:00
dependabot[bot]
9a1b078288
chore(deps): bump amannn/action-semantic-pull-request from 4.6.0 to 5.0.2 ( #1350 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-03 00:21:15 +11:00
Yuri Pereira Constante
24b46078e3
test: use resulting PATH on duplicated source tests ( #1328 )
...
* test: use actual result PATH for fish test
Fish uses space instead of colon for $PATH separator
* test: use actual result PATH for elvish and sh tests
2022-10-18 09:58:12 -04:00
Ville Skyttä
7c802c3fc9
feat(completions): bash improvements ( #1329 )
...
* fix(completions): bash `list` and `list-all` version completions
* feat(completions): add bash `help` one
* feat(completions): add bash `which` one
* feat(completions): add bash `plugin-list/-all`, `info` non-completions
2022-10-18 09:54:03 -04:00
dependabot[bot]
cd31d57a94
chore(deps): bump amannn/action-semantic-pull-request ( #1335 )
...
Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request ) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/amannn/action-semantic-pull-request/releases )
- [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md )
- [Commits](https://github.com/amannn/action-semantic-pull-request/compare/v4.5.0...v4.6.0 )
---
updated-dependencies:
- dependency-name: amannn/action-semantic-pull-request
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-28 10:41:03 -04:00
Yuri Pereira Constante
b8f6218bf1
refactor: use fish_add_path
during fish setup if available ( #1317 )
2022-08-31 01:18:25 +10:00
James Hegedus
733980f559
chore: bump docs deps & use esm format ( #1326 )
2022-08-31 01:08:54 +10:00
Edwin Kofler
3208e2e75a
chore: Add --all
completion to asdf latest
( #1319 )
...
chore: Add --all completion to `asdf latest`
2022-08-22 09:54:10 -04:00
Lorenzo Gallucci
5334d1db3d
fix: excludes "milestone" releases in "latest" command ( #1307 )
...
Fixes #1306
2022-07-25 16:05:09 -04:00
Trevor Brown
eb7dac3a2b
fix: append trailing newline to .tool-versions files when missing ( #1310 )
...
If a .tool-versions file did not end with a newline new tools and
versions would get appended to the same line rather than properly
added on a new line in the file
Fixes #1299
2022-07-25 09:23:43 -04:00
James Hegedus
a75f851f7a
chore: alphabetise help txt manage packages section ( #1300 )
2022-07-21 10:07:26 +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
Josh Soref
e1fd8ad970
ci: tolerate the lack of tags in the repository ( #1296 )
2022-07-13 15:28:47 +10:00
James Hegedus
ce16c638b7
ci: update version in docs & sec pol on release ( #1293 )
2022-07-13 01:07:59 +10:00
James Hegedus
5733bc2fc4
docs: manually update version to 0.10.2 ( #1294 )
2022-07-13 01:01:22 +10:00
James Hegedus
c2161a426a
chore: update supported version list in sec policy ( #1292 )
2022-07-12 22:42:43 +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
dependabot[bot]
9eea8516c9
chore(deps): bump crazy-max/ghaction-github-pages from 2 to 3 ( #1279 )
2022-06-27 13:47:51 +00: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
Elijah
72c3a2377a
fix: use ELVISH_VERSION to specify elvish test version ( #1276 )
2022-06-26 14:00:12 +10:00
Elijah
3c55167a68
fix: add missing "does not add paths to PATH more than once" test for elvish ( #1275 )
2022-06-25 07:35:08 -04: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]
a953095f14
chore(deps): bump GoogleCloudPlatform/release-please-action from 2 to 3 ( #1262 )
2022-06-24 10:28:52 +00:00
dependabot[bot]
81d7b190fa
chore(deps): bump amannn/action-semantic-pull-request ( #1265 )
2022-06-24 10:15:51 +00:00
dependabot[bot]
bfb577b0f1
chore(deps): bump actions/cache from 2 to 3 ( #1264 )
2022-06-24 09:31:44 +00:00
dependabot[bot]
b7e8b81442
chore(deps): bump actions/setup-node from 1 to 3 ( #1263 )
2022-06-24 09:30:49 +00:00
dependabot[bot]
ef4bc281d7
chore(deps): bump actions/checkout from 2 to 3 ( #1266 )
2022-06-24 09:26:43 +00:00
James Hegedus
21bc411915
ci: add latest OSs to testing matrix, bump BATS, shfmt, shellcheck ( #1260 )
...
* ci: add latest OSs to testing matrix
* ci: bump bats & shellcheck & shfmt
* chore: format with latest shfmt
2022-06-24 19:20:27 +10:00
James Hegedus
b1842b1b8e
ci: configure dependabot scanning & PR generation ( #1261 )
2022-06-23 11:16:20 +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