Prepare ActivityPub resolveable locations #76

Open
linos wants to merge 2 commits from refactor_locations into main
Owner

Use seperate Namespaces for transformer of events and locations and possibly organizers in the future:

  • includes/activitypub/transformer/event
  • includes/activitypub/transformer/location
  • includes/activitypub/transformer/organizer
Use seperate Namespaces for transformer of events and locations and possibly organizers in the future: * includes/activitypub/transformer/event * includes/activitypub/transformer/location * includes/activitypub/transformer/organizer
linos added 1 commit 2024-11-01 10:55:31 +01:00
Prepare ActivityPub resolveable locations
Some checks failed
PHP Code Checker / PHP Code Checker (pull_request) Successful in 48s
PHPUnit / PHPUnit – PHP 7.4 (pull_request) Failing after 56s
PHPUnit / PHPUnit – PHP 8.0 (pull_request) Successful in 58s
PHPUnit / PHPUnit – PHP 8.1 (pull_request) Successful in 57s
PHPUnit / PHPUnit – PHP 8.2 (pull_request) Successful in 1m2s
PHPUnit / PHPUnit – PHP 8.3 (pull_request) Successful in 1m2s
579f0e5f57
Use own transformers for `Place`
linos added 1 commit 2024-11-02 11:18:22 +01:00
fix return type mixed for php7.4
All checks were successful
PHP Code Checker / PHP Code Checker (pull_request) Successful in 51s
PHPUnit / PHPUnit – PHP 7.4 (pull_request) Successful in 1m4s
PHPUnit / PHPUnit – PHP 8.0 (pull_request) Successful in 1m2s
PHPUnit / PHPUnit – PHP 8.1 (pull_request) Successful in 56s
PHPUnit / PHPUnit – PHP 8.2 (pull_request) Successful in 54s
PHPUnit / PHPUnit – PHP 8.3 (pull_request) Successful in 57s
fa08fd87b8
All checks were successful
PHP Code Checker / PHP Code Checker (pull_request) Successful in 51s
PHPUnit / PHPUnit – PHP 7.4 (pull_request) Successful in 1m4s
PHPUnit / PHPUnit – PHP 8.0 (pull_request) Successful in 1m2s
PHPUnit / PHPUnit – PHP 8.1 (pull_request) Successful in 56s
PHPUnit / PHPUnit – PHP 8.2 (pull_request) Successful in 54s
PHPUnit / PHPUnit – PHP 8.3 (pull_request) Successful in 57s
This pull request doesn't have enough approvals yet. 0 of 1 approvals granted.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin refactor_locations:refactor_locations
git checkout refactor_locations
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Event-Federation/wordpress-activitypub-event-bridge#76
No description provided.