docs icon indicating copy to clipboard operation
docs copied to clipboard

added note about new --force option when running winter:up

Open IsaiahPaget opened this issue 9 months ago • 5 comments

Relating to https://github.com/wintercms/winter/pull/1363#issuecomment-2957588564

I am not exactly excited about how there are two point in this 'NOTE:'

Happy to change it if there is a better way to display this info!

IsaiahPaget avatar Jun 11 '25 04:06 IsaiahPaget

We'll need to create a 1.3 branch for the docs and adjust the notes to reflect the config value that will be required to enable this behaviour that is being discussed in https://github.com/wintercms/winter/pull/1363#issuecomment-2964086784

LukeTowers avatar Jun 11 '25 20:06 LukeTowers

We'll need to create a 1.3 branch for the docs and adjust the notes to reflect the config value that will be required to enable this behaviour that is being discussed in wintercms/winter#1363 (comment)

Hey, so when it comes to making new branches, are you going to make a 1.3 branch and then merge this PR into it, or is that something I should do?

IsaiahPaget avatar Jun 12 '25 05:06 IsaiahPaget

@IsaiahPaget I've created the branch and changed the target of this PR, thanks for the ping :)

LukeTowers avatar Jun 12 '25 22:06 LukeTowers

Is there a local lint check I can do for these docs, so I can know they are passing before I push my commit?

IsaiahPaget avatar Jun 13 '25 18:06 IsaiahPaget

We're using https://github.com/avto-dev/markdown-lint so I imagine you could just use the package that it uses.

LukeTowers avatar Jun 14 '25 16:06 LukeTowers