1. 30 Jul, 2022 3 commits
  2. 30 Mar, 2022 1 commit
  3. 28 Mar, 2022 1 commit
  4. 12 Mar, 2022 2 commits
    • Thomas Goirand's avatar
      Now packaging 7.0.0_rc1 · 1c774027
      Thomas Goirand authored
      1c774027
    • Thomas Goirand's avatar
      Merge tag '7.0.0_rc1' into debian/yoga · 10798986
      Thomas Goirand authored
      watcher-dashboard 7.0.0.0rc1 release candidate
      
      meta:version: 7.0.0.0rc1
      meta:diff-start: -
      meta:series: yoga
      meta:release-type: release candidate
      meta:pypi: no
      meta:first: no
      meta:release:Author: Elod Illes <elod.illes@est.tech>
      meta:release:Commit: Elod Illes <elod.illes@est.tech>
      meta:release:Change-Id: I4ab49e5d9aea81166e8074366c49247400666beb
      meta:release:Code-Review+1: chenker <chen.ke14@zte.com.cn>
      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>
      10798986
  5. 06 Oct, 2021 1 commit
  6. 30 Sep, 2021 1 commit
  7. 22 Sep, 2021 3 commits
    • Thomas Goirand's avatar
    • Thomas Goirand's avatar
      Now packaging 6.0.0_rc1 · fcd0f181
      Thomas Goirand authored
      fcd0f181
    • Thomas Goirand's avatar
      Merge tag '6.0.0_rc1' into debian/xena · c7778f3f
      Thomas Goirand authored
      watcher-dashboard 6.0.0.0rc1 release candidate
      
      meta:version: 6.0.0.0rc1
      meta:diff-start: -
      meta:series: xena
      meta:release-type: release candidate
      meta:pypi: no
      meta:first: no
      meta:release:Author: Hervé Beraud <hberaud@redhat.com>
      meta:release:Commit: Hervé Beraud <hberaud@redhat.com>
      meta:release:Change-Id: I84a95e636a7e750c2d10f886ed57765576dad63d
      meta:release:Code-Review+1: chenker <chen.ke14@zte.com.cn>
      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>
      c7778f3f
  8. 15 Sep, 2021 2 commits
  9. 16 Aug, 2021 2 commits
  10. 08 Jul, 2021 1 commit
  11. 07 Jul, 2021 2 commits
    • Dantali0n's avatar
      Enable tox cover jobs on zuul · a9fc6a8a
      Dantali0n authored
      Change-Id: I674eea6d66a78f524fdd2b505b4788450130a0e4
      a9fc6a8a
    • Dantali0n's avatar
      Repair coverage report tox job · 5d22d8c9
      Dantali0n authored
      Coverage report job for watcher dashboard must have been
      broken for an extensive amount of time. This patch
      fixes it.
      
      Change-Id: I3f0ec731d28d0f55c4378038237dc91b5c548ed5
      5d22d8c9
  12. 06 Jul, 2021 2 commits
  13. 05 Jul, 2021 1 commit
  14. 02 Jul, 2021 1 commit
  15. 01 Jul, 2021 4 commits
  16. 30 Jun, 2021 1 commit
  17. 04 Jun, 2021 1 commit
  18. 03 Jun, 2021 1 commit
    • limin.lc's avatar
      Fix create audit fail from audit_template · 2ee3c601
      limin.lc authored
      The name is a positional parameter in create() of audit,
      but this parameter is not defined when calling from the
      audit template. This patch fix it.
      
      Related Bug: #1930565
      Change-Id: Id18945b881d150f972dbbd5522010be0157fba17
      2ee3c601
  19. 14 May, 2021 1 commit
  20. 10 May, 2021 1 commit
  21. 05 May, 2021 1 commit
  22. 04 May, 2021 1 commit
    • YuehuiLei's avatar
      setup.cfg: Replace dashes with underscores · 54a6e108
      YuehuiLei authored
      Setuptools v54.1.0 introduces a warning that the use of dash-separated
      options in 'setup.cfg' will not be supported in a future version [1].
      Get ahead of the issue by replacing the dashes with underscores. Without
      this, we see 'UserWarning' messages like the following on new enough
      versions of setuptools:
      
        UserWarning: Usage of dash-separated 'description-file' will not be
        supported in future versions. Please use the underscore name
        'description_file' instead
      
      [1] https://github.com/pypa/setuptools/commit/a2e9ae4cb
      
      Change-Id: I0573f72eb92ddda5392dbf78260a18b17a8d75af
      54a6e108
  23. 03 May, 2021 1 commit
  24. 15 Apr, 2021 1 commit
  25. 23 Mar, 2021 4 commits