more everything #1

Open
stefan.riepenhausen wants to merge 1 commit from avoid_unneeded_error_messages into master
Collaborator
  • checks for missing files to avoid errors
  • exit on error to ensure deployment is compleat
  • add host name output on targets and loops
  • docker login more secure
  • compose and compose-file more simmilar
* checks for missing files to avoid errors * exit on error to ensure deployment is compleat * add host name output on targets and loops * docker login more secure * compose and compose-file more simmilar
stefan.riepenhausen added 1 commit 2025-07-18 09:10:40 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
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 avoid_unneeded_error_messages:avoid_unneeded_error_messages
git checkout avoid_unneeded_error_messages

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 checkout master
git merge --no-ff avoid_unneeded_error_messages
git checkout avoid_unneeded_error_messages
git rebase master
git checkout master
git merge --ff-only avoid_unneeded_error_messages
git checkout avoid_unneeded_error_messages
git rebase master
git checkout master
git merge --no-ff avoid_unneeded_error_messages
git checkout master
git merge --squash avoid_unneeded_error_messages
git checkout master
git merge --ff-only avoid_unneeded_error_messages
git checkout master
git merge avoid_unneeded_error_messages
git push origin master
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: dnix/make-deploy#1
No description provided.