jgauchia / IceNav-v3

ESP32 Based GPS Navigator with OSM offline maps. (Under development)
GNU General Public License v3.0
89 stars 13 forks source link

fixed issue #114 and improved workflows #115

Closed hpsaturn closed 4 months ago

hpsaturn commented 4 months ago

Description

Fixed issue #114 around the CI improvement. Also was added a new workflow for a possible devel branch.

jgauchia commented 4 months ago

HI @hpsaturn , this PR is for master branch ? maybe better in dev branch , or doesn't matter (or both). Thank you

hpsaturn commented 4 months ago

in the master, because affects the all branches. Each branch or in progress PR should perform a sync (git pull from master to its branches)

hpsaturn commented 4 months ago

forgot say that it should be with master target because in the dev branches the checks will fail. But again, when we will have the dev fix, and the sync with this new master, the dev branches will be ok.