-
Notifications
You must be signed in to change notification settings - Fork 190
MWPW-167847 Support .ing domains for LANA #4435
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
Conversation
Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
Commits
|
|
This pull request is not passing all required checks. Please see this discussion for information on how to get all checks passing. Inconsistent checks can be manually retried. If a test absolutely can not pass for a good reason, please add a comment with an explanation to the PR. |
|
||
if (host.endsWith('.adobe.com') | ||
&& !host.endsWith('.corp.adobe.com') | ||
&& !host.endsWith('.stage.adobe.com')) { |
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.
IMO this should go here host.endsWith('sign.ing')
to keep this consistent 🤔
Skipped merging 4435: MWPW-167847 Support .ing domains for LANA due to failing or running checks |
4 similar comments
Skipped merging 4435: MWPW-167847 Support .ing domains for LANA due to failing or running checks |
Skipped merging 4435: MWPW-167847 Support .ing domains for LANA due to failing or running checks |
Skipped merging 4435: MWPW-167847 Support .ing domains for LANA due to failing or running checks |
Skipped merging 4435: MWPW-167847 Support .ing domains for LANA due to failing or running checks |
sign.ing
andedit.ing
.endsWith()
. It's short and clear.Resolves: MWPW-167847
Test URLs: