COMOKIT / COMOKIT-Plugins

Plugins for the GAMA platform
GNU General Public License v3.0
0 stars 0 forks source link

Possibility to includes the COMOKIT model (and COMOKIT template) to the COMOKIT plugin #1

Open ptaillandier opened 3 years ago

ptaillandier commented 3 years ago

A classic way to provide a model with a plugin consists in adding the GAMA projects inside the "models" folder of the plugin. For COMOKIT, it is difficult as the models are developed in another git repo.

So, it is necessary to find a dynamic way to provide with the plugin the current version of COMOKIT (and comokit template).

RoiArthurB commented 3 years ago

I think we should wait for you to release a stable version of the plugin, and, in the build-release pipeline, I'll let it take the latest version of COMOKIT from the official repo :) And for your tests you still can have a version of COMOKIT that you block with your .gitignore :)

hqnghi88 commented 3 years ago

@RoiArthurB "stable version" of ? @ptaillandier do you want me to put a piece of code to deploy this plugin to experimental repo (of course with a embedded comokit project)?

RoiArthurB commented 3 years ago

@RoiArthurB "stable version" of ?

@hqnghi88 Stable version of the plugin. The idea is to add the comokit model at the latest time during the pipeline release of the plugin :)