qgis / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
https://qgis.org
GNU General Public License v2.0
10.67k stars 3.02k forks source link

Update Offset Curve and Fill Ring Help Text #59438

Open baswein opened 2 weeks ago

baswein commented 2 weeks ago

Updates help text to include modifiers for offset curve and fill ring advanced digitizing tools.

Description

[Replace this with some text explaining the rationale and details about this pull request]

github-actions[bot] commented 2 weeks ago

🪟 Windows builds

Download Windows builds of this PR for testing. Debug symbols for this build are available here. (Built from commit d1a8ca35ffa4e20dee6ab4a8ca93759ccc10d65c)

🪟 Windows Qt6 builds

Download Windows Qt6 builds of this PR for testing. (Built from commit d1a8ca35ffa4e20dee6ab4a8ca93759ccc10d65c)

baswein commented 1 week ago

I'm getting a testing error for Postgres and unfortunately I don't really understand what is happening enough to figure out why. The only thing I changed was some help text. Is this an unrelated fail? Or is there some thing I need to edit? The report here: https://cdash.orfeo-toolbox.org/test/15827114 Does start with:wrong permissions on runtime directory /tmp, 0777 instead of 0700 But that seems to be pretty standard in the error reports. I see that this pull request has a similar error. https://github.com/qgis/QGIS/pull/59394 Any thoughts?