foursquare / qgis-plugin

Foursquare Studio plugin for QGIS
https://plugins.qgis.org/plugins/Unfolded/
GNU General Public License v2.0
19 stars 4 forks source link

Release v1.0.5 (`foursquare` account) #78

Closed abstractalgo closed 1 year ago

abstractalgo commented 1 year ago

ticket: UN-5455

We got shared permissions for Unfolded plugin yesterday from the original developer (Joona) of the plugin:

image

The plugin is now tied to Foursquare account (under dokanovic@foursquare.com email), and its credentials are stored in Github secrets under OSGEO_USERNAME_FSQ and OSGEO_PASSWORD_FSQ.

As part of these changes, the metadata was updated as well.

Finally, due to issues with releasing with bundled get-pip.py we now fetch it from remote (see comments in the ticket for more details and #77). For security and availability reasons, I made sure we self-host this file instead of fetching it from a third-party URL, and for that: