Commit Graph

126 Commits

Author SHA1 Message Date
Timothy Warren 73e646da5a Try to be less clever in redis get method
Gitea - aviat/banker/pipeline/head This commit looks good Details
2023-03-16 22:09:17 -04:00
Timothy Warren a1279b2980 See if reverting predis helps with a bug upstream
Gitea - aviat/banker/pipeline/head This commit looks good Details
2023-03-16 22:02:08 -04:00
Timothy Warren 37d8e1c718 Try again to make Jenkins happy
Gitea - aviat/banker/pipeline/head This commit looks good Details
2023-03-16 16:34:47 -04:00
Timothy Warren 7d9f1711e0 Try again to make Jenkins happy
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2023-03-16 16:28:32 -04:00
Timothy Warren 3df3ca9671 Bump version
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2023-03-16 16:24:11 -04:00
Timothy Warren df61334bb4 Code tweaks for slightly better test coverage 2023-03-16 16:23:41 -04:00
Timothy Warren cef8d2c944 Fix phpstan errors 2023-03-16 16:22:31 -04:00
Timothy Warren 9690e3f4b3 Attempt to add code quality stuff back to Jenkins
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2023-03-16 15:18:10 -04:00
Timothy Warren 57bb3c859c Attempt to add code quality stuff back to Jenkins
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2023-03-16 15:03:45 -04:00
Timothy Warren 989df7dae2 Attempt to add code quality stuff back to Jenkins
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2023-03-16 15:00:52 -04:00
Timothy Warren 5a11bea69b Attempt to add code quality stuff back to Jenkins
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2023-03-16 14:59:49 -04:00
Timothy Warren 8123d99bee Attempt to add code quality stuff back to Jenkins
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2023-03-16 14:54:13 -04:00
Timothy Warren b1d7c887ee Attempt to add code quality stuff back to Jenkins
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2023-03-16 14:50:51 -04:00
Timothy Warren d39c39dab8 Attempt to add code quality stuff back to Jenkins
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2023-03-16 14:42:05 -04:00
Timothy Warren 81407e49b1 Attempt to add code quality stuff back to Jenkins
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2023-03-16 14:38:39 -04:00
Timothy Warren f67e4c41e4 Attempt to add code quality stuff back to Jenkins
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2023-03-16 14:25:46 -04:00
Timothy Warren 5719b42308 Fix method signature issue
Gitea - aviat/banker/pipeline/head This commit looks good Details
2023-03-16 14:24:39 -04:00
Timothy Warren f55c9c7c8e Cleanup old tooling 2023-03-16 14:22:49 -04:00
Timothy Warren e1bc7bcafe Bump version to 4.1.0
Gitea - aviat/banker/pipeline/head This commit looks good Details
2023-03-16 13:09:36 -04:00
Timothy Warren 00e709181f Test PHP 8.2 on Jenkins
Gitea - aviat/banker/pipeline/head This commit looks good Details
2023-02-03 14:11:39 -05:00
Timothy Warren db431e6b2a Some code tweaks and fixes
Gitea - aviat/banker/pipeline/head This commit looks good Details
2023-02-03 14:01:25 -05:00
Timothy Warren 49399b80ef Update dependencies, and update the provide section of composer.json
Gitea - aviat/banker/pipeline/head This commit looks good Details
2021-12-02 15:38:15 -05:00
Timothy Warren 3c8d23e78b Update version in PHP header comments
Gitea - aviat/banker/pipeline/head This commit looks good Details
2021-12-02 15:30:20 -05:00
Timothy Warren ee65b2d287 Move changes to version 4, as it hasn't been released yet 2021-12-02 15:29:29 -05:00
Timothy Warren 0f46dcb2ee Properly use PHP argument types instead of the silly Exception type juggling 2021-12-02 14:26:59 -05:00
Timothy Warren f3b958d17f Restore full test coverage
Gitea - aviat/banker/pipeline/head This commit looks good Details
2021-12-01 13:38:54 -05:00
Timothy Warren 274ad3e2e4 Fix tests related to logging checks
Gitea - aviat/banker/pipeline/head This commit looks good Details
2021-12-01 12:56:28 -05:00
Timothy Warren 6f36f572a0 Attempt to fix code quality check
Gitea - aviat/banker/pipeline/head This commit looks good Details
2021-12-01 12:32:50 -05:00
Timothy Warren e905599778 Attempt to fix code quality check
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2021-11-30 15:21:38 -05:00
Timothy Warren 0f9cf8dcd2 Attempt to fix code quality check
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2021-11-30 15:19:27 -05:00
Timothy Warren fbbb612b1f Attempt to fix code quality check
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2021-11-30 15:17:35 -05:00
Timothy Warren 3c67f8056c Attempt to fix code quality check
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2021-11-30 15:09:00 -05:00
Timothy Warren a0e97ec7c7 Attempt to fix code quality check
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2021-11-30 15:06:58 -05:00
Timothy Warren 4bf4ecf77c Attempt to fix code quality check
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2021-11-30 15:03:24 -05:00
Timothy Warren 3f1a9acfc5 Attempt to fix code quality check
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2021-11-30 14:58:11 -05:00
Timothy Warren f3df87daae Attempt to fix code quality check
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2021-11-30 14:55:15 -05:00
Timothy Warren eeb38379a5 Get tests passing again
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2021-11-30 13:47:51 -05:00
Timothy Warren 1206a47224 Update version headers
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2021-11-30 11:56:15 -05:00
Timothy Warren 9fb427dff6 Update method interface to match newer PSR interface
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2021-11-30 11:55:25 -05:00
Timothy Warren 526f32b868 Test PHP 8.1
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2021-11-30 11:48:49 -05:00
Timothy Warren 3362d66663 Fix a bunch of phpstan issues
Gitea - aviat/banker/pipeline/head This commit looks good Details
2021-02-19 12:18:38 -05:00
Timothy Warren 0f874ab0f9 Update header comments
Gitea - aviat/banker/pipeline/head This commit looks good Details
2021-02-19 11:47:20 -05:00
Timothy Warren 18e61abd37 Add appropriate parameter types for updated psr/cache interface
Gitea - aviat/banker/pipeline/head This commit looks good Details
2021-02-18 19:23:20 -05:00
Timothy Warren 94f40e6cd0 Add PHPStan checks to CI
Gitea - aviat/banker/pipeline/head This commit looks good Details
2021-02-18 13:27:07 -05:00
Timothy Warren d30f20c6aa Update Changelog
Gitea - aviat/banker/pipeline/head This commit looks good Details
2021-02-05 17:06:15 -05:00
Timothy Warren cc77d69538 Update header comments 2021-02-05 17:05:56 -05:00
Timothy Warren adb40903ae Fix Code coverage collection?
Gitea - aviat/banker/pipeline/head This commit looks good Details
2021-02-05 16:52:40 -05:00
Timothy Warren dec0eaebe8 Don't checkout code twice for CI
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2021-02-05 16:42:12 -05:00
Timothy Warren ca37e716fd Attempt to log unit test output
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2021-02-05 16:40:15 -05:00
Timothy Warren 354912a6c9 Attempt to run CI in stages
Gitea - aviat/banker/pipeline/head This commit looks good Details
2021-02-05 16:29:27 -05:00