[server-ce] test: align build Jenkins triggers with saas-e2e (#29198)

GitOrigin-RevId: 55e35ca7f45d2b732aefa04560d5df95d8e8c034
This commit is contained in:
Jakob Ackermann
2025-10-17 17:06:49 +02:00
committed by Copybot
parent 6a5b06f77e
commit 966b72c92d

View File

@@ -7,75 +7,22 @@ patches/**
server-ce/**
server-pro/**
services/clsi/seccomp/**
services/history-v1/api/**
services/history-v1/storage/**
# echo chat clsi contacts docstore document-updater filestore history-v1 notifications project-history real-time references templates | xargs -n1 echo | xargs -I% echo 'services/%/*' 'services/%/app/**' 'services/%/config/*' 'services/%/scripts/**' | xargs -n1 echo | sort
services/chat/*
services/chat/app/**
services/chat/config/*
services/chat/scripts/**
services/clsi/*
services/clsi/app/**
services/clsi/config/*
services/clsi/scripts/**
services/contacts/*
services/contacts/app/**
services/contacts/config/*
services/contacts/scripts/**
services/docstore/*
services/docstore/app/**
services/docstore/config/*
services/docstore/scripts/**
services/document-updater/*
services/document-updater/app/**
services/document-updater/config/*
services/document-updater/scripts/**
services/filestore/*
services/filestore/app/**
services/filestore/config/*
services/filestore/scripts/**
services/history-v1/*
services/history-v1/app/**
services/history-v1/config/*
services/history-v1/scripts/**
services/notifications/*
services/notifications/app/**
services/notifications/config/*
services/notifications/scripts/**
services/project-history/*
services/project-history/app/**
services/project-history/config/*
services/project-history/scripts/**
services/real-time/*
services/real-time/app/**
services/real-time/config/*
services/real-time/scripts/**
services/references/*
services/references/app/**
services/references/config/*
services/references/scripts/**
services/templates/*
services/templates/app/**
services/templates/config/*
services/templates/scripts/**
services/web/*
services/web/app/**
services/web/config/settings.defaults.js
services/web/config/settings.overrides.server-pro.js
services/web/frontend/**
services/web/locales/**
services/web/modules/*/*
services/web/modules/*/app/**
services/web/modules/*/frontend/**
services/web/modules/*/scripts/**
services/web/modules/*/types/**
services/web/public/**
services/web/types/**
services/web/webpack-plugins/**
# echo chat clsi contacts docstore document-updater filestore history-v1 notifications project-history real-time references templates web | xargs -n1 echo | xargs -I% echo 'services/%/**'
# BEGIN GENERATED
services/chat/**
services/clsi/**
services/contacts/**
services/docstore/**
services/document-updater/**
services/filestore/**
services/history-v1/**
services/notifications/**
services/project-history/**
services/real-time/**
services/references/**
services/templates/**
services/web/**
# END GENERATED
tools/migrations/**