Request to merge feature/add_n8n to develop #86

Open
pxhoussem wants to merge 1 commit from feature/add_n8n into develop
Owner
No description provided.
feat: add n8n lxc + service
All checks were successful
CI - Validate & Test / Validate YAML Syntax (pull_request) Successful in 23s
CI - Validate & Test / Validate Ansible Playbooks (pull_request) Successful in 4m40s
CI - Validate & Test / Validate Docker Compose Files (pull_request) Successful in 4s
CI - Validate & Test / Security Scan (pull_request) Successful in 3s
4ae0b53627
Signed-off-by: Houssem Ben Mabrouk <cjhoussem@gmail.com>
All checks were successful
CI - Validate & Test / Validate YAML Syntax (pull_request) Successful in 23s
CI - Validate & Test / Validate Ansible Playbooks (pull_request) Successful in 4m40s
CI - Validate & Test / Validate Docker Compose Files (pull_request) Successful in 4s
CI - Validate & Test / Security Scan (pull_request) Successful in 3s
This pull request has changes conflicting with the target branch.
  • CHANGELOG.md
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 feature/add_n8n:feature/add_n8n
git switch feature/add_n8n

Merge

Merge the changes and update on Forgejo.
git switch develop
git merge --no-ff feature/add_n8n
git switch feature/add_n8n
git rebase develop
git switch develop
git merge --ff-only feature/add_n8n
git switch feature/add_n8n
git rebase develop
git switch develop
git merge --no-ff feature/add_n8n
git switch develop
git merge --squash feature/add_n8n
git switch develop
git merge --ff-only feature/add_n8n
git switch develop
git merge feature/add_n8n
git push origin develop
Sign in to join this conversation.
No description provided.