Skip to content

chore: bump version to 1.7.2#93

Merged
giswqs merged 1 commit into
mainfrom
chore/bump-1.7.2
May 10, 2026
Merged

chore: bump version to 1.7.2#93
giswqs merged 1 commit into
mainfrom
chore/bump-1.7.2

Conversation

@giswqs

@giswqs giswqs commented May 10, 2026

Copy link
Copy Markdown
Member

Summary

  • Bumps GeoAgent package version from 1.7.1 to 1.7.2 across pyproject.toml, geoagent/__init__.py, and the bumpversion config.
  • Raises the QGIS plugin metadata, dependency-manager pins, settings dock fallback message, and README install guidance to GeoAgent[providers]>=1.7.2, and updates the affected tests.

Test plan

  • pre-commit run --all-files
  • pytest qgis_geoagent/tests/test_settings_diagnostics.py qgis_geoagent/tests/test_startup_performance.py -q

Raise package and QGIS plugin metadata to 1.7.2 and update the plugin
dependency guidance and tests to pin GeoAgent[providers]>=1.7.2.
Copilot AI review requested due to automatic review settings May 10, 2026 04:08
@giswqs giswqs merged commit c784861 into main May 10, 2026
10 checks passed
@giswqs giswqs deleted the chore/bump-1.7.2 branch May 10, 2026 04:08
@github-actions

Copy link
Copy Markdown

@github-actions github-actions Bot temporarily deployed to pull request May 10, 2026 04:09 Inactive

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

This PR bumps GeoAgent’s package and QGIS plugin version references from 1.7.1 → 1.7.2, keeping the Python package metadata, bumpversion config, QGIS plugin metadata, dependency-manager requirements, user-facing install guidance, and related tests in sync.

Changes:

  • Updated core project version in pyproject.toml and geoagent/__init__.py, including bumpversion’s current_version.
  • Raised OpenGeoAgent plugin metadata/version + dependency spec guidance strings to GeoAgent[providers]>=1.7.2.
  • Updated QGIS plugin tests and README manual-install instructions to match the new minimum version.

Reviewed changes

Copilot reviewed 8 out of 8 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 expectations to >=1.7.2.
qgis_geoagent/tests/test_settings_diagnostics.py Updates install-packages test input to >=1.7.2.
qgis_geoagent/README.md Raises manual fallback pip install examples to >=1.7.2.
qgis_geoagent/open_geoagent/metadata.txt Bumps plugin version to 1.7.2 and adds a 1.7.2 changelog entry.
qgis_geoagent/open_geoagent/dialogs/settings_dock.py Updates the dependency-install failure fallback message to >=1.7.2.
qgis_geoagent/open_geoagent/deps_manager.py Raises core runtime dependency spec and related manual fallback strings to >=1.7.2.
pyproject.toml Bumps project version to 1.7.2 and updates bumpversion current_version.
geoagent/init.py Updates __version__ to 1.7.2.

💡 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