Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run management command in tox. #574

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

stuaxo
Copy link

@stuaxo stuaxo commented Jun 18, 2019

Run the celery management command, to detect breakage there.

This should be more exaustive (though I'm not sure which commands will work with the celery config here?), it should be enough to check if the management command fails.

This is to try and detect bugs like #573

It looks like there have been similar bugs recently in the tracker too.

NOTE: I can't run tox here to see if this works.

This fails in tox, so seems to be correct.

Run the `celery` management command, to detect breakage there.

This should be more exaustive (though I'm not sure which commands will work with the celery config here?), it should be enough to check if the management command fails.

NOTE:  I can't run tox here to see if this works.
Update path to manage.py
@stuaxo
Copy link
Author

stuaxo commented Jun 18, 2019

Hi,
This fails, but only because the management command is broken.

S

@auvipy
Copy link
Member

auvipy commented Jan 19, 2021

can help to fix the management command as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants