Skip to content
Snippets Groups Projects

Group vault configuration in a sub-dict

  1. For consistency with other packages
  2. To unbreak the current configuration in prod and staging, which already only passes the 'vault' sub-dict.

Migrated from D7294 (view on Phabricator)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Build is green

    Patch application report for D7294 (id=26398)

    Could not rebase; Attempt merge onto df35ac06...

    Updating df35ac0..3e7ee3d
    Fast-forward
     conftest.py                    |  1 -
     swh/vault/api/server.py        |  4 ++--
     swh/vault/backend.py           |  2 +-
     swh/vault/cli.py               |  6 +++---
     swh/vault/tests/conftest.py    | 44 ++++++++++++++++++++----------------------
     swh/vault/tests/test_init.py   |  4 ++--
     swh/vault/tests/test_server.py | 18 ++++-------------
     7 files changed, 33 insertions(+), 46 deletions(-)
    Changes applied before test
    commit 3e7ee3dcdb17e0497821c89ac6bb40e709e79e6e
    Author: Valentin Lorentz <vlorentz@softwareheritage.org>
    Date:   Fri Mar 4 14:19:09 2022 +0100
    
        Group vault configuration in a sub-dict
        
        1. For consistency with other packages
        2. To unbreak the current configuration in prod and staging, which already only
           passes the 'vault' sub-dict.
    
    commit 7835980b5bcce742969737e2bb1df38e98a58c70
    Author: Valentin Lorentz <vlorentz@softwareheritage.org>
    Date:   Fri Mar 4 13:31:09 2022 +0100
    
        Finish removing aiohttp

    See https://jenkins.softwareheritage.org/job/DVAU/job/tests-on-diff/224/ for more details.

  • Author Maintainer

    Merge request was abandoned

  • closed

  • mentioned in merge request !145 (closed)

Please register or sign in to reply
Loading