This is an automated email from the ASF dual-hosted git repository.
lynwee pushed a change to branch lw-cp0223
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git
from 8109d4a97 fix(azuredevops): fix e2e test errors
add c39b24769 fix(zentao): update the type of `PriOrder` (#6986) (#6987)
add 714a7fff0 refactor(middlewares): add `CheckAuthorizationHeader`
(#6993) (#6994)
add 750f67344 refactor: optimize bp cronjob scheduling (#6995) (#6996)
add 1b052c8cf feat: updates backend to listen on both IPv4 and IPv6
addresses (#6992)
add ca4ac3f72 Merge branch 'release-v0.21' into lw-cp0223
No new revisions were added by this update.
Summary of changes:
backend/plugins/zentao/models/story.go | 108 ++++++++---------
backend/plugins/zentao/models/task.go | 12 +-
backend/plugins/zentao/tasks/story_extractor.go | 2 +-
backend/plugins/zentao/tasks/task_extractor.go | 2 +-
backend/server/api/api.go | 2 +-
backend/server/api/middlewares.go | 154 +++++++++++++-----------
backend/server/services/blueprint.go | 75 ++++++------
backend/server/services/pipeline.go | 2 +-
8 files changed, 186 insertions(+), 171 deletions(-)