log .travis.yml @ 6591:feab8c878d08

age author description
Tue, 14 Dec 2021 08:55:55 -0500 John Rouillard Change python verstion to 3.10.0 from 3.10.
Mon, 13 Dec 2021 18:14:05 -0500 John Rouillard 3.10 faling to load on travis. Allow failure so it doesn't fail build.
Sun, 12 Dec 2021 23:42:44 -0500 John Rouillard Add python 3.10 testing.
Fri, 10 Dec 2021 18:22:23 -0500 John Rouillard Markdown 3.3.6 available does is fix the failure with 3.3.5?
Wed, 01 Dec 2021 20:28:27 -0500 John Rouillard Comment out pyp3.
Tue, 30 Nov 2021 00:21:55 -0500 John Rouillard Fix some TRAVIS_PYTHON_VERSION staments to cover pypy3 version.
Mon, 29 Nov 2021 23:46:44 -0500 John Rouillard Add testing for pypy3 and 3.9 released replaces 3.9-dev.
Wed, 17 Nov 2021 00:16:30 -0500 John Rouillard release 3.3.5 of Markdown broken. Pin to 3.3.4 to get test to pass.
Thu, 30 Sep 2021 20:31:29 -0400 John Rouillard Enable bionic build replacing xenail
Mon, 06 Sep 2021 18:08:14 -0400 John Rouillard Add link to syntax checker.
Mon, 06 Sep 2021 18:06:55 -0400 John Rouillard Let's try this.....
Mon, 06 Sep 2021 17:54:39 -0400 John Rouillard parse isues.
Mon, 06 Sep 2021 17:51:32 -0400 John Rouillard Trying to fix a parse error in travis.py.
Mon, 06 Sep 2021 17:43:59 -0400 John Rouillard Disable wrning tests for python2.
Mon, 06 Sep 2021 17:06:07 -0400 John Rouillard Enable all python versions.
Mon, 06 Sep 2021 16:51:19 -0400 John Rouillard Reset -W to default from error. Exit after 20 failures. Only
Mon, 06 Sep 2021 16:03:31 -0400 John Rouillard Handle more ResourceWarning issues.
Mon, 06 Sep 2021 15:14:58 -0400 John Rouillard Ignore error raised from enum
Mon, 06 Sep 2021 15:10:53 -0400 John Rouillard ignore unclosed socket for roundup.demo
Mon, 06 Sep 2021 15:00:40 -0400 John Rouillard Rearrage order of python versions.
Mon, 06 Sep 2021 13:44:42 -0400 John Rouillard Only list one local locale file. Clean up log.
Mon, 06 Sep 2021 13:43:42 -0400 John Rouillard Remove verbose from unpack of gpgme. Clean up log.
Mon, 06 Sep 2021 13:34:45 -0400 John Rouillard Trying to fix test invocation split acros multiple lines.
Mon, 06 Sep 2021 13:27:11 -0400 John Rouillard Trying to fix test invocation split acros multiple lines.
Mon, 06 Sep 2021 13:18:53 -0400 John Rouillard Force test of a locale
Sat, 24 Jul 2021 16:31:36 -0400 John Rouillard issue2551147 - Enable compression of http responses in roundup.
Mon, 28 Jun 2021 00:16:42 -0400 John Rouillard Setup for moving to use bionic 18.04 ubuntu from 16.04
Tue, 20 Apr 2021 14:16:58 -0400 John Rouillard Add live server test to suite.
Fri, 01 Jan 2021 18:25:39 -0500 John Rouillard Set maxfail to save processing cycles on major failures.
Fri, 16 Oct 2020 18:50:29 -0400 John Rouillard fix nightly build. Assume it's python 3 for now.
Fri, 16 Oct 2020 18:03:53 -0400 John Rouillard travis still only has a 3.9-dev env. nighty is 3.10 but build is failing looks like configure not running so try to figure out what TRAVIS_PYHTON_VERSION is.
Fri, 16 Oct 2020 17:19:43 -0400 John Rouillard drop 3.5 as it is least used per https://pypistats.org/packages/__all__; keep 3.4 to guard against regression as it is earliest 3.x release supported. Add 3.9 now that it is GR. add nightly,
Thu, 02 Jul 2020 10:38:30 -0400 John Rouillard Fix errors in spec: add os, no sudo, rename matrix to jobs/fix
Tue, 25 Feb 2020 16:35:10 +0000 Christof Meerwald updated version check for Markdown install
Mon, 24 Feb 2020 22:20:19 +0000 Christof Meerwald escape HTML tags in markdown content
Thu, 20 Feb 2020 19:30:26 +0000 Christof Meerwald added markdown rendering support using either markdown2 or markdown
Wed, 19 Feb 2020 22:47:42 +0000 Christof Meerwald fixed ReStructuredText encoding with Python 3
Sat, 19 Oct 2019 18:37:32 -0400 John Rouillard Enable pip caching in travis. Try to get the build times down.
Sat, 19 Oct 2019 07:45:36 -0400 John Rouillard Run travis on 3.8 now that it's released.
Sun, 13 Oct 2019 14:54:03 -0400 John Rouillard Don't use nightly python release.
Sun, 13 Oct 2019 14:35:41 -0400 John Rouillard support python 3.4 testing
Sun, 13 Oct 2019 14:17:33 -0400 John Rouillard support python 3.4 testing
Sun, 13 Oct 2019 13:52:44 -0400 John Rouillard issue2551025: try handling operational error exception in close #3
Sun, 13 Oct 2019 13:37:29 -0400 John Rouillard issue2551025: try handling operational error exception in close #2
Sun, 13 Oct 2019 13:16:17 -0400 John Rouillard issue2551025: try handling operational error exception in close
Sat, 12 Oct 2019 21:40:18 -0400 John Rouillard revert code to try to debug issue2551025
Sat, 12 Oct 2019 20:18:38 -0400 John Rouillard see if ci will work with newest version of mysqlclient (will fail on python 3.4 as unsupported). prep before I open a ticket
Fri, 27 Sep 2019 20:38:31 -0400 John Rouillard Add rudimentery experiment JSON Web Token (jwt) support
Sun, 25 Aug 2019 12:45:05 -0400 John Rouillard Pin psycopg2 to version 2.7.7. It's the last version with psycopg1 maint-1.6
Sun, 25 Aug 2019 11:01:55 -0400 John Rouillard Apparently I need to (re)start postgresql as well. Got: maint-1.6
Sat, 24 Aug 2019 21:59:18 -0400 John Rouillard Move ls after attempt to start service. maint-1.6
Sat, 24 Aug 2019 21:45:44 -0400 John Rouillard trying to debug why I get this failure: maint-1.6
Sat, 24 Aug 2019 21:35:03 -0400 John Rouillard Missed replacing a hardcoded version. maint-1.6
Sat, 24 Aug 2019 21:24:52 -0400 John Rouillard Need to update xapian build version based on installed version of dev maint-1.6
Sat, 24 Aug 2019 21:17:55 -0400 John Rouillard Try reconfig to get mysql steps working. maint-1.6
Wed, 21 Aug 2019 21:11:39 -0400 John Rouillard pyme build failed. Comment out install and just have the pyme/gpg test maint-1.6
Wed, 21 Aug 2019 20:59:32 -0400 John Rouillard pyme no longer exists at pypi. Try using the git repo of record maint-1.6
Sat, 15 Jun 2019 20:18:35 -0400 John Rouillard Document what I would like for testing maint-1.6 release. Don't know
Mon, 10 Jun 2019 21:54:20 -0400 John Rouillard Try allowing failure on python 3.7 testRoles are failing. Fix syntax.
Mon, 10 Jun 2019 21:30:59 -0400 John Rouillard Try to allow 3.7 failures to not break the build.

Roundup Issue Tracker: http://roundup-tracker.org/