[tahoe-lafs-trac-stream] [Tahoe-LAFS] #3336: Move the Python 3 lint-y job from TravisCI to another CI provider
Tahoe-LAFS
trac at tahoe-lafs.org
Tue Jul 7 12:41:05 UTC 2020
#3336: Move the Python 3 lint-y job from TravisCI to another CI provider
---------------------+---------------------------
Reporter: exarkun | Owner:
Type: defect | Status: new
Priority: normal | Milestone: undecided
Component: unknown | Version: n/a
Keywords: | Launchpad Bug:
---------------------+---------------------------
This is part of an overall goal to stop using TravisCI entirely.
The TravisCI job represented by this matrix item:
{{{
- os: linux
python: '3.5'
env: T=py35
}}}
Gives us some static-ish checks on Python 3 (note also that
https://github.com/tahoe-lafs/tahoe-lafs/pull/734, currently in progress,
switches it from Python 3.5 to Python 3.8).
These checks aren't run anywhere else on our CI system. Set up a new job
on one of our more preferred CI providers that performs this task and
delete the corresponding TravisCI configuration.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3336>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list