log .github/workflows/ci-test.yml @ 7260:e07e96ef188b

age author description
Wed, 19 Apr 2023 21:35:48 -0400 John Rouillard Bump codecov/codecov-action from 3.1.1 to 3.1.2 - https://github.com/roundup-tracker/roundup/pull/18
Wed, 12 Apr 2023 21:46:41 -0400 John Rouillard remove python codecov - it's depricated, pypi entry removed. codecov uploader is step in job that I hope works
Sun, 26 Mar 2023 22:20:21 -0400 John Rouillard Bump actions/checkout from 3.4.0 to 3.5.0 - https://github.com/roundup-tracker/roundup/pull/13
Mon, 20 Mar 2023 20:04:15 -0400 John Rouillard Bump coverallsapp/github-action from 1.2.4 to 2.0.0 -- https://github.com/roundup-tracker/roundup/pull/10
Mon, 20 Mar 2023 20:03:01 -0400 John Rouillard Bump actions/checkout from 3.3.0 to 3.4.0 -- https://github.com/roundup-tracker/roundup/pull/11
Sun, 05 Mar 2023 23:34:00 -0500 John Rouillard upgrade coveralls from 1.2.0 to 1.2.4
Mon, 27 Feb 2023 01:36:09 -0500 John Rouillard Prevent github actions from running if commit includes 'no-github-ci'
Sun, 26 Feb 2023 23:40:57 -0500 John Rouillard upgrade coveralls github action https://github.com/roundup-tracker/roundup/pull/5
Sat, 25 Feb 2023 18:05:05 -0500 John Rouillard add duration reporting for python2 as well.
Sat, 25 Feb 2023 17:11:13 -0500 John Rouillard Add --durations=20 for detecting perf changes.
Thu, 16 Feb 2023 20:12:55 -0500 John Rouillard Pin actions by using hashes removing tags like @v2. or @master
Mon, 23 Jan 2023 22:08:33 -0500 John Rouillard Remove 3.9, 3.11-dev and 3.7 test versions
Tue, 06 Dec 2022 15:47:16 -0500 John Rouillard infra: support new ubuntu 22.04 runners.
Tue, 06 Dec 2022 12:44:11 -0500 John Rouillard try again on 3.12; commented out setup for running older releases on 20.04.
Mon, 05 Dec 2022 00:14:17 -0500 John Rouillard add os revision. maybe this will fix it?
Mon, 05 Dec 2022 00:11:40 -0500 John Rouillard Try fixing yaml.
Sun, 04 Dec 2022 23:42:04 -0500 John Rouillard Add python 3.12 alpha is released.
Fri, 02 Dec 2022 23:05:15 -0500 John Rouillard add new reference.
Sun, 20 Nov 2022 11:45:14 -0500 John Rouillard add web references used to build github ci file.
Sat, 10 Sep 2022 22:55:10 -0400 John Rouillard test cancel.
Sat, 10 Sep 2022 22:53:34 -0400 John Rouillard fix indentation.
Sat, 10 Sep 2022 22:50:57 -0400 John Rouillard Only do one build at a time. Cancel older in progress builds.
Sat, 10 Sep 2022 21:57:45 -0400 John Rouillard enable all tests, make test job failure stil run final job.
Sat, 10 Sep 2022 21:35:17 -0400 John Rouillard 3.6 python doesn't support lcov format either.
Sat, 10 Sep 2022 21:14:48 -0400 John Rouillard run only test module to speed up build.
Sat, 10 Sep 2022 21:11:42 -0400 John Rouillard call coverage not codecov...
Sat, 10 Sep 2022 20:56:18 -0400 John Rouillard coveralls for 3.x only, add paralle unique build key
Sat, 10 Sep 2022 20:38:44 -0400 John Rouillard remove coverage lcov command
Sat, 10 Sep 2022 20:24:33 -0400 John Rouillard more indentation fixes.
Sat, 10 Sep 2022 20:23:18 -0400 John Rouillard indentation fix.
Sat, 10 Sep 2022 20:21:14 -0400 John Rouillard try to isolate yaml error at line 23 (jobs: test: definition)
Sat, 10 Sep 2022 20:17:35 -0400 John Rouillard add coveralls as codecov is severly broken.
Tue, 06 Sep 2022 17:49:14 -0400 John Rouillard grr, getting tired.....
Tue, 06 Sep 2022 17:42:59 -0400 John Rouillard fix syntax error.
Tue, 06 Sep 2022 16:43:55 -0400 John Rouillard get info about sqlite version
Tue, 06 Sep 2022 15:30:09 -0400 John Rouillard remove limit on test failures for github actions.
Sun, 04 Sep 2022 08:42:16 -0400 John Rouillard add mock package for testing
Thu, 01 Sep 2022 16:11:46 -0400 John Rouillard cleanup, comments ready for production.
Thu, 01 Sep 2022 15:45:38 -0400 John Rouillard swap _ for - in matrix.python-version
Thu, 01 Sep 2022 15:38:57 -0400 John Rouillard new tests - matrix.python_version not resolving right
Thu, 01 Sep 2022 15:29:47 -0400 John Rouillard tab
Thu, 01 Sep 2022 15:14:23 -0400 John Rouillard move test to top so I don't have to wait.
Thu, 01 Sep 2022 15:12:41 -0400 John Rouillard different test for if statement
Thu, 01 Sep 2022 14:45:31 -0400 John Rouillard swap quotes
Thu, 01 Sep 2022 14:43:07 -0400 John Rouillard fix syntax
Thu, 01 Sep 2022 14:39:51 -0400 John Rouillard tab grrr
Thu, 01 Sep 2022 14:37:20 -0400 John Rouillard more debug
Thu, 01 Sep 2022 14:16:21 -0400 John Rouillard tab again
Thu, 01 Sep 2022 14:15:25 -0400 John Rouillard another trial with exclude and include
Thu, 01 Sep 2022 14:08:39 -0400 John Rouillard try different way to get 22.04
Thu, 01 Sep 2022 14:05:29 -0400 John Rouillard more tests for ubuntu-22.04 and 3.11-dev rather than explicit ver
Thu, 01 Sep 2022 13:43:35 -0400 John Rouillard add ubuntu-22.04 for 3.10 and 3.8
Thu, 01 Sep 2022 13:02:53 -0400 John Rouillard run on any branch push except maint-1.6
Thu, 01 Sep 2022 12:47:12 -0400 John Rouillard comment out experimental examle
Thu, 01 Sep 2022 12:37:40 -0400 John Rouillard change time again. also build on all pushes
Thu, 01 Sep 2022 12:33:10 -0400 John Rouillard run on any pushed branch
Thu, 01 Sep 2022 12:12:32 -0400 John Rouillard change start time
Thu, 01 Sep 2022 12:11:09 -0400 John Rouillard syntax fix
Thu, 01 Sep 2022 12:07:32 -0400 John Rouillard fix tab.
Thu, 01 Sep 2022 12:02:46 -0400 John Rouillard schedule build 7PM on first of month; commented out docker tst

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