#34457: makemigrations --check no longer prints the changes
-------------------------------------+-------------------------------------
     Reporter:  David Sanders        |                    Owner:  nobody
         Type:                       |                   Status:  closed
  Cleanup/optimization               |
    Component:  Migrations           |                  Version:  4.2
     Severity:  Normal               |               Resolution:  wontfix
     Keywords:                       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Jacob Walls):

 Or instead of a bash script, use something like `if: failure()` in your CI
 pipeline. Forcing `--dry-run` to once again be provided when `--check` is
 provided goes against the original motivation for the change: it's
 unintuitive (to me) that for `--check` you would need to guard against
 files being written your tree and therefore even know about the `--dry-
 run` option.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34457#comment:4>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/010701875189534d-ee41c6b0-2a2c-4840-916a-3a703399bc00-000000%40eu-central-1.amazonses.com.

Reply via email to