Skip to content
New issue

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

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

Already on GitHub? # to your account

Can a plugin depend on this repo? #2

Closed
sudara opened this issue Nov 2, 2020 · 1 comment
Closed

Can a plugin depend on this repo? #2

sudara opened this issue Nov 2, 2020 · 1 comment

Comments

@sudara
Copy link
Owner

sudara commented Nov 2, 2020

The 🐘 in this repo is:

You still need to copy and paste all this stuff into your_new_plugin.git and modify things to taste.

This precludes pulling in updates down the line from pamplejuce, which might be the antithesis of "best practice" (see: manual copy/paste).

Ideas:

  1. Break all the github action "meat" out into its own official github action. This could be nice.
  2. Provide a .cmake script to include as a submodule
  3. Be at peace with providing an example (vs. a framework). Accept the fact that the CMake config will be copy and paste spaghetti, slightly different for each plugin.
@sudara
Copy link
Owner Author

sudara commented Nov 18, 2020

  1. It's not possible to share "workflow templates" except intra-organization on github.
  2. I'm not sure the cmake config will change enough to warrant modularization infrastructure
  3. Github provides template repositories — maybe this is good enough for now.

Closing for now.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant