Skip to content

Bump GeoAgent and OpenGeoAgent to 1.7.0#85

Merged
giswqs merged 1 commit into
mainfrom
codex/bump-version-1.7.0
May 8, 2026
Merged

Bump GeoAgent and OpenGeoAgent to 1.7.0#85
giswqs merged 1 commit into
mainfrom
codex/bump-version-1.7.0

Conversation

@giswqs

@giswqs giswqs commented May 8, 2026

Copy link
Copy Markdown
Member

Summary

Bump the GeoAgent package and OpenGeoAgent QGIS plugin from 1.6.0 to 1.7.0.

This also updates the plugin dependency guidance, manual fallback commands, startup dependency tests, and plugin metadata changelog so the plugin points users at the matching GeoAgent release.

Validation

  • .venv/bin/python -m ruff check geoagent/__init__.py qgis_geoagent/open_geoagent/deps_manager.py qgis_geoagent/open_geoagent/dialogs/settings_dock.py qgis_geoagent/tests/test_startup_performance.py
  • .venv/bin/python -m pytest qgis_geoagent/tests/test_startup_performance.py -q

@github-actions

github-actions Bot commented May 8, 2026

Copy link
Copy Markdown

@github-actions github-actions Bot temporarily deployed to pull request May 8, 2026 05:16 Inactive
@giswqs giswqs marked this pull request as ready for review May 8, 2026 05:17
Copilot AI review requested due to automatic review settings May 8, 2026 05:17
@giswqs giswqs merged commit d4bcb15 into main May 8, 2026
9 checks passed
@giswqs giswqs deleted the codex/bump-version-1.7.0 branch May 8, 2026 05:17

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates GeoAgent and the OpenGeoAgent QGIS plugin to the 1.7.0 release, aligning version metadata and user-facing dependency guidance so the plugin points to the matching GeoAgent package version.

Changes:

  • Bumped GeoAgent package version to 1.7.0 (project metadata + runtime __version__).
  • Updated OpenGeoAgent plugin metadata and dependency specs/guidance to require GeoAgent >=1.7.0.
  • Adjusted plugin docs/tests and UI/manual fallback messages to reference 1.7.0.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
qgis_geoagent/tests/test_startup_performance.py Updates dependency spec assertions to expect GeoAgent >=1.7.0.
qgis_geoagent/README.md Updates manual fallback pip install guidance to GeoAgent >=1.7.0.
qgis_geoagent/open_geoagent/metadata.txt Bumps plugin version to 1.7.0 and adds a 1.7.0 changelog entry.
qgis_geoagent/open_geoagent/dialogs/settings_dock.py Updates dependency install failure dialog fallback command to GeoAgent >=1.7.0.
qgis_geoagent/open_geoagent/deps_manager.py Raises core runtime GeoAgent dependency spec and related manual fallback messages to >=1.7.0.
pyproject.toml Bumps package version and bumpversion current_version to 1.7.0.
geoagent/init.py Bumps __version__ to 1.7.0.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants