feat: add xdebug to dispatcher and sql #48

Open
vcarroy wants to merge 1 commits from add-xdebug into unstable
Member

Changelog

  • Add xdebug to dispatcher and sql deployments but disable it
  • Move opcache environments to easen patching
## Changelog - Add xdebug to dispatcher and sql deployments but disable it - Move opcache environments to easen patching
vcarroy added 1 commit 2024-10-04 15:53:54 +02:00
vcarroy force-pushed add-xdebug from a415b65357 to 3633d90bee 2024-10-04 16:19:51 +02:00 Compare
vcarroy force-pushed add-xdebug from 3633d90bee to a62394970b 2024-10-07 13:29:37 +02:00 Compare
pcaseiro added 1 commit 2024-10-11 09:37:04 +02:00
pcaseiro force-pushed add-xdebug from 4a74606ec0 to 70bc615814 2024-10-11 09:55:14 +02:00 Compare
pcaseiro force-pushed add-xdebug from 70bc615814 to 0a847ed53d 2024-10-11 10:07:07 +02:00 Compare
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.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b add-xdebug unstable
git pull origin add-xdebug

Step 2:

Merge the changes and update on Gitea.
git checkout unstable
git merge --no-ff add-xdebug
git push origin unstable
Sign in to join this conversation.
No reviewers
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: CadolesKube/sso-kustom#48
No description provided.