Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document asdf plugin list all/asdf plugin add <name> perform plugin repo sync based on asdfrc plugin_repository_last_check_duration option #946

Closed
jthegedus opened this issue May 20, 2021 · 0 comments · Fixed by #965
Assignees

Comments

@jthegedus
Copy link
Contributor

jthegedus commented May 20, 2021

Is your feature request related to a problem? Please describe.

People have questioned why the plugin they added (to the plugin repo) is not installable via the short-name from the plugin repo moments after the plugin has been added to the repo.

Usually, the user is aware that the plugin repo syncs, however it's not clear when (I believe once daily) and most aren't aware they can force the sync via the asdf plugin list all command.

asdf plugin add <name> and asdf plugin list all will perform a check at most once per hour (since #957). This value is also configurable via .asdfrc since #957

Describe the solution you'd like

Document this in the docs site page: https://asdf-vm.com/#/core-manage-plugins?id=update

It is currently documented in the config section https://asdf-vm.com/#/core-configuration?id=homeasdfrc but is asked often enough we should mention it elsewhere.

Describe similar asdf features and why they are not sufficient

Describe workarounds you've considered

Additional context

Any question we are asked via an issue should be added to the docs site or the functionality in question have its first point of user contact improved.

@jthegedus jthegedus self-assigned this Jun 2, 2021
@jthegedus jthegedus changed the title Document asdf plugin list --all forces a plugin repo sync Document asdf plugin list all/asdf plugin add <name> perform plugin repo sync based on asdfrc plugin_repository_last_check_duration Jun 2, 2021
@jthegedus jthegedus changed the title Document asdf plugin list all/asdf plugin add <name> perform plugin repo sync based on asdfrc plugin_repository_last_check_duration Document asdf plugin list all/asdf plugin add <name> perform plugin repo sync based on asdfrc plugin_repository_last_check_duration option Jun 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant