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: adding plugin for avalanchego #1058

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

embtools
Copy link
Contributor

@embtools embtools commented Oct 7, 2024

Summary

Adding plugin for avalanchego, an Avalanche node server

This differs from the avalanche plugin which is the developer tool, not the server itself

Description:

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

@embtools embtools requested a review from a team as a code owner October 7, 2024 01:34
Copy link
Contributor

@jthegedus jthegedus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks :)

@jthegedus jthegedus merged commit 00af419 into asdf-vm:master Oct 7, 2024
5 checks passed
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.

2 participants