jongough / ocpn_draw_pi

OpenCPN general drawing plug in
7 stars 17 forks source link

Bug metadata.xml not inserted into tarball? #536

Open rgleason opened 10 months ago

rgleason commented 10 months ago

https://github.com/OpenCPN/OpenCPN/discussions/2852#discussioncomment-7386714

Jon you might want to look into this, as the plugin won't load.

rgleason commented 10 months ago

I think I would be in faver of the process that builds the tarball, also adding the metadata.xml file so that the tarball can be used immediately.

I think the advantages for debugging will be worthwhile and more efficient if it can be done. Thanks.

jongough commented 9 months ago

The tarballs are not completed until the package process is run. This can be done easily in windows by specifying the target as 'package'. This should then allow installation through the normal, using local files, process. Running the builds through circleci local will also generate installable tarballs.