Chris Harris
Chris Harris
I am using version 3.10.0.
I posted this issue on the django-cms slack channel and got some advice then noticed some instructions for installing and using the **djangocms-installer** here: [Installing django CMS](https://djangocms.readthedocs.io/en/latest/introduction/install/#installing-django-cms) The installer has...
> > A consequence of removing `--template` from `up` perhaps means that `up` now just means `provision` + `deploy`. `init` is no longer part of the `up` flow (since you...
Seeing creating (3 of ~5 completed) change to (10 of ~11 completed), drives my brain nutz. I love the idea of showing progress, but I would much rather you didn't...
As for recovering SRE who spent lots of time watching the command line, I really appreciate it when I can estimate how much time is left, but if we can't...
@Austinauth - regarding showing all the resources - perhaps something like this if there are just 4 resources being created: ``` Creating resources (v Done): App Service Plan: plan_abcdefg (v...
Hey @bwateratmsft - It is automatically opening the Output window, but for someone who hasn't used it much, it's not clear when it's doing work and when it's complete.
Commonly, extensions will have a toast notification indicating that an operation is in progress, and then the notification will change when it is done to indicate completion, often with a...
This is the only extension where I have seen this kind of behavior. I've used App Service and Container Apps quite a bit and I've never seen the duplicate lines....
@panchagnula - I saw the issue with yaml from CLI and with the --min-replicas parameter from CLI (no --yaml specified). It behaved as expected when I updated in the portal....