GeoNode / geonode

GeoNode is an open source platform that facilitates the creation, sharing, and collaborative use of geospatial data.
https://geonode.org/
Other
1.47k stars 1.13k forks source link

[Fixes #12304] Move create_tile_layers to backup.sh #12394

Closed giohappy closed 4 months ago

giohappy commented 4 months ago

Checklist

Reviewing is a process done by project maintainers, mostly on a volunteer basis. We try to keep the overhead as small as possible and appreciate if you help us to do so by completing the following items. Feel free to ask in a comment if you have troubles with any of them.

For all pull requests:

The following are required only for core and extension modules (they are welcomed, but not required, for contrib modules):

Submitting the PR does not require you to check all items, but by the time it gets merged, they should be either satisfied or inapplicable.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 64.18%. Comparing base (d3686f8) to head (a79a1bb).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #12394 +/- ## ======================================= Coverage 64.18% 64.18% ======================================= Files 886 886 Lines 53289 53288 -1 Branches 6586 6586 ======================================= Hits 34201 34201 + Misses 17574 17573 -1 Partials 1514 1514 ```
giohappy commented 4 months ago

Why is the command call removed completely?

@etj see https://github.com/GeoNode/geonode-project/pull/543/files. BTW if you have a better solution fine. Feel free to close this (and the other one)