WIP: Agnostic #2

Draft
rockett wants to merge 19 commits from agnostic into 10.x
Owner
No description provided.
update upgrading, changelog; wrap new pipeline builder
All checks were successful
Run Tests / test (8.4, 66.0) (pull_request) Successful in 57s
Run Tests / test (8.5, 66.0) (pull_request) Successful in 57s
Run Tests / test (8.3, 66.0) (pull_request) Successful in 1m1s
ff601781b9
cleanup changelog; mark v9 unsupported
Some checks failed
Run Tests / test (8.5, 66.0) (pull_request) Has been cancelled
Run Tests / test (8.4, 66.0) (pull_request) Has been cancelled
Run Tests / test (8.3, 66.0) (pull_request) Has been cancelled
af24c499fe
fix readme badge
Some checks failed
Run Tests / test (8.5, 66.0) (pull_request) Has been cancelled
Run Tests / test (8.4, 66.0) (pull_request) Has been cancelled
Run Tests / test (8.3, 66.0) (pull_request) Has been cancelled
9ff13cc511
fix readme badge
Some checks failed
Run Tests / test (8.4, 66.0) (pull_request) Has been cancelled
Run Tests / test (8.5, 66.0) (pull_request) Has been cancelled
Run Tests / test (8.3, 66.0) (pull_request) Has been cancelled
902374b440
update changelog, upgrading
All checks were successful
Run Tests / test (8.4, 66.0) (pull_request) Successful in 53s
Run Tests / test (8.5, 66.0) (pull_request) Successful in 53s
Run Tests / test (8.3, 66.0) (pull_request) Successful in 58s
21759d5223
remove output::putfile; update docs
All checks were successful
Run Tests / test (8.5, 66.0) (pull_request) Successful in 1m7s
Run Tests / test (8.3, 66.0) (pull_request) Successful in 1m13s
Run Tests / test (8.4, 66.0) (pull_request) Successful in 1m11s
4738bd111d
rename contract and concrete
All checks were successful
Run Tests / test (8.5, 66.0) (pull_request) Successful in 58s
Run Tests / test (8.4, 66.0) (pull_request) Successful in 1m0s
Run Tests / test (8.3, 66.0) (pull_request) Successful in 1m3s
f4b3c812e8
allow config object or array on instantiation
All checks were successful
Run Tests / test (8.3, 66.0) (pull_request) Successful in 1m2s
Run Tests / test (8.5, 66.0) (pull_request) Successful in 59s
Run Tests / test (8.4, 66.0) (pull_request) Successful in 1m4s
89fba9944c
weasyprint 67: add new pdf variants, drop wp66
All checks were successful
Run Tests / test (8.5, 67.0) (pull_request) Successful in 1m3s
Run Tests / test (8.3, 67.0) (pull_request) Successful in 1m7s
Run Tests / test (8.4, 67.0) (pull_request) Successful in 1m5s
c890665710
merge upstream; resolve conflicts
All checks were successful
Run Tests / test (8.3, 67.0) (pull_request) Successful in 1m9s
Run Tests / test (8.5, 67.0) (pull_request) Successful in 1m6s
Run Tests / test (8.4, 67.0) (pull_request) Successful in 1m9s
4056c7653e
All checks were successful
Run Tests / test (8.3, 67.0) (pull_request) Successful in 1m9s
Run Tests / test (8.5, 67.0) (pull_request) Successful in 1m6s
Run Tests / test (8.4, 67.0) (pull_request) Successful in 1m9s
This pull request has changes conflicting with the target branch.
  • .forgejo/workflows/tests.yml
  • src/Integration/Laravel/WeasyPrintServiceProvider.php
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin agnostic:agnostic
git switch agnostic

Merge

Merge the changes and update on Forgejo.
git switch 10.x
git merge --no-ff agnostic
git switch agnostic
git rebase 10.x
git switch 10.x
git merge --ff-only agnostic
git switch agnostic
git rebase 10.x
git switch 10.x
git merge --no-ff agnostic
git switch 10.x
git merge --squash agnostic
git switch 10.x
git merge --ff-only agnostic
git switch 10.x
git merge agnostic
git push origin 10.x
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
rockett/weasyprint!2
No description provided.