multitenant: fix passing of spooler kwargs (#76423) #29

Open
bdauvergne wants to merge 1 commits from wip/76423-uwsgidecorators-corriger-le-pass into main
Owner

Key and values must be passed as bytes, and decoded if necessary at
reception.

Logging of succesfull spool jobs is augmented with the duration.

Key and values must be passed as bytes, and decoded if necessary at reception. Logging of succesfull spool jobs is augmented with the duration.
bdauvergne added 1 commit 2023-04-08 12:15:44 +02:00
gitea/hobo/pipeline/head Something is wrong with the build of this commit Details
fe057fcf98
multitenant: fix passing of spooler kwargs (#76423)
Key and values must be passed as bytes, and decoded if necessary at
reception.

Logging of succesfull spool jobs is augmented with the duration.
bdauvergne added 2 commits 2023-04-08 12:43:59 +02:00
bdauvergne force-pushed wip/76423-uwsgidecorators-corriger-le-pass from c96e54b472 to 88ef9fb3c2 2023-04-08 12:47:55 +02:00 Compare
bdauvergne force-pushed wip/76423-uwsgidecorators-corriger-le-pass from 88ef9fb3c2 to d80e0243b6 2023-04-08 14:10:44 +02:00 Compare
bdauvergne force-pushed wip/76423-uwsgidecorators-corriger-le-pass from d80e0243b6 to 392b5278ab 2023-04-08 14:54:08 +02:00 Compare
bdauvergne force-pushed wip/76423-uwsgidecorators-corriger-le-pass from 392b5278ab to e98342349d 2023-04-08 14:55:20 +02:00 Compare
bdauvergne force-pushed wip/76423-uwsgidecorators-corriger-le-pass from e98342349d to 0fdbb8438f 2023-04-08 15:05:23 +02:00 Compare
bdauvergne force-pushed wip/76423-uwsgidecorators-corriger-le-pass from 0fdbb8438f to 8af8fab681 2023-04-08 15:11:03 +02:00 Compare
bdauvergne force-pushed wip/76423-uwsgidecorators-corriger-le-pass from 8af8fab681 to fd47ea4a89 2023-04-08 15:25:39 +02:00 Compare
bdauvergne force-pushed wip/76423-uwsgidecorators-corriger-le-pass from fd47ea4a89 to 6c8ced0b31 2023-04-08 15:55:37 +02:00 Compare
bdauvergne force-pushed wip/76423-uwsgidecorators-corriger-le-pass from 6c8ced0b31 to dafbb12965 2023-04-09 00:28:08 +02:00 Compare
bdauvergne force-pushed wip/76423-uwsgidecorators-corriger-le-pass from dafbb12965 to 291c7e4aa7 2023-04-09 00:49:52 +02:00 Compare
bdauvergne force-pushed wip/76423-uwsgidecorators-corriger-le-pass from 291c7e4aa7 to 48e3a292a4 2023-04-11 11:38:38 +02:00 Compare
bdauvergne force-pushed wip/76423-uwsgidecorators-corriger-le-pass from 48e3a292a4 to ece66a1bfa 2023-04-11 12:13:35 +02:00 Compare
bdauvergne force-pushed wip/76423-uwsgidecorators-corriger-le-pass from ece66a1bfa to fc7b4c33d8 2023-09-04 11:15:50 +02:00 Compare
bdauvergne force-pushed wip/76423-uwsgidecorators-corriger-le-pass from fc7b4c33d8 to a2be82e2ef 2023-10-02 17:40:37 +02:00 Compare
bdauvergne force-pushed wip/76423-uwsgidecorators-corriger-le-pass from a2be82e2ef to 46b00a0027 2023-11-13 10:07:45 +01:00 Compare
bdauvergne force-pushed wip/76423-uwsgidecorators-corriger-le-pass from 46b00a0027 to 56a97bb138 2024-01-10 16:31:12 +01:00 Compare
All checks were successful
gitea/hobo/pipeline/head This commit looks good
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 wip/76423-uwsgidecorators-corriger-le-pass main
git pull origin wip/76423-uwsgidecorators-corriger-le-pass

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff wip/76423-uwsgidecorators-corriger-le-pass
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 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: entrouvert/hobo#29
No description provided.