Skip to content

chore: bump GeoAgent to 1.4.1#65

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

chore: bump GeoAgent to 1.4.1#65
giswqs merged 1 commit into
mainfrom
chore/bump-1.4.1

Conversation

@giswqs

@giswqs giswqs commented May 1, 2026

Copy link
Copy Markdown
Member

Summary

  • Bump version to 1.4.1 across geoagent, pyproject.toml, the QGIS plugin metadata/README, and dependency specs.
  • Add a Sample Data section to the QGIS plugin docs pointing at the Source Coop download.

Test plan

  • pre-commit run --all-files
  • pytest tests/ -q
  • Verify the QGIS plugin reports version 1.4.1 and dependency guidance references GeoAgent[providers]>=1.4.1.

Patch release that raises plugin dependency guidance to GeoAgent 1.4.1
and documents the Source Coop sample data download for the QGIS plugin.
Copilot AI review requested due to automatic review settings May 1, 2026 13:04
@github-actions

github-actions Bot commented May 1, 2026

Copy link
Copy Markdown

@github-actions github-actions Bot temporarily deployed to pull request May 1, 2026 13:05 Inactive
@giswqs giswqs merged commit 0b81f03 into main May 1, 2026
11 checks passed
@giswqs giswqs deleted the chore/bump-1.4.1 branch May 1, 2026 13:06

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

Bumps GeoAgent/OpenGeoAgent to version 1.4.1 across the core package, QGIS plugin dependency guidance, and related documentation so the QGIS plugin’s install instructions and dependency gate align with the new release.

Changes:

  • Updated version strings to 1.4.1 in pyproject.toml and geoagent/__init__.py.
  • Raised QGIS plugin dependency guidance to GeoAgent[providers]>=1.4.1 across the plugin UI, dependency manager, README, and tests.
  • Added a Sample Data section to the QGIS plugin docs with a Source Coop download link.

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
qgis_geoagent/tests/test_startup_performance.py Updates test expectations for the new GeoAgent minimum version requirement.
qgis_geoagent/open_geoagent/metadata.txt Bumps plugin version to 1.4.1 and adds a 1.4.1 changelog entry.
qgis_geoagent/open_geoagent/dialogs/settings_dock.py Updates the manual fallback install string shown on dependency install failure.
qgis_geoagent/open_geoagent/deps_manager.py Raises the core runtime dependency spec for GeoAgent to >=1.4.1 and updates related error/help text.
qgis_geoagent/README.md Updates manual fallback install commands to reference >=1.4.1.
pyproject.toml Bumps project version and bumpversion current_version to 1.4.1.
geoagent/init.py Bumps runtime __version__ to 1.4.1.
docs/qgis-plugin.md Adds a Sample Data section linking to a downloadable ZIP.

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

Comment on lines +50 to +52
1.4.1 - Patch update for GEE Data Catalogs styling
- Raised the plugin dependency guidance to GeoAgent 1.4.1

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