#836 deprecate list-tag-history
Closed: Fixed by tkopecek. Opened 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

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)

@dgregor schedule for 1.21?

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

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

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

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

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

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/836

Please continue any further discussion there.

Metadata