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

Plugins: Set constrains for plugin filenames. #2201

Merged

Conversation

AmmarAbouZor
Copy link
Member

This PR closes #2200

It includes:

  • File names for plugin binary and metadata files must match the directory name of the plugin, making the naming conventions clear for plugin developers.
  • Update plugins README with the changes as well.

* File names for plugin binary and metadata files must match the
  directory name of the plugin, making the naming conventions clear for
  plugin developers.
* Update plugins README with the changes as well.
* Fix linting on typescript file.
* Update cargo.lock file on chipmunk-cli since its dependency `stypes`
  has more dependencies in the plugins branch
@AmmarAbouZor AmmarAbouZor force-pushed the plug_filenames_constrains branch from ee0f941 to 7709eb8 Compare February 11, 2025 15:23
@AmmarAbouZor AmmarAbouZor merged commit 0bac920 into esrlabs:plugins_support Feb 11, 2025
2 checks passed
@AmmarAbouZor AmmarAbouZor deleted the plug_filenames_constrains branch February 11, 2025 15:36
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