Commit Graph

1407 Commits

Author SHA1 Message Date
James Hegedus
a3ba5a794c
feat: toggle off repo sync completely (#1011) 2021-08-04 08:41:19 +10:00
James Hegedus
7697e6e344
fix: regex validate plugin names on plugin add cmd (#1010) 2021-07-30 08:49:01 +10:00
Trevor Brown
2ad0f5ea45
fix: allow plugin callbacks to be in any language (#995) 2021-07-30 08:44:14 +10:00
Arthur Denner
60d1863275
docs: fix typo in home page (#1017) 2021-07-29 09:04:29 -04:00
James Hegedus
fe56504334
docs: rename install guide w core & usage separation (#1016) 2021-07-28 09:43:28 +10:00
James Hegedus
cd0a6a779e
feat: display plugin repo refs alongside urls in info cmd (#1014) 2021-07-27 08:57:13 +10:00
James Hegedus
060462fe46
docs: describe asdf_updates_disabled file purpose (#1013) 2021-07-27 08:33:09 +10:00
James Hegedus
58ab833714
docs: use list so rendering isn't merged (#1009) 2021-07-25 14:49:43 +10:00
James Hegedus
b3626324db
docs: pt-br translation migration (#1007) 2021-07-24 17:14:03 +10:00
James Hegedus
0d261db1eb
ci: fix cname copy dir 2021-07-23 15:32:08 +10:00
James Hegedus
babe581487
ci: update docs cname copy dir 2021-07-23 15:28:00 +10:00
James Hegedus
c9df811997
docs: rewrite using Vuepress (#1000) 2021-07-23 15:26:21 +10:00
James Hegedus
ccf76dd7e6
ci: remove WSL1 test env (#1003) 2021-07-20 14:33:08 +10:00
Mark Yen
39c9999519
fix: ensure shims get created when data dir has spaces (#996) 2021-07-20 14:21:39 +10:00
James Hegedus
4fb7daa402
chore: correct bug_report issue form template 2021-07-15 11:39:29 +10:00
James Hegedus
e8a28dd321
chore: migrate to issue forms (#997) 2021-07-15 10:00:38 +10:00
James Hegedus
60e0e05a9f
ci: automated release workflow (#987)
Co-authored-by: jthegedus <jthegedus@users.noreply.github.com>
2021-07-13 11:32:37 +10:00
James Hegedus
0d956635b5
fix: help text as per new feats in #633 (#991) 2021-07-08 14:01:38 +10:00
James Hegedus
cf79a4cf05
chore: rm unused changelog heading (#990) 2021-07-08 09:20:13 +10:00
Alberto de Murga
664d82ed8a
feat: asdf latest defer to plugin to determine the latest version (#938)
Co-authored-by: James Hegedus <jthegedus@hey.com>
2021-07-07 12:51:19 +10:00
Kevin Lane
5cf8f8962f
fix: support latest with filter on local and global (#633)
Co-authored-by: Thomas B Homburg <thomas@homburg.dk>
Co-authored-by: James Hegedus <jthegedus@hey.com>
2021-07-06 21:17:00 +10:00
James Hegedus
04948a3286
chore: rm update of version in README as not used (#985) 2021-07-06 16:15:45 +10:00
James Hegedus
e7cade95e9
chore: add Issue link for questions on SO (#971) 2021-06-18 08:35:10 +10:00
Daniel Kehoe
f94e3145ad
docs: homebrew autoremove after asdf uninstall (#973)
Co-authored-by: James Hegedus <jthegedus@hey.com>
2021-06-18 08:30:28 +10:00
Rogério Viana
7cc3b87528
docs: translations for pt-br (#970) 2021-06-18 08:17:04 +10:00
James Hegedus
79dc43fb5e
chore: question Issue type & direct to GH Discussions (#966) 2021-06-10 11:10:31 +10:00
Luka Dornhecker
f08aca5977
fix shell config command for Linux,Fish,Pacman (#967) 2021-06-09 08:23:51 +10:00
James Hegedus
eeab51965c
docs: explain plugin repo sync details (#965) 2021-06-04 08:26:46 +10:00
Neo Hsu
1716afa021
feat: configurable plugin repo last check time (#957)
Co-authored-by: James Hegedus <jthegedus@hey.com>
2021-06-02 14:22:27 +10:00
James Hegedus
7ad301162f
docs: rm duplicate text from asdf remove section (#962) 2021-05-27 02:25:54 +10:00
James Hegedus
5dafbc8e39
fix: lint scripts for local and CI (#961) 2021-05-27 02:19:54 +10:00
James Hegedus
24ff4582cb
docs: arch instructions w pacman (#960) 2021-05-27 01:39:41 +10:00
James Hegedus
75d558957a
ci: do not run WSL1 jobs on master (#959) 2021-05-26 23:11:02 +10:00
James Hegedus
5b49e0cb37
ci: adopt asdf for internal dev. init WSL test environments (#956) 2021-05-26 22:55:54 +10:00
Trevor Brown
3237167338
Merge pull request #890 from asdf-vm/Stratus3D-patch-1
Add `source` to list of banned commands

Fixes #887, #948
2021-05-24 18:25:33 -04:00
Trevor Brown
0f508418e4 Address shellcheck and shfmt warnings 2021-05-24 18:09:35 -04:00
Trevor Brown
79eca42572 Update banned_commands.bats tests to ignore string literals 2021-05-24 17:30:51 -04:00
Trevor Brown
4dbe88a62a Remove process substitution from command-list-all.bash file 2021-05-24 17:06:17 -04:00
James Hegedus
0a3865d0b1
ci: push-event triggers CI only on master branch (#949) 2021-05-22 10:24:29 +10:00
Trevor Brown
e121a93716 Update banned_commands.bats
Update banned_commands.bats so commands in comments are ignored and output
is only printed when a banned command is found.
2021-05-21 12:40:23 -04:00
Trevor Brown
f125741fb5 Update code to use . instead of source 2021-05-21 12:03:06 -04:00
Trevor Brown
5ca750edb2 Add source to list of banned commands 2021-05-21 11:58:49 -04:00
Trevor Brown
156a82cc49
Merge pull request #863 from asdf-vm/ban-process-substitution
Ban process substitution from asdf codebase
2021-05-20 08:44:58 -04:00
Matt
a7d3661f6c
fix: insert error handling in list-all & download plugin scripts (#881) 2021-05-19 19:51:45 +10:00
James Hegedus
b9228a26de
fix: remove find -print0 2021-05-19 19:43:16 +10:00
James Hegedus
26d2c64477
fix: pipe find into while 2021-05-19 19:01:36 +10:00
James Hegedus
1a22172d03
chore: comment out instructions in issue/pr templates (#944) 2021-05-19 18:46:39 +10:00
Trevor Brown
a1ef92adb0 Update version to 0.8.1 2021-05-18 19:41:16 -04:00
Trevor Brown
ab44e83183 Fix duplicate issue numbers in CHANGELOG.md 2021-05-18 19:40:53 -04:00
Trevor Brown
0a5fb17d7e Update changelog with details on 0.8.1 release 2021-05-18 19:35:01 -04:00