Page MenuHomeSoftware Heritage

Remove the wrong dependency added in the previous commit
ClosedPublic

Authored by vsellier on May 10 2022, 6:08 PM.

Details

Summary

It fails once deployed on the server with a
DistributionNotFound(Requirement.parse('typing'), None) error

Related to T3129

Test Plan

Diff Detail

Repository
rDICP Icinga plugins
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 29266
Build 45756: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 45755: arc lint + arc unit

Event Timeline

olasd published this revision for review.May 10 2022, 6:09 PM

Build is green

Patch application report for D7807 (id=28202)

Rebasing onto 9812ac8f7b...

Current branch diff-target is up to date.
Changes applied before test
commit 11f9eae84707e807dffda105ffbf66ed1fbcd8bd
Author: Vincent SELLIER <vincent.sellier@softwareheritage.org>
Date:   Tue May 10 18:03:28 2022 +0200

    Remove the wrong dependency added in the previous commit
    
    It fails once deployed on the server with a
    DistributionNotFound(Requirement.parse('typing'), None) error
    
    Related to T3129

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

olasd added a subscriber: olasd.

*yeet*

This revision is now accepted and ready to land.May 10 2022, 6:10 PM