Skip to content

refactor: pluginctl v0.1.5-0.20250814142442-19c417d53e1d #186

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

fmartingr
Copy link

@fmartingr fmartingr commented Aug 14, 2025

Summary

Example PR on how to migrate a plugin to pluginctl.

  1. Add webapp.config.js and babel.config.js to the manifest props.pluginctl.ignore_assets.
  2. Remove build/setup.mk, build/manifest & build/pluginctl.
  3. Run pluginctl updateassets.

Migration guide: mattermost/pluginctl#2

Closes: #180

@fmartingr fmartingr self-assigned this Aug 14, 2025
@fmartingr fmartingr requested a review from hanzei as a code owner August 14, 2025 14:39
@fmartingr
Copy link
Author

fmartingr commented Aug 14, 2025

@hanzei I've followed the manifest apply approach with pluginctl because that how it was done in the starter template, but this plugin followed another approach (that I liked more, tbh).

Unsure which one is the "appropriate one". Do you have any insight on that?

7e22e69

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.

1 participant