Skip to content

merge next branch into main#851

Merged
dgraf-gh merged 83 commits intomainfrom
next
Apr 1, 2026
Merged

merge next branch into main#851
dgraf-gh merged 83 commits intomainfrom
next

Conversation

@dgraf-gh
Copy link
Copy Markdown
Contributor

No description provided.

- Add "next" branch to workflow triggers
- Update Docker tags for the "next" branch
- Introduced `GeocoderType` to differentiate geocoder services.
- Added `priority` and `type` columns to `geocode_services` table.
- Implemented Paikka geocoder integration.
- Updated APIs to handle geocoding priorities.
- Removed unused fixed geocode services and adjusted service handling.
- Removed `RemoteGeocodeService` and `PhotonGeocodeService` in favor of a unified `GeocodeService`.
- Updated tests and controllers to use the new `GeocodeService`.
- Simplified JDBC service logic and related operations.
- Enhanced geocoding service handling with unified methods.
- Updated `GeocodeServiceJdbcService` to remove `findByEnabledTrueOrderByLastUsedAsc`.
- Added `findByEnabledTrueOrderByPriority` and updated method references.
- Adjusted related test cases to reflect the priority-based sorting logic.
- Deleted Photon-specific properties and messages across all languages.
- Removed Photon-related logic and UI elements from geocode services template.
- Simplified geocoding services configuration and display.
dgraf-gh added 28 commits March 15, 2026 16:28
# Conflicts:
#	.github/workflows/ci.yml
#	e2e/docker-compose.ci.yml
#	e2e/tests/timeband.spec.js
…flow

- Removed `release.yml` workflow
- Added `controlled-release.yml` workflow to support manual triggers, better version control, and enhanced verification steps
@dgraf-gh dgraf-gh merged commit f34a319 into main Apr 1, 2026
3 checks passed
@dgraf-gh dgraf-gh deleted the next branch April 1, 2026 14:02
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.

1 participant