jbirddog
2bec24aa63
Delete commented out test ( #1378 )
2024-04-10 09:37:38 -07:00
jbirddog
3f5e0db19b
Attempt to detect unused code in the frontend ( #1375 )
2024-04-10 12:05:29 -04:00
jbirddog
9043a08a9e
Drop element units as a dependecy ( #1366 )
2024-04-10 11:22:52 -04:00
dependabot[bot]
2ae1ab45c8
Bump @casl/ability from 6.5.0 to 6.7.1 in /spiffworkflow-frontend ( #1374 )
...
Bumps [@casl/ability](https://github.com/stalniy/casl/tree/HEAD/packages/casl-ability ) from 6.5.0 to 6.7.1.
- [Release notes](https://github.com/stalniy/casl/releases )
- [Changelog](https://github.com/stalniy/casl/blob/master/packages/casl-ability/CHANGELOG.md )
- [Commits](https://github.com/stalniy/casl/commits/@casl/ability@6.7.1/packages/casl-ability )
---
updated-dependencies:
- dependency-name: "@casl/ability"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-10 15:16:04 +00:00
dependabot[bot]
5c5f484e6c
Bump codecov/codecov-action from 4.2.0 to 4.3.0 ( #1373 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v4.2.0...v4.3.0 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-10 15:02:48 +00:00
dependabot[bot]
90b494431c
Bump charset-normalizer from 3.1.0 to 3.3.2 ( #1372 )
...
Bumps [charset-normalizer](https://github.com/Ousret/charset_normalizer ) from 3.1.0 to 3.3.2.
- [Release notes](https://github.com/Ousret/charset_normalizer/releases )
- [Changelog](https://github.com/Ousret/charset_normalizer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Ousret/charset_normalizer/compare/3.1.0...3.3.2 )
---
updated-dependencies:
- dependency-name: charset-normalizer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-10 14:51:19 +00:00
jasquat
293aa867a1
Auth for secrets ( #1369 )
...
* added new api to show secrets so we can use that in permissions
* updated frontend to use new secret show value api
* cleaned up secret_show method
---------
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-04-09 13:44:47 -04:00
dependabot[bot]
9458500b8a
Bump @types/node from 18.15.11 to 20.12.6 in /spiffworkflow-frontend ( #1365 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.15.11 to 20.12.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-09 15:04:15 +00:00
dependabot[bot]
61a8907ba8
Bump ruff from 0.2.1 to 0.3.5 ( #1364 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.2.1 to 0.3.5.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.2.1...v0.3.5 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-09 14:40:08 +00:00
jasquat
2cf5c915ed
Dmn js upgrade ( #1358 )
...
* upgraded dmn-js versions w/ burnettk
* update bpmn-js-spiffworkflow w/ burnettk
---------
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-04-08 13:47:30 -07:00
dependabot[bot]
1a9c4a0ea0
Bump wrapt from 1.15.0 to 1.16.0 ( #1353 )
...
Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt ) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/GrahamDumpleton/wrapt/releases )
- [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst )
- [Commits](https://github.com/GrahamDumpleton/wrapt/compare/1.15.0...1.16.0 )
---
updated-dependencies:
- dependency-name: wrapt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
2024-04-08 11:26:20 -07:00
Kevin Burnett
cce555b2ca
ignore venv, and ensure always sort group members to fix flaky test in postgres ( #1357 )
...
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-04-08 11:26:07 -07:00
jbirddog
d1126e6531
Mac compat for true ( #1356 )
2024-04-08 12:00:44 -04:00
Kevin Burnett
2b6640f24c
Prevent duplicated path prefix elements in generated URLs take two ( #1350 )
...
* Prevent duplicated path prefix elements in generated URLs
* add more debug info
* pure refactor
* let flask determine how to access site
* build this branch
* build image
* use more url_for, which includes a slash, and things are working locally
* fix hopefully the last missing url_for
* add some code that works for any openid provider
* one more url_for and remove more backend url config references
---------
Co-authored-by: Bret Mogilefsky <bmogilefsky@gmail.com>
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-04-08 08:50:55 -07:00
dependabot[bot]
337deea0e2
Bump @rjsf/validator-ajv8 in /spiffworkflow-frontend ( #1354 )
...
Bumps [@rjsf/validator-ajv8](https://github.com/rjsf-team/react-jsonschema-form ) from 5.0.0-beta.20 to 5.0.0.
- [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases )
- [Changelog](https://github.com/rjsf-team/react-jsonschema-form/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rjsf-team/react-jsonschema-form/compare/5.0.0-beta.20...5.0.0 )
---
updated-dependencies:
- dependency-name: "@rjsf/validator-ajv8"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-08 15:03:09 +00:00
jasquat
f6943cf059
load all task data when attempting to get the next task instruction w/ burnettk ( #1355 )
...
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-04-08 07:40:52 -07:00
dependabot[bot]
5dacd23a2d
Bump sphinx-autoapi from 2.1.0 to 3.0.0 ( #1342 )
...
Bumps [sphinx-autoapi](https://github.com/readthedocs/sphinx-autoapi ) from 2.1.0 to 3.0.0.
- [Release notes](https://github.com/readthedocs/sphinx-autoapi/releases )
- [Changelog](https://github.com/readthedocs/sphinx-autoapi/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/readthedocs/sphinx-autoapi/compare/v2.1.0...v3.0.0 )
---
updated-dependencies:
- dependency-name: sphinx-autoapi
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
2024-04-08 07:11:43 -07:00
jasquat
01c749aa0b
Allow setting path prefix ( #1344 )
...
* allow setting the path prefix of the server w/ burnettk
* added error in case someone was successfully using SPIFFWORKFLOW_BACKEND_APPLICATION_ROOT w/ burnettk
* Update docs/DevOps_installation_integration/path_based_routing.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
---------
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-04-05 15:14:09 -04:00
jasquat
18edf627db
message-table-pagination-fix ( #1343 )
...
* respect message list pagination options on the message instance list table w/ burnettk
* code rabbit suggestion w/ burnettk
---------
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-04-05 14:49:45 -04:00
dependabot[bot]
dc3e009446
Bump eslint-plugin-cypress in /spiffworkflow-frontend ( #1341 )
...
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress ) from 2.13.2 to 2.15.1.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases )
- [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v2.13.2...v2.15.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-05 15:03:37 +00:00
jasquat
53bb546d62
Merge branch 'main' of github.com:sartography/spiff-arena
2024-04-05 10:42:27 -04:00
jasquat
d45d98e558
highlight STARTED tasks like READY and WAITING tasks in the webui
2024-04-05 10:42:23 -04:00
dependabot[bot]
4ec824523d
Bump mypy from 1.8.0 to 1.9.0 in /spiffworkflow-backend ( #1339 )
...
Bumps [mypy](https://github.com/python/mypy ) from 1.8.0 to 1.9.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.8.0...1.9.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-05 14:32:40 +00:00
jasquat
7ae81f47cf
Celery start timer fix ( #1337 )
...
* check if pi is enqueued to run in the future before running it in celery w/ burnettk
* only mark future tasks as complete if the corresponding task is complete w/ burnettk
---------
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-04-04 16:24:58 -04:00
dependabot[bot]
6c1f141848
Bump codecov/codecov-action from 4.1.1 to 4.2.0 ( #1333 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v4.1.1...v4.2.0 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-04 15:46:40 +00:00
dependabot[bot]
6789992a76
Bump typeguard from 4.1.5 to 4.2.1 in /spiffworkflow-backend ( #1336 )
...
Bumps [typeguard](https://github.com/agronholm/typeguard ) from 4.1.5 to 4.2.1.
- [Release notes](https://github.com/agronholm/typeguard/releases )
- [Changelog](https://github.com/agronholm/typeguard/blob/master/docs/versionhistory.rst )
- [Commits](https://github.com/agronholm/typeguard/compare/4.1.5...4.2.1 )
---
updated-dependencies:
- dependency-name: typeguard
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-04 15:21:05 +00:00
dependabot[bot]
59c0f9c496
Bump pygls from 1.3.0 to 1.3.1 ( #1335 )
...
Bumps [pygls](https://github.com/openlawlibrary/pygls ) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/openlawlibrary/pygls/releases )
- [Changelog](https://github.com/openlawlibrary/pygls/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openlawlibrary/pygls/compare/v1.3.0...v1.3.1 )
---
updated-dependencies:
- dependency-name: pygls
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-04 15:11:56 +00:00
dependabot[bot]
b228eb7e43
Bump @typescript-eslint/parser in /spiffworkflow-frontend ( #1334 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.59.0 to 5.62.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.62.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-04 15:05:49 +00:00
burnettk
88f2f41e22
additional note
2024-04-03 20:30:27 -04:00
burnettk
af88d935bc
document path-based routing
2024-04-03 20:28:09 -04:00
jasquat
927f150d4f
use backend url in local openid login page w/ burnettk
2024-04-03 16:52:25 -04:00
jasquat
12e7cecd97
local-openid-path-based-fix ( #1332 )
...
* use the backend url config for the well-known endpoint since request.host_url will not know about the path w/ burnettk
* attempting to fix run precommit in ci w/ burnettk
* fix constraints location w/ burnettk
* fix correct stanza w/ burnettk
---------
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-04-03 16:16:22 -04:00
dependabot[bot]
6a4e575429
Bump dmn-js-shared from 15.0.0 to 16.0.0 in /spiffworkflow-frontend ( #1318 )
...
* Bump dmn-js-shared from 15.0.0 to 16.0.0 in /spiffworkflow-frontend
Bumps [dmn-js-shared](https://github.com/bpmn-io/dmn-js/tree/HEAD/packages/dmn-js-shared ) from 15.0.0 to 16.0.0.
- [Release notes](https://github.com/bpmn-io/dmn-js/releases )
- [Commits](https://github.com/bpmn-io/dmn-js/commits/v16.0.0/packages/dmn-js-shared )
---
updated-dependencies:
- dependency-name: dmn-js-shared
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* updated additional dmn-js libs
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-04-03 14:16:03 -04:00
dependabot[bot]
f27455eeda
Bump prometheus-flask-exporter in /spiffworkflow-backend ( #1324 )
...
Bumps [prometheus-flask-exporter](https://github.com/rycus86/prometheus_flask_exporter ) from 0.22.4 to 0.23.0.
- [Commits](https://github.com/rycus86/prometheus_flask_exporter/compare/0.22.4...0.23.0 )
---
updated-dependencies:
- dependency-name: prometheus-flask-exporter
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
2024-04-03 11:14:42 -07:00
dependabot[bot]
9cb4b8f73d
Bump sphinx-autobuild from 2021.3.14 to 2024.2.4 ( #1322 )
...
Bumps [sphinx-autobuild](https://github.com/sphinx-doc/sphinx-autobuild ) from 2021.3.14 to 2024.2.4.
- [Release notes](https://github.com/sphinx-doc/sphinx-autobuild/releases )
- [Changelog](https://github.com/sphinx-doc/sphinx-autobuild/blob/main/NEWS.rst )
- [Commits](https://github.com/sphinx-doc/sphinx-autobuild/compare/2021.03.14...2024.02.04 )
---
updated-dependencies:
- dependency-name: sphinx-autobuild
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
2024-04-03 11:14:24 -07:00
jasquat
b35ab336f5
Omit completed subprocesses ( #1327 )
...
* updates to avoid loading completed subprocesses when loading a processor w/ burnettk
* bpmn unit test generator in controller test is passing w/ burnettk
* most tests are passing again w/ burnettk
* tests are all passing now w/ burnettk
* added assertion to reset pi test to ensure task data does come back w/ burnettk
* removed debug benchmark stuff w/ burnettk
* pyl w/ burnettk
---------
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-04-03 12:17:14 -04:00
Kevin Burnett
d7bd03bb69
simplify build with pip and poetry in one step and no pipx ( #1323 )
...
* simplify build with pip and poetry in one step and no pipx
* upgrade setuptools
* just in case
* debug w/ burnettk
* print pwd and ls whenever we call constraints w/ burnettk
* update safety and setuptools to fix ci errors w/ burnettk
---------
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-04-03 11:40:50 -04:00
jasquat
280240ca87
lookup 1000 groups when attempting to cache them so we are not restricted to 100 w/ burnettk ( #1331 )
...
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-04-03 08:22:07 -07:00
jasquat
b21a3b3ec7
Celery docs and debug ( #1328 )
...
* added script to import process instance and updated some docs for redis and celery w/ burnettk
* pyl and removed bad gitignore w/ burnettk
---------
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-04-02 16:13:18 -04:00
jasquat
0c945c7eea
fixed jenkinsfile syntax w/ burnettk
2024-04-02 13:43:34 -04:00
jasquat
64b72f439b
Revert "Bump @rjsf/utils from 5.0.0-beta.20 to 5.18.1 in /spiffworkflow-frontend ( #1301 )"
...
This reverts commit 659112a3e4
.
2024-04-02 12:55:43 -04:00
Jakub Sokołowski
7f18fb7cee
ci: always notify, not just if we get to push stage ( #1325 )
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-04-02 09:15:19 -07:00
jbirddog
467d33e4a2
Support db migrations when using dev containers ( #1309 )
2024-04-02 08:50:49 -04:00
jasquat
b507f45fb0
Date format fixer ( #1319 )
...
* attmept to figure out what date format the user is inputting w/ burnettk
* reverted default date config w/ burnettk
* added tests for the new date formatter function
* fixed outdated comment
---------
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-04-01 16:39:29 -04:00
jasquat
cef93033e8
do not store pi events when running migrations ( #1310 )
...
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-04-01 12:24:02 -04:00
dependabot[bot]
d8d9cfe89f
Bump flake8-rst-docstrings from 0.2.7 to 0.3.0 ( #1315 )
...
Bumps [flake8-rst-docstrings](https://github.com/peterjc/flake8-rst-docstrings ) from 0.2.7 to 0.3.0.
- [Commits](https://github.com/peterjc/flake8-rst-docstrings/compare/v0.2.7...v0.3.0 )
---
updated-dependencies:
- dependency-name: flake8-rst-docstrings
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 14:54:09 +00:00
dependabot[bot]
d3068ae07c
Bump types-pytz in /spiffworkflow-backend ( #1316 )
...
Bumps [types-pytz](https://github.com/python/typeshed ) from 2022.7.1.2 to 2024.1.0.20240203.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-pytz
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 14:52:18 +00:00
Kevin Burnett
9232c70ff3
Ventilate prose ( #1305 )
...
* ventilate prose
* ventilate all the things
---------
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-04-01 07:17:38 -07:00
usama9500
4c8ca01740
Loop and Nested forms ( #1282 )
...
* Loop and Nested forms
* Updates
* Removed Implementation steps
* Removed Implementation steps
* remove conflict marker
---------
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-04-01 07:06:48 -07:00
Kevin Burnett
8b795f994e
Proofread docs ( #1300 )
...
* proofread docs
* proofreading docs
* remove trailing whitespace
* tweak
* clarify sartography role
* restore quick start and faq content
* few fixes
* Apply suggestions from code review
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* consistent use of SpiffArena
---------
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-03-29 12:12:32 -07:00