Skip to content

Cleanup: delete unused Django management commands #8830

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

Merged
merged 3 commits into from
Jan 24, 2022

Conversation

humitos
Copy link
Member

@humitos humitos commented Jan 21, 2022

I found some commands that we are not using anymore and we don't want to call them by mistake in production. I thought it was better to delete them because of that and also to not maintain them anymore.

This command does not look useful. We don't want to rebuild all the versions and
we would like to avoid calling it by mistake in production.
We don't use this command.
We don't store builds environment/cache in disk anymore.
@humitos humitos requested a review from a team as a code owner January 21, 2022 15:55
@humitos humitos merged commit 9355473 into master Jan 24, 2022
@humitos humitos deleted the humitos/cleanup/commands branch January 24, 2022 14:35
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