log .github/workflows/ci-test.yml @ 8266:43dc610bbd24

age author description
Wed, 18 Dec 2024 20:25:35 -0500 John Rouillard test: fix syntax
Wed, 18 Dec 2024 20:22:58 -0500 John Rouillard issue251338 - xapian doesn't build in CI for 3.13 python
Mon, 11 Nov 2024 13:48:24 -0500 John Rouillard cleanup special case - xapian doesn't build in CI for 3.13 python
Sun, 10 Nov 2024 14:25:16 -0500 John Rouillard add new tmate debug point.
Sun, 10 Nov 2024 14:09:53 -0500 John Rouillard drop testing python 3.11 from matrix.
Sun, 10 Nov 2024 14:06:21 -0500 John Rouillard add gpg package to build - ubuntu-22.04 python 3.13 skips pgp tests.
Sun, 10 Nov 2024 13:53:01 -0500 John Rouillard cleanup - 24.04 ubuntu github action migration
Sun, 10 Nov 2024 13:00:11 -0500 John Rouillard special case ignore gpg build - 24.04 ubuntu github action migration
Sun, 10 Nov 2024 12:23:58 -0500 John Rouillard apt-get install libgpgme11t64 - 24.04 ubuntu github action migration
Sun, 10 Nov 2024 12:16:42 -0500 John Rouillard disable test ubuntu-latest - 24.04 ubuntu github action migration
Sun, 10 Nov 2024 12:14:28 -0500 John Rouillard add libgpgme11-dev- 24.04 ubuntu github action migration
Sun, 10 Nov 2024 12:03:27 -0500 John Rouillard disable 22.04 - 24.04 ubuntu github action migration
Sun, 10 Nov 2024 11:58:53 -0500 John Rouillard order change, add libgpgme - 24.04 ubuntu github action migration
Sun, 10 Nov 2024 11:12:23 -0500 John Rouillard test changes for 24.04 ubuntu github action migration
Sun, 10 Nov 2024 11:09:23 -0500 John Rouillard test changes for 24.04 ubuntu github action migration
Sun, 10 Nov 2024 11:05:05 -0500 John Rouillard test changes for 24.04 ubuntu github action migration
Sun, 10 Nov 2024 10:52:02 -0500 John Rouillard test changes for 24.04 ubuntu github action migration
Thu, 17 Oct 2024 19:13:26 -0400 John Rouillard issue2551339 - psycopg2 on 3.13 github runner crashes on import
Thu, 17 Oct 2024 15:13:03 -0400 John Rouillard issue2551339 - psycopg2 on 3.13 github runner crashes on import
Sun, 12 May 2024 21:00:38 -0400 John Rouillard test: revert last commit it broke xapian build
Sun, 12 May 2024 20:37:53 -0400 John Rouillard test: fix sed script for xapian configure script
Sun, 12 May 2024 19:03:24 -0400 John Rouillard test: see if xapian 1.4.25 will build with 3.13beta1
Sun, 12 May 2024 18:55:52 -0400 John Rouillard test: see if xapian 1.4.25 will build with 3.13beta1
Sun, 12 May 2024 18:41:40 -0400 John Rouillard test: see if xapian will build with 3.13beta1
Sun, 12 May 2024 18:26:46 -0400 John Rouillard test: see if xapian will build with 3.13beta1
Sun, 12 May 2024 18:17:01 -0400 John Rouillard test: re-disable psycopg2 on 3.13beta
Sun, 12 May 2024 17:52:36 -0400 John Rouillard test: re-enable psycopg2 build win ci with python 3.13 beta 1
Sat, 20 Apr 2024 15:54:54 -0400 John Rouillard chore: reformat line.
Sat, 20 Apr 2024 15:53:55 -0400 John Rouillard test(ci) Right can't use short circuit as it aborts the build.
Sat, 20 Apr 2024 15:45:19 -0400 John Rouillard test(ci): fix boolean operator.
Sat, 20 Apr 2024 15:29:06 -0400 John Rouillard test(ci): disable psycopg2 install for 3.13
Sat, 20 Apr 2024 14:45:21 -0400 John Rouillard test: try fixing exclusion. 3.13 not 3.13*???
Sat, 20 Apr 2024 14:23:32 -0400 John Rouillard test: disable Python 3.13 CI xapian build. Fails with compile error.
Sat, 20 Apr 2024 13:34:23 -0400 John Rouillard chore: change spec for 3.13.
Sat, 20 Apr 2024 13:29:45 -0400 John Rouillard chore: add 3.13-alpha to CI and make 3.12 failures fail the build
Sat, 20 Apr 2024 12:42:49 -0400 John Rouillard fix: revert markdown2 version limitation; markdown2 bug resolved
Wed, 10 Apr 2024 12:54:18 -0400 John Rouillard test: benchmark no progress when INCI defined; set path; signal handling
Wed, 10 Apr 2024 00:14:58 -0400 John Rouillard test: fix benchmark.py and set up to run under github if requested
Wed, 03 Apr 2024 14:47:51 -0400 John Rouillard test: Remove duplicate build doc step.
Sun, 31 Mar 2024 01:49:07 -0400 John Rouillard test(githubci): incrase duration of tmate shell on test runner
Sun, 31 Mar 2024 00:51:45 -0400 John Rouillard tst(githubci): fix indentation. I hate yaml.
Sun, 31 Mar 2024 00:40:06 -0400 John Rouillard test(github-ci): add method to ssh into a CI test environment
Sun, 24 Mar 2024 14:28:14 -0400 John Rouillard test: add hypothesis
Sat, 23 Mar 2024 19:37:23 -0400 John Rouillard test: add comment that ci tests don't need pytest-env.
Sat, 02 Mar 2024 01:43:39 -0500 John Rouillard chore: optimize build file make it error sooner on flake8 tests
Tue, 20 Feb 2024 07:35:54 -0500 John Rouillard doc: fix build_docs test on travis and add to github ci
Sun, 28 Jan 2024 22:53:02 -0500 John Rouillard chore: update actions in gihub workflows.
Wed, 27 Dec 2023 23:05:16 -0500 John Rouillard chore: fix ci yaml formatting.
Wed, 27 Dec 2023 22:52:14 -0500 John Rouillard feat: issue2550852 - support using a specified PostgreSQL db schema
Sun, 08 Oct 2023 23:46:16 -0400 John Rouillard - https://github.com/roundup-tracker/roundup/pull/51
Sun, 24 Sep 2023 21:33:52 -0400 John Rouillard build(deps): bump actions/checkout from 4.0.0 to 4.1.0 - https://github.com/roundup-tracker/roundup/pull/50
Mon, 11 Sep 2023 03:38:22 -0400 John Rouillard build: prevent diff from exiting shell script.
Mon, 11 Sep 2023 03:35:03 -0400 John Rouillard build: make sed sub global on line.
Mon, 11 Sep 2023 03:24:16 -0400 John Rouillard build: xapian under 3.12
Mon, 11 Sep 2023 03:13:27 -0400 John Rouillard build: fix indent in yaml.
Mon, 11 Sep 2023 03:11:46 -0400 John Rouillard build: try 3.12 xapian build again.
Mon, 11 Sep 2023 02:09:55 -0400 John Rouillard build: disable xapian under 3.12 python.
Mon, 11 Sep 2023 02:03:45 -0400 John Rouillard build: fix syntax error.
Mon, 11 Sep 2023 02:00:00 -0400 John Rouillard build: xapian under 3.12 - missing version info in build components
Mon, 11 Sep 2023 01:40:58 -0400 John Rouillard build: build xapian on 3.12

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