1. 30 Aug, 2022 3 commits
  2. 24 Mar, 2022 2 commits
  3. 07 Mar, 2022 3 commits
    • Thomas Goirand's avatar
      Add autopkgtest. · fee72e91
      Thomas Goirand authored
      fee72e91
    • Thomas Goirand's avatar
      Now packaging 4.1.1 · b4af5e3d
      Thomas Goirand authored
      b4af5e3d
    • Thomas Goirand's avatar
      Merge tag '4.1.1' into debian/yoga · ce5abb45
      Thomas Goirand authored
      sushy 4.1.1 release
      
      meta:version: 4.1.1
      meta:diff-start: -
      meta:series: yoga
      meta:release-type: release
      meta:pypi: no
      meta:first: no
      meta:release:Author: Jacob Anders <janders@redhat.com>
      meta:release:Commit: Jacob Anders <janders@redhat.com>
      meta:release:Change-Id: I94421fe0cf086c6d84f366be99e6b834a1a86f04
      meta:release:Code-Review+1: Iury Gregory Melo Ferreira <iurygregory@gmail.com>
      meta:release:Code-Review+1: Matthew Thode <mthode@mthode.org>
      meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech>
      meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com>
      meta:release:Workflow+1: Hervé Beraud <herveberaud.pro@gmail.com>
      ce5abb45
  4. 02 Mar, 2022 4 commits
  5. 01 Mar, 2022 2 commits
  6. 21 Feb, 2022 2 commits
    • Thomas Goirand's avatar
      Now packaging 4.1.0 · ba5cf254
      Thomas Goirand authored
      ba5cf254
    • Thomas Goirand's avatar
      Merge tag '4.1.0' into debian/yoga · 1341b06d
      Thomas Goirand authored
      sushy 4.1.0 release
      
      meta:version: 4.1.0
      meta:diff-start: -
      meta:series: yoga
      meta:release-type: release
      meta:pypi: no
      meta:first: no
      meta:release:Author: Daniel Bengtsson <dbengt@redhat.com>
      meta:release:Commit: Iury Gregory Melo Ferreira <iurygregory@gmail.com>
      meta:release:Change-Id: Id5e88cc80dcc8e7d476a7d348d4771088d7a731d
      meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech>
      meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com>
      meta:release:Workflow+1: Hervé Beraud <herveberaud.pro@gmail.com>
      1341b06d
  7. 18 Jan, 2022 1 commit
  8. 14 Dec, 2021 2 commits
  9. 09 Dec, 2021 3 commits
  10. 08 Dec, 2021 1 commit
  11. 07 Dec, 2021 1 commit
  12. 06 Dec, 2021 1 commit
  13. 03 Dec, 2021 1 commit
  14. 02 Dec, 2021 2 commits
  15. 01 Dec, 2021 1 commit
    • Julia Kreger's avatar
      Raise an AccessError with SessionService init · a2096cd3
      Julia Kreger authored
      SessionService init previously had a check where it looked
      for an AccessError exception, but actually did nothing besides
      log the incident as a result.
      
      Post-intiailization of a client, this can occur as attempts to
      re-authenticate *also* force new sessions service data to be
      collected and depending on session service behavior, the path
      of the session session service may not be able to be retrieved,
      as an access error would be raised as the refresh would include
      expired session information.
      
      Previously, there was no way to know this was happening short of an
      error such as AttributError from surfacing, as this case could result
      in the code short circuiting, or just ultimately the service would
      log an error an the universe would attempt to move on, without any
      understanding that an AccessError is occuring.
      
      Now the AccessError is raised to the caller.
      
      Story: 2009719
      Task: 44106
      Change-Id: If06fc6a52ce92753b50280a859d799f70e5799dc
      a2096cd3
  16. 30 Nov, 2021 1 commit
    • Riccardo Pittau's avatar
      Test python 3.6 for distributions compatibility · b6c69d85
      Riccardo Pittau authored
      As discussed during the ironic meeting on 29/11/2021, the community has
      decided to continue testing the code against Python 3.6 to keep
      compatibility with distributions that have native support for it, such
      as CentOS Stream 8, Ubuntu Bionic, Debian 10, and openSuse Leap, at
      least until it's possible and reasonable considering the support granted
      from other dependencies and libraries, and not beyond the Yoga cycle.
      
      Change-Id: Ib19f3faafc5e2c20c34ea0fbb673da4ad8ca6a10
      b6c69d85
  17. 26 Nov, 2021 2 commits
  18. 25 Nov, 2021 4 commits
  19. 24 Nov, 2021 4 commits