Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix + test for optionally detecting and proposing newer QGIS (win/mac) #197

Merged
merged 8 commits into from Jan 4, 2024

Commits on Jan 2, 2024

  1. qgis_configure(): fix option/envvar parsing wrt 48f8236 *

    Some unassigned code evaluation was present that, moreover, caused an error when opt is a string (typical for an environment variable).
    florisvdh committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    f46fbce View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    8220ccc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c01c3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a2b25b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ef0c4e View commit details
    Browse the repository at this point in the history
  5. test-qgis-configure.R: update test for qgisprocess.detect_newer_qgis …

    …option *
    
    I.e. avoid the error messages being printed in testthat output (reconfiguration errors since the provided
    paths don't exist :-) )
    florisvdh committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    c3ebcf9 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Update NEWS.md

    florisvdh committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    0910395 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    885cdf3 View commit details
    Browse the repository at this point in the history