all build steps are replicated for each plugin

What I was thinking of was to have the CI setup and build Geany done once then

./configure --disable-all-plugins --enable-xxx; make install

where xxx cycles through each plugin.

My ulterior motive was then to read something like [xxx] from the PR and only do that one :-)

For now, I will concentrate on a more 1:1 migration which is already pretty good.

Sure, as you say its rarely been a problem


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany-plugins/pull/1159/c1025253877@github.com>