-
Notifications
You must be signed in to change notification settings - Fork 0
Feature/sitecore 10 xm #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
3bd0f97
af694b7
ec47b03
350822f
ed683d8
42357fd
78ee5d8
c2bd191
7ff7ce7
ab09eb0
76eba52
4df2509
7c787e1
bc7d373
123290c
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,10 @@ | ||
mode: ContinuousDeployment | ||
branches: | ||
master: | ||
regex: ^master$|^main$ | ||
regex: ^master$|^main$ | ||
sc10xm: | ||
regex: ^feature/sitecore-10-xm$ | ||
mode: ContinuousDelivery | ||
increment: Major | ||
tag: "sc10xm" | ||
source-branches: [] |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Problem: removing these files will break backwards compatibility with installations on XP which may use these rules. It may be a better option to create a /support/XM branch instead of deleting the files on the main branch .
Or (probably the better) alternatively: create a separate package for the XP support and move the files there. E.g. Unic.Flex.ExpiriencePlatform or Unic.Flex.XP