chore: move to ifrit #6

Open
RaitoBezarius wants to merge 2 commits from ifrit into main
RaitoBezarius commented 2024-01-23 02:43:10 +00:00 (Migrated from github.com)

To make things easier, I decided to move the PE writer into another subcrate called ifrit which will mature the PE writer and maybe merge it back in faerie in the future.

This tests things with the latest PR in Goblin: https://github.com/m4b/goblin/pull/389.

All tests are passing locally.

To make things easier, I decided to move the PE writer into another subcrate called `ifrit` which will mature the PE writer and maybe merge it back in `faerie` in the future. This tests things with the latest PR in Goblin: https://github.com/m4b/goblin/pull/389. All tests are passing locally.
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 ifrit:ifrit
git switch ifrit

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 ifrit
git switch ifrit
git rebase main
git switch main
git merge --ff-only ifrit
git switch ifrit
git rebase main
git switch main
git merge --no-ff ifrit
git switch main
git merge --squash ifrit
git switch main
git merge --ff-only ifrit
git switch main
git merge ifrit
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: lix-community/goblin-signing#6
No description provided.