[tahoe-lafs-trac-stream] [Tahoe-LAFS] #3336: Move the Python 3.6 job from TravisCI to another CI provider (was: Move the Python 3 lint-y job from TravisCI to another CI provider)
Tahoe-LAFS
trac at tahoe-lafs.org
Fri Jul 17 17:23:35 UTC 2020
#3336: Move the Python 3.6 job from TravisCI to another CI provider
-------------------------+-----------------------
Reporter: exarkun | Owner:
Type: defect | Status: new
Priority: normal | Milestone: undecided
Component: unknown | Version: n/a
Resolution: | Keywords:
Launchpad Bug: |
-------------------------+-----------------------
Description changed by exarkun:
Old description:
> 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.
New description:
This is part of an overall goal to stop using TravisCI entirely.
The TravisCI job represented by this matrix item:
{{{
- os: linux
python: '3.6'
env: T=py36
}}}
Gives us the start of our Python 3 CI.
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#comment:1>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list