Skip to content
This repository has been archived by the owner on Jan 14, 2021. It is now read-only.

Latest commit

 

History

History
1073 lines (880 loc) · 42.7 KB

CHANGELOG.rst

File metadata and controls

1073 lines (880 loc) · 42.7 KB

0.9.3

Pull Requests

  • #87, Merge pull request #87 from fedora-infra/mbs-2.2 #87

Commits

0.9.2

This fixes a bug in the retirement handler. https://pagure.io/fedora-infrastructure/issue/6928

Pull Requests

  • #86, Merge pull request #86 from fedora-infra/dont-overwrite #86

Commits

0.9.1

Pull Requests

  • #85, Merge pull request #85 from qixiang/fallback-to-old-koji-tag
#85

Commits

0.9.0

Pull Requests

  • #84, Merge pull request #84 from qixiang/informative-koji-tag
#84

Commits

0.8.4

Commits

0.8.3

Fix the test suite.

0.8.2

Commits

0.8.1

Pull Requests

  • #81, Merge pull request #81 from hanzz/modulemdv2
#81

Commits

0.8.0

Pull Requests

  • Support for libmodulemd, v2. #81

Commits

0.7.1

Include missing vcr-request-data for tests.

0.7.0

Pull Requests

  • #78, Merge pull request #78 from fedora-infra/fix-tests
#78
  • #79, Merge pull request #79 from fedora-infra/remove-trees
#79
  • #80, Merge pull request #80 from fedora-infra/new-module-api
#80

Commits

0.6.5

Pull Requests

  • (@ralphbean) #75, Add some more logging, to help debug in the future. #75

Commits

0.6.4

Pull Requests

  • (@ralphbean) #76, Change the way we PATCH pdc for modules. #76

Commits

0.6.3

Pull Requests

  • (@ralphbean) #73, Ignore modules in the build state. #73
  • (@hanzz) #74, Use different way to call PDC API to workaround 404 bug for valid modules in PDC. #74

Commits

0.6.2

Pull Requests

  • (@mprahl) #71, Don't use the environment when constructing a topic for STOMP #71
  • (@mprahl) #72, Support old python-requests-kerberos #72

Commits

0.6.1

Pull Requests

  • (@yashvardhannanavati) #69, Automatic token generation from keytab #69
  • (@ralphbean) #70, Handle case where release[dist_git] contains an explicit None. #70

Commits

0.6.0

Pull Requests

  • (@ralphbean) #57, srpm_nevra must not be set when arch is src. #57
  • (@ralphbean) #62, Force creation of parent with type during initialization. #62
  • (@ralphbean) #60, Populate the dist_git_branch value... #60
  • (@ralphbean) #61, Also construct container tags from stable updates tags. #61
  • (@mprahl) #63, Add a handler so that PDC branches are EOL'd when the branch is retired #63
  • (@mprahl) #64, Add some missing doc strings to RetireComponentHandler #64
  • (@ralphbean) #66, Some changes to the retirement handler... #66

Commits

0.5.9

Pull Requests

  • #56, Merge pull request #56 from hanzz/module-hash
#56

Commits

0.5.8

Commits

0.5.7

Commits

0.5.6

Pull Requests

  • #54, Merge pull request #54 from hanzz/module-hash
#54

Commits

0.5.5

Pull Requests

  • #53, Merge pull request #53 from hanzz/module-hash
#53

Commits

0.5.4

Commits

0.5.3

Pull Requests

  • #49, Merge pull request #49 from fedora-infra/feature/fix-fedora-cloud-release #49
  • #51, Merge pull request #51 from fedora-infra/feature/spelling-fix #51
  • #50, Merge pull request #50 from fedora-infra/old-cruft #50
  • #52, Merge pull request #52 from fedora-infra/feature/patch-on-module-done #52

Commits

0.5.2

Commits

0.5.1

Commits

0.5.0

Pull Requests

  • (@ralphbean) #47, New handler for modularity. #47

Commits

0.4.10

Pull Requests

  • (@ralphbean) #45, Gracefully fail if koji tag doesn't exist. #45

Commits

0.4.9

Pull Requests

  • (@ralphbean) #43, Flatten the generator so we can check length. #43
  • (@mprahl) #44, Fix traceback occurring when taskid is None #44

Commits

0.4.8

Commits

0.4.7

Pull Requests

  • (@ralphbean) #34, No need for duplicates here. #34
  • (@mprahl) #35, Pass pdc in as an argument when pdc_tag_mapping is set #35
  • (@mprahl) #37, Fix extract_build_id and clean up test data for Brew builds #37
  • (@ralphbean) #36, Log pre-emptively here. #36
  • (@mprahl) #40, Add compatibility for new error format in PDC #40
  • (@mprahl) #41, Use a retry decorator to account for a lag after an HTTP POST #41
  • (@ralphbean) #39, A second stab at getting the release type right from composes. #39

Commits

0.4.6

Commits

0.4.5

Commits

0.4.4

Pull Requests

  • (@ralphbean) #30, Gather interesting_tags from PDC if pdc_tag_mapping is True. #30
  • (@mprahl) #29, Parses message-id from internal messages #29

Commits

0.4.3

Pull Requests

  • (@mprahl) #28, Fix construct_topics function typos #28

Commits

0.4.2

Pull Requests

  • (@mprahl) #23, Change Brew Suffix #23
  • (@ralphbean) #27, Add VCR request data in a compressed tarball. #27
  • (@mprahl) #25, Support STOMP topics without environment #25

Commits

0.4.1

Pull Requests

  • (@ralphbean) #20, Optionally use PDC to map tags to releases. #20
  • (@ralphbean) #22, Backend support for other busses. #22

Commits

0.4.0

Pull Requests

  • (@ralphbean) #16, A stab at modelling container-to-rpm deps. #16
  • (@ralphbean) #17, Revert 16 feature/container deps #17
  • (@ralphbean) #19, Handle 414 error when sanity-checking bulk delete. #19

Commits

0.3.1

Commits

0.3.0

Pull Requests

  • (@ralphbean) #7, Apply with_ridiculous_timeout to the _import_compose method. #7
  • (@ralphbean) #8, Pretend like kojipkgs has what we expect. #8
  • (@ralphbean) #12, Not all composes have RPMS. #12
  • (@nphilipp) #13, use PDCClient.get_paged() #13
  • (@ralphbean) #15, Introducing new handlers to maintain an rpm dep chain. #15

Commits

0.2.4

Pull Requests

  • (@lmacken) #2, s/fedorainfracloud/fedoraproject/g #2
  • (@lmacken) #3, We don't need the --insecure option anymore. #3
  • (@ralphbean) #5, libyaml-devel makes the tests 10x faster. #5
  • (@lmacken) #4, atomic: Remove a duplicate component-groups query #4
  • (@ralphbean) #6, Allow in both FINISHED and FINISHED_INCOMPLETE composes. #6

Commits

0.2.3

Commits

0.2.2

Commits

0.2.1

Commits

0.2.0

Commits

0.1.1

Commits