#928 check tag existence in list-tagged cmd and listTagged* APIs
Merged by mikem. Opened by julian8628.
julian8628/koji issue/926  into  master

Download 928.patch

and support append for '--arch'
fixes #926
fixes #933

Maybe it does make sense to check tag existence earlier in readTaggedBuilds, etc. as it is required argument there?
@mikem ?

rebased onto 5ca4a725a14dab95a7c420a03b2de1edbc1d36ec

1 new commit added

  • cli: support multiple arches in list-tagged

Looks fine, but the new unit test fails because of TZ differences

1 new commit added

  • fix timezone in test_list_tagged

updated

Test now works in py2 but fails in py3

Test now works in py2 but fails in py3

@tkopecek Could you give me the error? It passes on my F24 with py3.5

1 new commit added

  • try the best to put source target scratch into policy_data in make_task

4 new commits added

  • fix timezone in test_list_tagged
  • cli: support multiple arches in list-tagged
  • unit test for cli list-tagged command
  • check tag existence in list-tagged cmd and listTagged* APIs

4 new commits added

  • fix timezone in test_list_tagged
  • cli: support multiple arches in list-tagged
  • unit test for cli list-tagged command
  • check tag existence in list-tagged cmd and listTagged* APIs

@tkopecek
I've updated the unittest, please try again

Works now, thanks! :thumbsup:

rebased onto bebb455c420d4ddbebac0594de6e669db45c9e85

rebased onto da7f971a045e0596120e6fca456e80289e732fdc

rebased onto bebb455c420d4ddbebac0594de6e669db45c9e85

Commit 898de96d fixes this pull-request

Pull-Request has been merged by mikem

Metadata