18 Commits

Author SHA1 Message Date
Sebastian c0f154eddb Merge pull request 'Chore/php83 test suites' (#4) from chore/php83-test-suites into main
Reviewed-on: #4
2026-07-24 02:51:48 +00:00
Sebastian 6c33611916 fix: correct module handle to match folder name and sibling convention
PHP Unit Tests / test (pull_request) Successful in 57s
PHP Integration Tests / Integration Tests (pull_request) Successful in 1m14s
Handle and permission key were 'people_provider_local' (word order
transposed), inconsistent with the folder name and every sibling
provider_local_* module. This broke module:install/module:enable when
invoked with the folder name, as done in CI and by every other module.

Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
2026-07-23 22:50:16 -04:00
Sebastian 6b60e37cb4 fix: install module dependencies before running integration tests
PHP Unit Tests / test (pull_request) Successful in 53s
PHP Integration Tests / Integration Tests (pull_request) Failing after 49s
Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
2026-07-23 22:32:11 -04:00
Sebastian 8b9f3fdb99 chore: implement php test suites
Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
2026-07-23 22:20:36 -04:00
Sebastian 50e4cfcff6 fix(renovate): install renovate in runner temp
Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
2026-07-09 20:12:08 -04:00
Sebastian 3aa0988d37 fix: remove range date
Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
2026-07-06 14:48:12 -04:00
Sebastian 6bf4706556 refactor: use epoch timestamp
Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
2026-07-04 18:38:38 -04:00
Sebastian 858582a4ce refactor: remove legacy methods
Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
2026-07-04 18:37:09 -04:00
Sebastian df9e2f2956 fix: content type
Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
2026-06-25 23:42:30 -04:00
Sebastian c32d812ce5 feat: implement wild card search
Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
2026-06-21 12:24:17 -04:00
Sebastian d7c35a5d49 refactor: use unified provider desing
Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
2026-06-20 20:31:17 -04:00
Sebastian a3f2fa0101 Merge pull request 'chore: renovate' (#3) from chore/renovate into main
Renovate / renovate (push) Failing after 7s
Reviewed-on: #3
2026-05-07 02:20:54 +00:00
Sebastian a9f8797500 chore: renovate
Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
2026-05-06 22:07:30 -04:00
Sebastian b5b87a9023 Merge pull request 'Configure Renovate' (#1) from renovate/configure into main
Reviewed-on: #1
2026-02-25 20:35:13 +00:00
Sebastian 9a772e8fae Merge pull request 'refactor: standardize design' (#2) from refactor/standardize-design into main
Reviewed-on: #2
2026-02-25 20:34:54 +00:00
Sebastian 80434e5476 refactor: standardize design
Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
2026-02-25 15:34:19 -05:00
Sebastian 0984900b17 Add renovate.json 2026-02-11 05:06:39 +00:00
root dce16eff59 Initial commit 2026-02-10 20:31:55 -05:00