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

feat: add asdf sync plugin #988

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

robzr
Copy link
Contributor

@robzr robzr commented Apr 6, 2024

Summary

Description: asdf sync is a plugin which implements an asdf extension command to synchronize plugins. It also offers the ability to use Semantic Versioning based version constraints using common constraint syntax, and to specify a plugin URL and/or ref in the comments of .tool-versions.

Checklist

  • Format with scripts/format.bash
  • Test locally with scripts/test_plugin.bash --file plugins/<your_new_plugin_name>
  • Your plugin CI tests are green
    • Tip: use the plugin_test action from asdf-actions in your plugin CI

@robzr robzr requested a review from a team as a code owner April 6, 2024 01:22
@robzr robzr changed the title feat: add sync plugin feat: add asdf sync plugin Apr 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant