Commit Graph

1669 Commits

Author SHA1 Message Date
Peter Bittner
5737fa316e
docs: fix typo (#1670) 2023-11-09 10:48:54 +11:00
dependabot[bot]
7c0d7766da
chore(deps-dev): bump the docs group in /docs with 2 updates (#1671) 2023-11-08 15:20:19 +00:00
dependabot[bot]
75626293d3
chore(deps): bump amannn/action-semantic-pull-request from 5.2.0 to 5.4.0 (#1676) 2023-11-08 14:45:01 +00:00
dependabot[bot]
37e0ddaf78
chore(deps): bump actions/setup-node from 3 to 4 (#1669) 2023-11-08 14:44:33 +00:00
dependabot[bot]
66ebc56ec3
chore(deps): bump asdf-vm/actions from 2 to 3 (#1664) 2023-11-08 14:44:11 +00:00
dependabot[bot]
fce6c534da
chore(deps-dev): bump the docs group in /docs with 2 updates (#1659) 2023-10-08 23:06:10 +00:00
Edwin Kofler
4085e5542b
fix!: Enable pipefail (#1608) 2023-09-17 21:52:39 +10:00
Edwin Kofler
61420ad908
fix: plugin extension commands to not require bin/ directory (#1643) 2023-09-17 21:50:47 +10:00
James Hegedus
b45f1dc9d7
ci: remove semantic release single-commit rule (#1642) 2023-09-15 01:04:34 +10:00
Lucas Grigolon Varela
0c7c41ab44
docs: fix some pt-br spelling (#1640) 2023-09-15 00:50:51 +10:00
github-actions[bot]
0586b37d03
chore(master): release 0.13.1 (#1638)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-13 17:51:22 +10:00
Yuri Pieters
5ac30328a7
fix(fish): use builtin realpath over system one (#1637)
Co-authored-by: Yuri Pieters <yuri.pieters@anaplan.com>
2023-09-13 00:29:07 +10:00
github-actions[bot]
43ca61af4e
chore(master): release 0.13.0 (#1580)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-12 00:16:14 +10:00
dependabot[bot]
ef2bb7dd8e
chore(deps): bump crazy-max/ghaction-github-pages from 3 to 4 (#1635) 2023-09-11 14:08:07 +00:00
James Hegedus
446f8c5f94 docs: upgrade deps & fix breaking changes 2023-09-11 23:43:43 +10:00
Lorenz Kitzmann
0ddab5dfaf
fix: nushell language syntax update (#1624)
Co-authored-by: James Hegedus <jthegedus@hey.com>
2023-09-11 21:02:46 +10:00
James Hegedus
c18b60fcd9
ci: use dependabot groups for docs/ dependency PRs (#1634) 2023-09-11 01:30:08 +10:00
Edvard
36c7024baa
feat: add plugin location when update the plugin (#1602) 2023-09-11 00:43:39 +10:00
Kurochan
4d5f22ddb8
fix: set default shell version values on POSIX entrypoint (#1594)
Co-authored-by: James Hegedus <jthegedus@hey.com>
2023-09-11 00:42:55 +10:00
Edwin Kofler
2043a09574
fix: warn when any ./lib/commands are marked as executable (#1593) 2023-09-11 00:36:39 +10:00
Edwin Kofler
b320803120
fix: improve lint and test scripts (#1607) 2023-09-11 00:34:50 +10:00
dependabot[bot]
0e1c90e177
chore(deps): bump actions/checkout from 3 to 4 (#1628)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-11 00:26:05 +10:00
dependabot[bot]
a2cb3055e0
chore(deps-dev): bump @types/node from 20.3.3 to 20.5.7 in /docs (#1627) 2023-09-10 14:17:08 +00:00
Edwin Kofler
e83d71e43f
fix: Make asdf.fish compatible with Fish 3.1.2 (#1590) 2023-08-14 17:34:51 +01:00
Edwin Kofler
624604a862
fix: no longer write temporary files to home directory (#1592) 2023-07-26 21:57:06 +10:00
Edwin Kofler
299dc97a5b
docs: bin/latest-stable empty query is set to default (#1591) 2023-07-26 21:55:46 +10:00
Edwin Kofler
a029c00750
fix!: plugin list exit code 0 when no plugins are installed (#1597) 2023-07-26 21:51:54 +10:00
Edwin Kofler
4dd190466a
fix!: 0 exit code for success when adding an existing plugin (#1598) 2023-07-26 21:42:08 +10:00
Yuri Pieters
d1a563dcc0
fix(fish)!: don't resolve symlinks for ASDF_DIR (#1583)
Co-authored-by: Yuri Pieters <yuri.pieters@anaplan.com>
2023-07-01 23:53:30 +10:00
dependabot[bot]
4551f89af8
chore(deps-dev): bump vitepress from 1.0.0-beta.2 to 1.0.0-beta.3 in /docs (#1586) 2023-07-01 13:27:16 +00:00
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