Skip to content

Run management command in tox. #574

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

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.

stuaxo added 2 commits June 18, 2019 16:28
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

@auvipy auvipy requested a review from Copilot May 20, 2025 10:03
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the tox configuration to run the celery management command so that any breakage in the celery integration can be detected early.

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.

2 participants