Fixes idk #41

Open
k900 wants to merge 2 commits from k900/arcana:nonsense into main
Contributor
No description provided.
This reverts commit 322da59058.

Accidentally made everything build on target with no opt-out.
The deployment type machinery is not fully ready to replace the common use case,
we can re-deprecate that later.
Owner

@raito said to me that the 322da59058 commit did break some local builds.

I did not manage to trigger the bug on local build on my infrastructure. Do you have any reproducer?

@raito said to me that the https://git.afnix.fr/arcana/arcana/commit/322da590584718fd503c3d0fd54a700326b1cfe9 commit did break some local builds. I did not manage to trigger the bug on local build on my infrastructure. Do you have any reproducer?
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 nonsense:k900-nonsense
git switch k900-nonsense

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 k900-nonsense
git switch k900-nonsense
git rebase main
git switch main
git merge --ff-only k900-nonsense
git switch k900-nonsense
git rebase main
git switch main
git merge --no-ff k900-nonsense
git switch main
git merge --squash k900-nonsense
git switch main
git merge --ff-only k900-nonsense
git switch main
git merge k900-nonsense
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
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
arcana/arcana!41
No description provided.