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

Create tasks to replace generate_* management commands #7192

Closed
1 task done
jennifer-richards opened this issue Mar 16, 2024 · 0 comments · Fixed by #7204
Closed
1 task done

Create tasks to replace generate_* management commands #7192

jennifer-richards opened this issue Mar 16, 2024 · 0 comments · Fixed by #7204
Assignees
Labels
accepted component: doc/ contrib-medium Medium dev difficulty for contribution enhancement New feature or request

Comments

@jennifer-richards
Copy link
Member

Description

Need to create Celery tasks to replace the following management commands

  • ietf/doc/management/commands/generate_idnits2_rfc_status.py
  • ietf/doc/management/commands/generate_idnits2_rfcs_obsoleted.py
  • ietf/doc/management/commands/generate_draft_bibxml_files.py

The last of these has options that I believe are not used, so it would be fine if it assumes the default for all options (though it wouldn't hurt to keep them as arguments to the task).

We should keep the management commands around for now, we will remove them once we've switched to the task-based implementations.

Code of Conduct

@jennifer-richards jennifer-richards added enhancement New feature or request accepted component: doc/ contrib-medium Medium dev difficulty for contribution labels Mar 16, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
accepted component: doc/ contrib-medium Medium dev difficulty for contribution enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants