Skip to content
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

Apply JSS and SXA Web.config transforms #411

Closed
wants to merge 1 commit into from

Conversation

vtml
Copy link
Contributor

@vtml vtml commented Nov 3, 2020

Pull Request Checklist

Image Details

  • I have added NEW image tags
  • I have made significant changes to existing images

Pull Request Details

The web.config transforms were not run for Sitecore 10 JSS CM / CD, and Sitecore 10 SXA CD role.

Which issue(s) this PR fixes:

Fixes #
#387

Special notes for your reviewer:

Pre-submit Checklist

  • I have read and am familiar with the contents of CONTRIBUTING.md

  • I have built the images locally (all relevant OS versions, including Linux if applicable)

    • Include the .\build.ps1 command used (don't forget to exclude your credentials!)
    • Ensure the build was done on a clean system (docker system prune -af)
.\Build.ps1 -InstallSourcePath "z:\" -SitecoreUsername "[email protected]" -SitecorePassword "f" -OSVersion @("2004", "1909", "ltsc2019") -IncludeSpe -IncludeSxa -IncludeJss
  • I have added or updated the necessary docker-compose file(s) in the build/windows/tests folder
  • I have updated the documentation using build\update-documentation.ps1
  • I have updated the build\CHANGELOG.md with details about the change(s) included

Signed-off-by: Vincent Lui <[email protected]> (+9 squashed commit)

Squashed commit:

[e74d0cf] JSS v15 variation for Sitecore 10 containers (Sitecore#403)
s
[f2c341d] Switching namespaces to match internal names (Sitecore#406)

[1880301] Updated Change log

Signed-off-by: Vincent Lui <[email protected]>

[e43d1f3] Fixing the build stages target for XP / XP0 SXA / JSS

Signed-off-by: Vincent Lui <[email protected]>

[b62a3e7] Fixing the build stages target for XM SXA / JSS

Signed-off-by: Vincent Lui <[email protected]>

[9c27dac] Resetting the Dockerfile in sitecore-custom-base

Signed-off-by: Vincent Lui <[email protected]>

[f1e463d] Added a step to run web.config transform after each module is installed

Signed-off-by: Vincent Lui <[email protected]>

[bf78cd1] Added a step to run web.config transform after each module is installed

Signed-off-by: Vincent Lui <[email protected]>

[79f06d4] Added a step to run web.config transform after each module is installed

Signed-off-by: Vincent Lui <[email protected]>

Added a step to run web.config transform after each module is installed

Signed-off-by: Vincent Lui <[email protected]>

Added a step to run web.config transform after each module is installed

Signed-off-by: Vincent Lui <[email protected]>

Added a step to run web.config transform after each module is installed

Signed-off-by: Vincent Lui <[email protected]>

Resetting the Dockerfile in sitecore-custom-base

Signed-off-by: Vincent Lui <[email protected]>

Fixing the build stages target for XM SXA / JSS

Signed-off-by: Vincent Lui <[email protected]>

Fixing the build stages target for XP / XP0 SXA / JSS

Signed-off-by: Vincent Lui <[email protected]>

Updated Change log

Signed-off-by: Vincent Lui <[email protected]>

Fixing DockerFile target for JSS containers after rebase

Signed-off-by: Vincent Lui <[email protected]>
@vtml vtml changed the title Fixing DockerFile target for JSS containers after rebase JSS and SXA Web.config transforms were not applied Nov 3, 2020
@vtml vtml changed the title JSS and SXA Web.config transforms were not applied Apply JSS and SXA Web.config transforms Nov 3, 2020
@vtml
Copy link
Contributor Author

vtml commented Nov 4, 2020

Going to use PR #416 instead

@vtml vtml closed this Nov 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant