Brandtley McMinn
Brandtley McMinn
The workaround we figured out was to set the `password` value in the `mozu.config.json` config, however that's not a good fix long term.
The unit tests never "Failed", Clortho would fire a prompt, expecting input and eventually a submission. However, the Power Shell password prompt never pops up and so the process just...
- **Are you running grunt in PowerShell itself, or in the regular Windows Command Prompt, or in Cygwin or MinGW?:** - I usually run Cmder on Windows, but tested this...
:+1: Dig it. I use a Macbook at work, but have a Windows machine at home, so I may tinker around with testing/building some Win utilities for this. Seems like...
@lackerman I think that's the plan for this, though the `install.sh` or `install.cmd` file should be able to determine the OS environment and prompt the user to install a package...
Bump Would appreciate some attention to this, our org flags this in our container environments and is requesting we resolve it asap with a deadline in November. I am motivated...
For my use-case I'm using a `password` flag in the frontmatter data of my content files to indicate to my build process that this document should be encrypted with the...
That points me in the right direction at least :) I think this project needs more documented samples like this where the functionality I'm looking for technically exists, but it...
I'm running into this issue as well with `v1.2.2` and seems the CI is complaining about something preventing this from being merged... given it's been a year it may be...
@kuvaldini I had inquired about this a while back, @robinmoisson chimed in with a direction that seems to work okay but requires digging in the internals a bit. https://github.com/robinmoisson/staticrypt/issues/195