History log of /plugin/spatialhelper/.github/workflows/ (Results 1 – 25 of 33)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
94fb91cc16-Jul-2026 Mark Prins <1165786+mprins@users.noreply.github.com>

Set minimum PHP version to 8.2 (required by Dokuwiki 'Mort')

8691f7f920-Jun-2026 dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Bump actions/checkout from 6 to 7 (#63)

Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https

Bump actions/checkout from 6 to 7 (#63)

Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

show more ...

47b0c24c16-Mar-2026 dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Bump github/accessibility-alt-text-bot from 1.7.2 to 1.7.3 (#62)

Bumps [github/accessibility-alt-text-bot](https://github.com/github/accessibility-alt-text-bot) from 1.7.2 to 1.7.3.
- [Release notes

Bump github/accessibility-alt-text-bot from 1.7.2 to 1.7.3 (#62)

Bumps [github/accessibility-alt-text-bot](https://github.com/github/accessibility-alt-text-bot) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/github/accessibility-alt-text-bot/releases)
- [Commits](https://github.com/github/accessibility-alt-text-bot/compare/v1.7.2...v1.7.3)

---
updated-dependencies:
- dependency-name: github/accessibility-alt-text-bot
dependency-version: 1.7.3
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

show more ...

0742275725-Jan-2026 dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Bump github/accessibility-alt-text-bot from 1.7.1 to 1.7.2 (#61)

Bumps [github/accessibility-alt-text-bot](https://github.com/github/accessibility-alt-text-bot) from 1.7.1 to 1.7.2.
- [Release notes

Bump github/accessibility-alt-text-bot from 1.7.1 to 1.7.2 (#61)

Bumps [github/accessibility-alt-text-bot](https://github.com/github/accessibility-alt-text-bot) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/github/accessibility-alt-text-bot/releases)
- [Commits](https://github.com/github/accessibility-alt-text-bot/compare/v1.7.1...v1.7.2)

---
updated-dependencies:
- dependency-name: github/accessibility-alt-text-bot
dependency-version: 1.7.2
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

show more ...

db761fd123-Nov-2025 dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Bump actions/checkout from 5 to 6 (#60)

Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https

Bump actions/checkout from 5 to 6 (#60)

Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

show more ...

7369b58e17-Aug-2025 dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Bump actions/checkout from 4 to 5 (#59)

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https

Bump actions/checkout from 4 to 5 (#59)

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

show more ...

6a9a144007-Feb-2025 Mark Prins <1165786+mprins@users.noreply.github.com>

Add integration and unit tests (#54)

* Add more tests

Add an integration test for a geotag.

* Update and rename general.test.php to spatialhelper.test.php

Update spatialhelper.test.php

* Update

Add integration and unit tests (#54)

* Add more tests

Add an integration test for a geotag.

* Update and rename general.test.php to spatialhelper.test.php

Update spatialhelper.test.php

* Update CI.yml

Update requirements.txt

* update

* update

* update 2

* fix indexing test

* test update

show more ...

7ed64e8802-Feb-2025 dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Bump github/accessibility-alt-text-bot from 1.6.0 to 1.7.1 (#58)

Bumps [github/accessibility-alt-text-bot](https://github.com/github/accessibility-alt-text-bot) from 1.6.0 to 1.7.1.
- [Release notes

Bump github/accessibility-alt-text-bot from 1.6.0 to 1.7.1 (#58)

Bumps [github/accessibility-alt-text-bot](https://github.com/github/accessibility-alt-text-bot) from 1.6.0 to 1.7.1.
- [Release notes](https://github.com/github/accessibility-alt-text-bot/releases)
- [Commits](https://github.com/github/accessibility-alt-text-bot/compare/v1.6.0...v1.7.1)

---
updated-dependencies:
- dependency-name: github/accessibility-alt-text-bot
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

show more ...

38adda4913-Jan-2025 dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Bump github/accessibility-alt-text-bot from 1.5.0 to 1.6.0 (#55)

Bumps [github/accessibility-alt-text-bot](https://github.com/github/accessibility-alt-text-bot) from 1.5.0 to 1.6.0.
- [Release notes

Bump github/accessibility-alt-text-bot from 1.5.0 to 1.6.0 (#55)

Bumps [github/accessibility-alt-text-bot](https://github.com/github/accessibility-alt-text-bot) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/github/accessibility-alt-text-bot/releases)
- [Commits](https://github.com/github/accessibility-alt-text-bot/compare/v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: github/accessibility-alt-text-bot
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

show more ...

639d6e3808-Apr-2024 Mark Prins <1165786+mprins@users.noreply.github.com>

fix upload problems (#52)

* fix upload problems

resolves #51

* �� Rector and PHPCS fixes

* update test workflow

038f4f4818-Mar-2024 dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Bump github/accessibility-alt-text-bot from 1.4.0 to 1.5.0 (#50)

Bumps [github/accessibility-alt-text-bot](https://github.com/github/accessibility-alt-text-bot) from 1.4.0 to 1.5.0.
- [Release note

Bump github/accessibility-alt-text-bot from 1.4.0 to 1.5.0 (#50)

Bumps [github/accessibility-alt-text-bot](https://github.com/github/accessibility-alt-text-bot) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/github/accessibility-alt-text-bot/releases)
- [Commits](https://github.com/github/accessibility-alt-text-bot/compare/v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: github/accessibility-alt-text-bot
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

show more ...

78ebf9c022-Dec-2023 Mark Prins <1165786+mprins@users.noreply.github.com>

Drop php 7.4 support, remove deprecated function use, reformat and cleanup (#48)

* Add composer file

* Cleanup test classes

* Cleanup deprecated API usage

* Cleanup deprecated API usage

Drop php 7.4 support, remove deprecated function use, reformat and cleanup (#48)

* Add composer file

* Cleanup test classes

* Cleanup deprecated API usage

* Cleanup deprecated API usage

* Update CI.yml

* Update CI.yml

* cleanup action.php

* cleanup search

* cleanup sitemap

* cleanup findnearby

* formatting

* stop using php 7.4

show more ...

bbb3577a19-Nov-2023 Mark Prins <1165786+mprins@users.noreply.github.com>

Update maintenance.yml

f707c68308-Nov-2023 Mark Prins <1165786+mprins@users.noreply.github.com>

Update phpCS.yml

e09cbd9b08-Nov-2023 Mark Prins <1165786+mprins@users.noreply.github.com>

Update CI.yml

2c4a9a4c08-Nov-2023 Mark Prins <1165786+mprins@users.noreply.github.com>

add autofixer

bf96a39915-Oct-2023 dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Bump github/accessibility-alt-text-bot from 1.3.0 to 1.4.0 (#44)

Bumps [github/accessibility-alt-text-bot](https://github.com/github/accessibility-alt-text-bot) from 1.3.0 to 1.4.0.
- [Release note

Bump github/accessibility-alt-text-bot from 1.3.0 to 1.4.0 (#44)

Bumps [github/accessibility-alt-text-bot](https://github.com/github/accessibility-alt-text-bot) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/github/accessibility-alt-text-bot/releases)
- [Commits](https://github.com/github/accessibility-alt-text-bot/compare/v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: github/accessibility-alt-text-bot
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

show more ...

b988f25511-Sep-2023 dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Bump actions/checkout from 3 to 4 (#42)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](htt

Bump actions/checkout from 3 to 4 (#42)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

show more ...

b1d13ced07-Aug-2023 Mark Prins <1165786+mprins@users.noreply.github.com>

Update issue template

e97830e930-Jun-2023 Mark Prins <1165786+mprins@users.noreply.github.com>

Add release workflow, don't install (remove from zip download) any testcases or test data (#41)

9adee8cb13-Mar-2023 Mark Prins <1165786+mprins@users.noreply.github.com>

Update maintenance.yml

a1f3c94011-Dec-2022 dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Bump dessant/lock-threads from 3 to 4 (#39)

Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 3 to 4.
- [Release notes](https://github.com/dessant/lock-threads/releases)
-

Bump dessant/lock-threads from 3 to 4 (#39)

Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 3 to 4.
- [Release notes](https://github.com/dessant/lock-threads/releases)
- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dessant/lock-threads/compare/v3...v4)

---
updated-dependencies:
- dependency-name: dessant/lock-threads
dependency-type: direct:production
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

show more ...

4c28472010-Nov-2022 Mark Prins <1165786+mprins@users.noreply.github.com>

Update test matrix

cdef6ef824-Oct-2022 Mark Prins <1165786+mprins@users.noreply.github.com>

add workflow cleanup

335f762008-Jul-2022 Mark Prins <1165786+mprins@users.noreply.github.com>

test with php 8.1 and master DW branch

12