Skip to content

Create tasks to replace generate_* management commands #7192

@jennifer-richards

Description

@jennifer-richards

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions