Uploaded image for project: 'Qpid Dispatch'
  1. Qpid Dispatch
  2. DISPATCH-2335

Avoid use of tox to run the python linters

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.18.0
    • None
    • Tests
    • None

    Description

      Currently the CI uses python tox to run the python linters across all versions of python installed on the current system.

      This is overkill: the linters don't need to be re-run in virtual envs multiple times - if there are syntax/linter bugs they'll show up with only one run of the test.

      Let's remove the use of tox here and simply invoke the linters directly from Ctest.

      Attachments

        Activity

          People

            gmurthy Ganesh Murthy
            kgiusti Ken Giusti
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: