Serhii Shushliapin
Serhii Shushliapin
Current publishing service image is based on [v4.2](https://github.com/Sitecore/docker-images/blob/master/build/windows/9.3.x/sitecore-ps/build.json#L8). This version is not reflected in the image name (e.g. `sitecore-ps:9.3.0-windowsservercore-2004`). I'd like to get v4.3 and wondering what's the right way...
[NCrunch](https://www.ncrunch.net/) is an excellent tool for test driven development. Despite it's commercial, it's (I believe) widely used. It appeared that it does not work OOTB with the current solution. Some...
Addresses #432.
Blobs have been redesigned in 9.3 (see #213). Have to be re-implemented.
See issue details and solution [here](https://sitecore.stackexchange.com/questions/20186/unable-to-switch-page-displaymode-in-unit-test/20198#20198).
Asked by @kamsar in [Twitter](https://twitter.com/kamsar/status/647924289321066496). The problem is that in order to get an `Item` instance, one have to write three lines of code: ``` csharp DbItem dbItem = new...
The latest SIM v1.5.0.179 has [removed](https://github.com/Sitecore/Sitecore-Instance-Manager/releases/tag/1.5.0.179) the CLI tool: > Remove Command Line version (thanks to SIF, not needed anymore) I'd like to remind that the SIF is used for...
**Importance:** Critical (I need this issue to be fixed) I'm using SIMCMD to deploy Sitecore instances on CI. I do like that the simplest command `sim.exe install -n mysite` gives...
Hi guys, In the NextJS example, I followed the setup instrinctions running `.\init.ps1` and `.\up.ps1`. CM works fine but the Rendering container does not start. Looks like npm packages need...
Hi guys, I'm trying to run the `init.ps1` script for the NextJS examples and receiving the following error: ``` C:\Users\...\Helix.Examples\examples\helix-basic-nextjs\init.ps1 : The term '.\mkcert.exe' is not recognized as the name...