1. 16 Aug, 2021 1 commit
  2. 11 Mar, 2021 3 commits
    • Thomas Goirand's avatar
      fa8e1ced
    • Thomas Goirand's avatar
      Now packaging 4.2.0 · 98cff045
      Thomas Goirand authored
      98cff045
    • Thomas Goirand's avatar
      Merge tag '4.2.0' into debian/wallaby · 54f17fc0
      Thomas Goirand authored
      oslo.middleware 4.2.0 release
      
      meta:version: 4.2.0
      meta:diff-start: -
      meta:series: wallaby
      meta:release-type: release
      meta:pypi: yes
      meta:first: yes
      meta:release:Author: Hervé Beraud <hberaud@redhat.com>
      meta:release:Commit: Hervé Beraud <hberaud@redhat.com>
      meta:release:Change-Id: I7ee0e5a3749d2dfd77c4febbcf7195755bb32c20
      meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com>
      meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech>
      meta:release:Workflow+1: Elod Illes <elod.illes@est.tech>
      54f17fc0
  3. 04 Nov, 2020 1 commit
  4. 16 Oct, 2020 3 commits
  5. 05 Oct, 2020 1 commit
  6. 22 Sep, 2020 1 commit
    • Hervé Beraud's avatar
      Adding pre-commit · d023c60c
      Hervé Beraud authored
      Introduced changes:
      - pre-commit config and rules
      - Add pre-commit to pep8 gate, Flake8 is covered in the pre-commit hooks.
      - Applying fixes for pre-commit compliance in all code.
      
      Also commit hash will be used instead of version tags in pre-commit to
      prevend arbitrary code from running in developer's machines.
      
      pre-commit will be used to:
      - trailing whitespace;
      - Replaces or checks mixed line ending (mixed-line-ending);
      - Forbid files which have a UTF-8 byte-order marker (check-byte-order-marker);
      - Checks that non-binary executables have a proper
        shebang (check-executables-have-shebangs);
      - Check for files that contain merge conflict strings (check-merge-conflict);
      - Check for debugger imports and py37+ breakpoint()
        calls in python source (debug-statements);
      - Attempts to load all yaml files to verify syntax (check-yaml);
      - Run flake8 checks (flake8) (local)
      
      For further details about tests please refer to:
      https://github.com/pre-commit/pre-commit-hooks
      
      
      
      Change-Id: Ifc5ee35d399c628604ec1644eb447936803c45f5
      Signed-off-by: default avatarMoisés Guimarães de Medeiros <moguimar@redhat.com>
      d023c60c
  7. 13 Sep, 2020 2 commits
    • Thomas Goirand's avatar
      Now packaging 4.1.1 · a9ef3e82
      Thomas Goirand authored
      a9ef3e82
    • Thomas Goirand's avatar
      Merge tag '4.1.1' into debian/victoria · de4d9cf7
      Thomas Goirand authored
      oslo.middleware 4.1.1 release
      
      meta:version: 4.1.1
      meta:diff-start: -
      meta:series: victoria
      meta:release-type: release
      meta:pypi: yes
      meta:first: no
      meta:release:Author: Ben Nemec <bnemec@redhat.com>
      meta:release:Commit: Ben Nemec <bnemec@redhat.com>
      meta:release:Change-Id: I3ae7c0913864b949dfb01fd31e1c7567fc4b7fd7
      meta:release:Code-Review+2: Hervé Beraud <hberaud@redhat.com>
      meta:release:Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com>
      meta:release:Workflow+1: Sean McGinnis <sean.mcginnis@gmail.com>
      de4d9cf7
  8. 11 Sep, 2020 2 commits
  9. 09 Sep, 2020 3 commits
    • Thomas Goirand's avatar
      Removed python3-six from (build-)depends. · 8b85dbbe
      Thomas Goirand authored
      8b85dbbe
    • Thomas Goirand's avatar
      Now packaging 4.1.0 · f4816832
      Thomas Goirand authored
      f4816832
    • Thomas Goirand's avatar
      Merge tag '4.1.0' into debian/victoria · fc057453
      Thomas Goirand authored
      oslo.middleware 4.1.0 release
      
      meta:version: 4.1.0
      meta:diff-start: -
      meta:series: victoria
      meta:release-type: release
      meta:pypi: yes
      meta:first: yes
      meta:release:Author: Ben Nemec <bnemec@redhat.com>
      meta:release:Commit: Ben Nemec <bnemec@redhat.com>
      meta:release:Change-Id: I21a5e8a7ca283f4739bf9ead31a66d54f3d7cf82
      meta:release:Code-Review+2: Hervé Beraud <hberaud@redhat.com>
      meta:release:Code-Review+2: Thierry Carrez <thierry@openstack.org>
      meta:release:Workflow+1: Thierry Carrez <thierry@openstack.org>
      fc057453
  10. 24 Jul, 2020 1 commit
  11. 30 Jun, 2020 1 commit
  12. 04 Jun, 2020 1 commit
  13. 02 Jun, 2020 1 commit
  14. 28 May, 2020 2 commits
  15. 26 May, 2020 1 commit
  16. 25 May, 2020 1 commit
  17. 22 May, 2020 1 commit
  18. 19 May, 2020 1 commit
  19. 18 May, 2020 2 commits
    • Zuul's avatar
      Merge "Drop use of six" · 5f179a18
      Zuul authored
      5f179a18
    • Andreas Jaeger's avatar
      Switch to newer openstackdocstheme and reno versions · 620c6689
      Andreas Jaeger authored
      Switch to openstackdocstheme 2.2.0 and reno 3.1.0 versions. Using
      these versions will allow especially:
      * Linking from HTML to PDF document
      * Allow parallel building of documents
      * Fix some rendering problems
      
      Update Sphinx version as well.
      
      openstackdocstheme renames some variables, so follow the renames
      before the next release removes them. A couple of variables are also
      not needed anymore, remove them.
      
      Depends-On: https://review.opendev.org/728938
      Change-Id: Idc8d870e5c12e18efd07427eb1772d0f4e65d262
      620c6689
  20. 15 May, 2020 2 commits
  21. 08 May, 2020 1 commit
  22. 06 May, 2020 1 commit
  23. 04 May, 2020 1 commit
  24. 27 Apr, 2020 1 commit
  25. 24 Apr, 2020 2 commits
    • Sean McGinnis's avatar
      Bump default tox env from py37 to py38 · e17e036b
      Sean McGinnis authored
      
      
      Python 3.8 is now our highest level supported python runtime.
      This updates the default tox target environments to swap out
      py37 for py38 to make sure local development testing is
      covering this version.
      
      This does not impact zuul jobs in any way, nor prevent local
      tests against py37. It just changes the default if none is
      explicitly provided.
      
      Change-Id: I436529f8db217e9ad899ece05cc3af291198a081
      Signed-off-by: default avatarSean McGinnis <sean.mcginnis@gmail.com>
      e17e036b
    • Sean McGinnis's avatar
      Add py38 package metadata · e62d9492
      Sean McGinnis authored
      
      
      Now that we are running the Victoria tests that include a
      voting py38, we can now add the Python 3.8 metadata to the
      package information to reflect that support.
      
      Change-Id: I568967e4ae45a47bb625d9ed8b172e56d58d78ac
      Signed-off-by: default avatarSean McGinnis <sean.mcginnis@gmail.com>
      e62d9492
  26. 16 Apr, 2020 1 commit
  27. 14 Apr, 2020 2 commits