forgejo_runner #26

Open
linos wants to merge 23 commits from forgejo_runner into main
Owner
No description provided.
linos added 2 commits 2024-09-20 20:19:31 +02:00
fix test
Some checks failed
/ test (push) Successful in 1s
Unit Testing / phpunit (push) Failing after 0s
Unit Testing / phpunit (pull_request) Failing after 0s
b0f01cfaf5
linos added 1 commit 2024-09-20 20:20:09 +02:00
test runner
Some checks failed
/ test (push) Successful in 1s
Unit Testing / phpunit (push) Failing after 10s
Unit Testing / phpunit (pull_request) Failing after 0s
626c4d5ffc
linos added 1 commit 2024-09-20 20:28:27 +02:00
fix phpunit test
All checks were successful
/ test (push) Successful in 1s
Unit Testing / phpunit (8.1) (push) Successful in 5s
Unit Testing / phpunit (8.2) (push) Successful in 2s
Unit Testing / phpunit (8.3) (push) Successful in 2s
Unit Testing / phpunit (latest) (push) Successful in 2s
Unit Testing / phpunit (8.1) (pull_request) Successful in 3s
Unit Testing / phpunit (8.2) (pull_request) Successful in 2s
Unit Testing / phpunit (8.3) (pull_request) Successful in 2s
Unit Testing / phpunit (latest) (pull_request) Successful in 3s
92321bb9f0
linos added 1 commit 2024-09-20 20:29:36 +02:00
test phpunit workflow
Some checks failed
/ test (push) Successful in 1s
Unit Testing / phpunit (8.1) (push) Successful in 3m27s
Unit Testing / phpunit (8.1) (pull_request) Has been cancelled
Unit Testing / phpunit (8.2) (pull_request) Has been cancelled
Unit Testing / phpunit (8.3) (pull_request) Has been cancelled
Unit Testing / phpunit (latest) (pull_request) Has been cancelled
Unit Testing / phpunit (8.3) (push) Has been cancelled
Unit Testing / phpunit (latest) (push) Has been cancelled
Unit Testing / phpunit (8.2) (push) Has been cancelled
20a05678ba
linos added 3 commits 2024-09-20 20:35:55 +02:00
only test php 8.1 for now
Some checks failed
/ test (push) Successful in 1s
Unit Testing / phpunit (8.1) (pull_request) Has been cancelled
Unit Testing / phpunit (latest) (pull_request) Has been cancelled
Unit Testing / phpunit (latest) (push) Has been cancelled
Unit Testing / phpunit (8.1) (push) Has been cancelled
543f8a38f6
linos added 1 commit 2024-09-20 20:36:42 +02:00
update workflow
Some checks failed
/ test (push) Successful in 0s
Unit Testing / phpunit (8.1) (pull_request) Failing after 4m6s
Unit Testing / phpunit (latest) (pull_request) Failing after 4m3s
a8f06441bd
linos added 1 commit 2024-09-20 20:51:06 +02:00
test
Some checks failed
/ test (push) Successful in 1s
Unit Testing / phpunit (8.1) (pull_request) Failing after 3m54s
Unit Testing / phpunit (latest) (pull_request) Failing after 4m4s
658bd62af0
linos added 1 commit 2024-09-20 20:58:52 +02:00
test
Some checks failed
/ test (push) Successful in 0s
Unit Testing / phpunit (8.1) (pull_request) Failing after 4m3s
Unit Testing / phpunit (latest) (pull_request) Failing after 3m53s
69108e3f26
linos added 1 commit 2024-09-20 21:03:25 +02:00
test
Some checks failed
/ test (push) Successful in 1s
Unit Testing / Run phpunit tests (pull_request) Has been cancelled
4aaa8d87cd
linos added 1 commit 2024-09-20 21:08:16 +02:00
test
Some checks failed
/ test (push) Waiting to run
Unit Testing / Run phpunit tests (pull_request) Has been cancelled
9230f40f13
linos added 1 commit 2024-09-20 21:09:19 +02:00
test
Some checks failed
/ test (push) Waiting to run
Unit Testing / Run phpunit tests (pull_request) Has been cancelled
15b678243d
linos added 1 commit 2024-09-20 21:27:45 +02:00
test
Some checks failed
/ test (push) Successful in 1s
Unit Testing / Run phpunit tests (pull_request) Has been cancelled
65bdac1b71
linos added 1 commit 2024-09-20 21:30:14 +02:00
test
Some checks failed
/ test (push) Waiting to run
Unit Testing / Run phpunit tests (pull_request) Has been cancelled
20d965ba27
linos added 1 commit 2024-09-20 21:32:15 +02:00
test
Some checks failed
/ test (push) Successful in 1s
Unit Testing / Run phpunit tests (pull_request) Failing after 3m58s
b478bb51a4
linos added 1 commit 2024-09-20 21:42:24 +02:00
test
Some checks failed
/ test (push) Successful in 1s
Unit Testing / Run phpunit tests (pull_request) Failing after 9m27s
8834129a0b
linos added 1 commit 2024-09-20 21:55:40 +02:00
test
Some checks failed
/ test (push) Successful in 0s
Unit Testing / Run phpunit tests (pull_request) Failing after 9m2s
eb16b3173e
linos added 1 commit 2024-09-20 22:12:46 +02:00
test
Some checks failed
/ test (push) Successful in 1s
Unit Testing / Run phpunit tests (pull_request) Failing after 8m57s
5d8915abcc
linos added 1 commit 2024-09-20 22:25:44 +02:00
test
Some checks failed
/ test (push) Successful in 0s
Unit Testing / Run phpunit tests (pull_request) Failing after 4m18s
3313dfc7f3
linos added 1 commit 2024-09-20 22:38:46 +02:00
test
Some checks failed
/ test (push) Successful in 0s
Unit Testing / Run phpunit tests (pull_request) Failing after 4m29s
34d896d40d
linos added 1 commit 2024-09-20 22:52:17 +02:00
test
Some checks failed
/ test (push) Successful in 0s
Unit Testing / Run phpunit tests (pull_request) Failing after 4m16s
c0dc94844a
Some checks failed
/ test (push) Successful in 0s
Unit Testing / Run phpunit tests (pull_request) Failing after 4m16s
This pull request can be merged automatically.
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 forgejo_runner:forgejo_runner
git checkout forgejo_runner

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff forgejo_runner
git checkout main
git merge --ff-only forgejo_runner
git checkout forgejo_runner
git rebase main
git checkout main
git merge --no-ff forgejo_runner
git checkout main
git merge --squash forgejo_runner
git checkout main
git merge --ff-only forgejo_runner
git checkout main
git merge forgejo_runner
git push origin main
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-extensions#26
No description provided.