#836 deprecate list-tag-history
Closed: Fixed 4 years ago by tkopecek. Opened 6 years ago by mikem.

The list-history command can do everything that list-tag-history does, and better. We should deprecate (and eventually drop) this command and its underlying hub call.


Metadata Update from @tkopecek:
- Issue tagged with: deprecation

6 years ago

This work would involve (at least):

  • issuing a deprecation notice for the list-tag-history command (use koji.util.deprecated())
  • changing tagHistory calls we have in the code to use queryHistory instead
  • adding deprecation notices in the hub call...
    • in the docstring
    • perhaps log a warning on use (user won't see this but an admin might)

Metadata Update from @tkopecek:
- Custom field Size adjusted to None

4 years ago

Metadata Update from @dgregor:
- Issue set to the milestone: 1.21

4 years ago

Metadata Update from @jcupova:
- Issue tagged with: testing-ready

4 years ago

Metadata Update from @jcupova:
- Issue tagged with: testing-done

4 years ago

Metadata Update from @tkopecek:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

4 years ago

Login to comment on this ticket.

Metadata