Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Use poetry lockfile in twisted trunk CI job #12425

Merged
merged 5 commits into from
Apr 13, 2022
Merged

Commits on Apr 8, 2022

  1. Use poetry lockfile in twisted trial environment

    Co-authored-by: Sean Quah <[email protected]>
    Co-authored-by: Dan Callahan <[email protected]>
    3 people committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    d786f99 View commit details
    Browse the repository at this point in the history
  2. Changelog

    David Robertson committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    09af56d View commit details
    Browse the repository at this point in the history
  3. Bump locked version of prometheus-client to 0.14.0

    The typechecking fix in #12389 only works if your local copy of
    prometheus-client is at least version 0.14. Otherwise, it fails with:
    
        synapse/metrics/_types.py:22: error: Module "prometheus_client.registry" has no attribute "Collector"  [attr-defined]
    
    Signed-off-by: Dan Callahan <[email protected]>
    callahad authored and David Robertson committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    3e8e5ef View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. Apply review feedback

    Signed-off-by: Dan Callahan <[email protected]>
    callahad committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    32b281b View commit details
    Browse the repository at this point in the history
  2. Restore calls to poetry remove twisted

    Signed-off-by: Dan Callahan <[email protected]>
    callahad committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    0199f95 View commit details
    Browse the repository at this point in the history