feat: add extended tests and update dependencies #13

Open
phbaer wants to merge 8 commits from add-extended-tests into main
Owner
No description provided.
Fix pipeline error
Some checks failed
build-and-test / build (pull_request) Failing after 41s
2f1147b57b
Some checks failed
build-and-test / build (pull_request) Failing after 41s
This pull request has changes conflicting with the target branch.
  • .github/workflows/build-and-test.yaml
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

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

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff add-extended-tests
git switch add-extended-tests
git rebase main
git switch main
git merge --ff-only add-extended-tests
git switch add-extended-tests
git rebase main
git switch main
git merge --no-ff add-extended-tests
git switch main
git merge --squash add-extended-tests
git switch main
git merge --ff-only add-extended-tests
git switch main
git merge add-extended-tests
git push origin main
Sign in to join this conversation.
No reviewers
No labels
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
phbaer/ha-birthday-calendar!13
No description provided.